Commit Graph

19 Commits

Author SHA1 Message Date
c0ntrol
95535ce8a8 #183 refactor libvje 2019-09-08 15:08:29 +02:00
c0ntrol
36d0f6e55a move shared libraries to veejay-core package 2019-06-15 14:55:39 +02:00
[d.j.a.y] Jerome Blanchi
b210cba166 Libvje / refactor : unsigned len -> signed len; 2016-08-01 19:31:52 +02:00
[d.j.a.y] Jerome Blanchi
6dd43a52ac Libvje / refactor : chromascratcher (fix)
* clean headers
2016-07-30 16:03:57 +02:00
[d.j.a.y] Jerome Blanchi
d0d633e0ec Libvje / refactor : chromascratcher
* frame->w , frame->h
2016-05-02 19:27:47 +02:00
[d.j.a.y] Jerome Blanchi
801c5e2a44 Libvje / refactor : chromamagick
* remove useless int width, height
2016-05-01 11:51:54 +02:00
c0ntrol
cce52c2a7a cleanup, update email addr, fix compile warnings 2016-03-22 20:43:42 +01:00
niels
5a7d7c349c fix mulitrack widget sensitivity, check for error after allocating memory in veejay client, limit preview width and height to size of buffer, reset chain when switching back to plain mode, set preview image format correctly, align VJFrame structure, reduce memory usage in performer, cleanup 2015-12-07 23:41:44 +01:00
niels
64ccdf8907 fix scratcher pingpong == 0 segfault 2015-12-07 20:57:58 +01:00
niels
ce365c0b00 issue #42, parameter value hints 2015-11-26 22:10:17 +01:00
niels
27eba7483c add parameter value hints (issue #42) 2015-11-25 22:20:13 +01:00
niels
83c2464c89 added video wall feature (issue #16)
backported obsolete resampler from ffmpeg (issue #12)
added lvdshared plugins to facilite #16 on local machine via shared memory
fixes to reloaded ui (maximize screen and others)
added -b and -a to reloaded commandline to resp. enable beta feature (SRT) and to connect to all (local running veejays)
fixes to built-in FX
solve issue #23 in reloaded (samplelist load image)
add VIMS_GET_SHM_EXT to query remote veejay properties
add VIMS_GET_SAMPLE_IMAGE to grab any frame (issue #23)
add VIMS_SPLIT_CONNECT_SHM to request part of frame via shm
fixes to general error messages and warnings
replaced env VEEJAY_SCREEN_SIZE with VEEJAY_DESKTOP_GEOMETRY
added env VEEJAY_VIDEO_POSITION
bump version to 1.5.58
2015-10-21 20:53:22 +02:00
niels
c44730d85a fixes in calls 2015-06-01 23:37:06 +02:00
niels
06e46e1a2f fix matte scratcher, fix magic overlay scratcher, all scratchers limited by 50 frames, increased from 25 2015-04-22 23:11:31 +02:00
niels
aa12d1236d fix crash when all parameter values are 0 in chroma scratcher 2015-04-22 22:18:06 +02:00
niels
9f5e54e5f6 assign default value in noise pencil, increase buffer length of matte scratcher and align it 2015-04-22 22:01:32 +02:00
niels
b96bb5fe2f fix plane lengths, fix plane lengths in FX, assign default NULL values, fix some compile warnings, some doc fixes, fix Y range for TV or digital YUV in some FX, align buffer alloc, remove unused code 2015-04-22 19:57:41 +02:00
Niels Elburg
c415a1b697 fixing bugs eeh
git-svn-id: svn://code.dyne.org/veejay/trunk@1376 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-05 21:22:32 +00:00
Niels Elburg
d8e6f98d53 Initial checkin of veejay 1.4
git-svn-id: svn://code.dyne.org/veejay/trunk@1172 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-11-10 20:16:24 +00:00