Commit Graph

167 Commits

Author SHA1 Message Date
niels
03e47c80a6 regression reloaded 2015-12-10 22:37:41 +01:00
niels
d42949e50c use mozilla browser, firefox does not allow user to pass commandline arguments 2015-12-08 22:44:11 +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
44d75e435c regression fix #73 2015-12-07 20:23:04 +01:00
niels
70ddd6dee2 added #73, refactor task handler, fix problem in task manager that caused threads to run in serial, added parameter to alpha:set from mixing source, optimized mask transition, updated status handling in all clients, added new icons, removed obsolete code 2015-12-06 20:32:15 +01:00
niels
9785030cd6 refactor chain fader and methods 2015-11-30 23:28:47 +01:00
niels
6cdf727092 32 status outlets
refactored camera controls,
refactored stream panel,
added alpha blend to (manual) chain fader
added generator parameters,
changed VIMS_CHAIN_MANUAL_FADE,
add fade_method property to stream and sample
optimize masktransition using (auto) vectorization
added vims VIMS_GET_STREAM_ARGS
added vims VIMS_STREAM_SET_V4LCTRL
added vims VIMS_STREAM_SET_ARGS
refactored chain fader
updated sendVIMS for pd
update sayVIMS
fix #47
update #31
2015-11-29 23:43:50 +01:00
niels
98bf57eb76 hint chain to reload after adding FX 2015-11-27 19:52:35 +01:00
niels
27eba7483c add parameter value hints (issue #42) 2015-11-25 22:20:13 +01:00
niels
a7547253ab add friendly name label to reloaded parameter panel (issue #42) 2015-11-24 23:22:10 +01:00
niels
6b9d060026 fix #51 2015-11-17 18:46:23 +01:00
[d.j.a.y] Jerome Blanchi
d206d1160f client / vj-api - 20cts of comments 2015-11-16 23:41:17 +01:00
niels
216183d4ae fix #51 2015-11-15 21:54:16 +01:00
niels
cc5431dc65 issue #47 2015-11-15 17:31:00 +01:00
niels
39d126e080 regression in fx anim #42 2015-11-15 01:56:39 +01:00
niels
53f6d167e1 correctly update sample properties in reloaded 2015-11-13 23:40:29 +01:00
niels
9808851598 reloaded, add status tokens (was missing 3 tokens), fixes updates in ui 2015-11-13 23:29:40 +01:00
niels
e5ff8e3e65 fix default value in fx fade duration (reloaded) 2015-11-13 22:06:47 +01:00
niels
6f26879c1c issue #34 2015-11-07 21:16:40 +01:00
niels
3f20a9f6eb add separate list for alpha creation filters 2015-11-05 22:08:37 +01:00
niels
7035ae67e4 do not load fonts or srt titles if beta mode is not enabled 2015-11-05 00:34:35 +01:00
niels
f61833657a fixes to reloaded 2015-10-31 22:11:27 +01:00
niels
44e59faced do not reload entry when fx anim panel is active 2015-10-31 01:45:30 +01:00
niels
aaadc621d7 show mixing sources in fx chain (reloaded) 2015-10-31 01:36:06 +01:00
niels
be058236db reload chain entry every 1/2 second 2015-10-31 01:12:54 +01:00
niels
5640b2b0ca fix issue with reset samplebank in reloaded,
only warn about mismatching audio properties if started without audio,
add alpha channel support to livido,
renamed a FX,
added mixtoalpha,alphafill,alpha2img,toalpha,alphaflatten,
handle alpha plane,
vims 048 enables full sub-chain render incl. mixing effects,
2015-10-25 23:34:02 +01:00
niels
0767753343 add commandline option -L to reloaded to disable sample bank image loading 2015-10-24 19:16:18 +02:00
niels
ecfd0c5fed regression 2015-10-23 19:48:46 +02:00
niels
07ca7b538b refactor needless repeated use of sprintf in parameter widget update 2015-10-23 01:38:35 +02:00
niels
de3548acba update samplebank properly (incl. removal and re-loads) 2015-10-23 01:03:39 +02:00
niels
b539d6c20f fix sample bank image size configuration 2015-10-22 19:46:33 +02: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
3f787ad307 fix theme loading (commandline option -t), log samplebank layout, pass commandline option to gtk_init for debugging 2015-10-18 12:25:19 +02:00
niels
e320fcd279 set fictious stream length from status tokens 2015-08-05 21:22:33 +02:00
niels
c8c41a71b8 add contributor 2015-08-04 00:59:54 +02:00
niels
70baa2c244 d/j/a/y: set parameter name in fx anim label (instead of using p0...pn) | merge foreign branch https://github.com/d-j-a-y/veejay/tree/djay_curvepanel_paramname/veejay-current 2015-08-04 00:51:58 +02:00
niels
237e744464 increase slow slider to max. 25 2015-08-03 17:02:00 +02:00
niels
1cd3aec2e4 remove deprecated gdk_pibuf_unref calls 2015-07-31 20:06:08 +02:00
niels
876107ee25 fix compile warnings, fix leaks, minor functionality fixes, clean up 2015-07-26 17:46:47 +02:00
niels
364a893f66 update old email address from matthijs 2015-06-11 21:37:42 +02:00
niels
2a712c03cf fix sample start/end position spin buttons in reloaded 2015-06-06 01:46:48 +02:00
niels
2494d9df26 remove old stuff, fix ssize_t, align multiple of 32 bytes, fix Map B to A by threshold, fix some leaks at exit, pre-allocate memory for fx-chain to eliminate dynamic memory allocation when switching samples or manipulating the fx chain, add docs/README.memory, add commandline option to disable static fx chain, take size of static chain in account when combined with -m option, update man page, clear font worker after samples are deleted, fix possible oob write in srt get list, lock static chain to RAM (non fatal), dont clear job and task argument in multithreader (no effect) 2015-06-05 02:05:40 +02:00
niels
bc95c72c3f regression fix 2015-06-02 20:13:27 +02:00
niels
c3eae30475 add donation address to reloaded, add comment in vj-performer on audio 2015-05-23 00:08:25 +02:00
niels
b25e5bc61e do not read new id from new, instead trigger sample list reload from status line 2015-05-22 20:45:39 +02:00
niels
3e8a74cc79 fix current label 2015-05-18 22:13:24 +02:00
niels
3853ccf874 set current playmode label to bold 2015-05-13 14:14:29 +02:00
niels
6d2decd76b fix parameter 0 in reloaded 2015-05-13 13:40:14 +02:00
niels
b86ad2f61d add menu item to reloaded: append to samplelist, fix url in about dialog, remove repeating log messages, fix sample loading > 100, fix sample sequencing, trigger sample sequence reload in reloaded, append sequence list, clean up, safer buffer lengths 2015-05-06 23:56:39 +02:00
niels
d17cc73247 invert timeline colors when loaded without default theme, invert when loaded with theme (-t opion,reloaded) 2015-05-03 19:11:49 +02:00