Commit Graph

69 Commits

Author SHA1 Message Date
niels
b081a026dc free frei0r plugin for after deinit
allocate and assign structure to rgb output frame (fixes frei0r filters)
initialize any kind of livido plugin
cleanup after failed initialization of livido plugin
free plugins on exit
do not deactivate plugin during tag deletion
clean up some debugging messages
2011-09-11 22:57:45 +02:00
niels
ffe28500b7 <pre>
reloaded:
added (temporary) row of buttons to auto-connect local running veejays in VIMS/Veejay tab (samplebank)

veejay:
delete some logging statements
fixes to peer-to-peer streaming (tcp/ip unicast)
negotiate format in peer-to-peer streaming
added stream type 'Splitter' (do not use yet)
major bugfixes to network handling code
killed bug that caused first client connecting to freeze
added lines to read network stream from LiVES (inactive)
major bugfix to shutdown
re-arrangment of veejay server startup (as late as possible)

plugins:
shm_id can be negative, fix lvd_shmin

</pre>
2011-09-06 23:36:44 +02:00
niels
bab8be059e added HOST_shmid for lvd_shmin (optional, old method still works)
added VIMS event to create new generator tag by .so name
added VIMS event to auto-connect to a shared resource
added VIMS event to create new splitter (dont use yet)
added VIMS event for enforce playback-modes for offline editing
 070:;  #enforce SAMPLE
 071;;  #enforce STREAM
 072:;  #reset behaviour to default

added splitter for loop/play recorder
added code for vj-share
added code for vj-splitter
2011-08-30 21:34:11 +02:00
niels
a5b463b5df fix lvd_shmin, wrong strides for pixel format
added HOST_fullrange for full yuv byte range (0-255) or "TV" yuv (16-235,16-240)
fix setting of palette in plug system
2011-08-22 20:33:11 +02:00
niels
8e8de8e1dc fixes to loading frei0r plugins
added [num] to -Z/--load-generator commandline option to start with tag id [num]
fixed layout issue in reloaded (label too wide in sample bank slot)
bugfixes
2011-08-21 16:24:09 +02:00
niels
c12e5a6e09 changes to livido / frei0r loading,
still work in progress; frei0r plugins with input channels must be tested
work left in destroying plugins on exit/deactivate
work left in multitude of scalers by -Z commandline option
added -Z commandline option to load all generators as streams
added tag type 'GENERATOR' which can use frei0r,livido or freeframe generators
work left in parameter handling
changes to shared memory resource
removed env var VEEJAY_SHM_MASTER
create shared resource on startup
user activated by sending vims message 25
client can export VEEJAY_SHMID and run with Livido generators
2011-08-17 22:48:21 +02:00
niels
98591369f9 more info when loading plugins 2011-08-04 20:18:02 +02:00
niels
7fb7eb4bc9 enable livido functionality (beta)
support livido generator plugins as solid color tags (only used if configured)
added livido plugins. use RUNME.sh to compile .so objects to path configured in plugins.cfg
2011-08-03 22:01:44 +02:00
niels
6c27ffbb19 fix build, declare strict checking correctly 2011-01-24 19:17:09 +01:00
niels
e855b351ab fix freeframe parameter handling and have workarround
changed messages in loading plugins
added FREEFRAME_CFLAGS to configure script
2011-01-23 21:29:29 +01:00
niels
f30bfac5ce bugfixes 2011-01-18 19:29:40 +01:00
test
3ed7558ad1 - fix bug in frei0r push parameter 2010-12-04 00:49:22 +01:00
test
f50a5ef994 - another recusrive free bug, workarround 2010-12-03 23:42:06 +01:00
root
e6ff281003 - bug in recursive port free
- workarround
2010-12-03 23:27:41 +01:00
niels
2bad99ee72 fix frei0r 2010-12-03 21:05:08 +01:00
niels
08db70de29 fix 2010-10-24 16:40:32 +00:00
Niels Elburg
3abc093b78 livido in place / copy mode host side, channel handling
git-svn-id: svn://code.dyne.org/veejay/trunk@1428 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-05-02 16:42:22 +00:00
Niels Elburg
5b3c52908a fixes
git-svn-id: svn://code.dyne.org/veejay/trunk@1422 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-04-05 15:34:35 +00:00
Niels Elburg
9ac828204e branch livido, added libplugger, working livido loader, refactor plugload to libplugger
git-svn-id: svn://code.dyne.org/veejay/trunk@1418 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-04-04 16:53:43 +00:00