Commit Graph

92 Commits

Author SHA1 Message Date
c0ntrol
44b2a8e1be fix color wheel, remove deprecated widget 2019-01-21 22:06:59 +01:00
c0ntrol
6536cb9976 added extra status token for feedback 2019-01-21 21:31:18 +01:00
c0ntrol
01372a4387 added transitions and subrender widgets to reloaded, added subrender per chain entry, fixed problems with fx anim, fix issue in performer, added new VIMS events, regressions, added tooltips, changed VIMS get chain entry, etc. prepared #183, done #182, #118 2019-01-19 00:11:57 +01:00
c0ntrol
c23bec2393 status line is extended to 33 items, display loop count and loop stop in new labels a top of timeline. added new column in macros list view that displays VIMS descriptions 2019-01-16 00:01:42 +01:00
c0ntrol
549edc91c3 add new page 'event record/playback', updated tooltips of macro rec/play 2019-01-14 23:05:42 +01:00
c0ntrol
383e259be2 open RTSP and other streams in reloaded via menu (via new input stream) 2019-01-11 18:50:58 +01:00
c0ntrol
816cd362f5 fix issue #177, improved VIMS Bundles in reloaded UI, improved performance of finding VIMS events, fixed attaching/detaching VIMS events to keybindings, remove dot at the end of a console log message, removed a commented out function 2018-12-29 23:03:07 +01:00
Jerome Blanchi aka d.j.a.y
2eda802611 Filter effects list - WIP 2017-06-08 00:05:48 +02:00
[d.j.a.y] Jerome Blanchi
86127748e2 Reloaded / Anim Fx : Remove "Fx Anim" toggle btn from "curve_parameter" HBox 2016-08-16 19:05:55 +02:00
[d.j.a.y] Jerome Blanchi
bd69490560 Reloaded : Add Kf Anim toggle button in curve panel
When key framing an fx parameter, it's a bad user experience to have
to (open and) go to the fx chain panel to active the animation.

I had chosen to duplicate the toogle button to the curve (in place of just move it from
fx chain), because it's relevant to me to have this functionnaly near the fx chain.
(i'm also thinking to change the chain toogle by modifier+click on chain bulbs someday for both
fx activation state and fx kf anim status)
2016-08-14 17:49:39 +02:00
[d.j.a.y] Jerome Blanchi
cb44684d44 Reloaded / "save sample list" better tooltip 2016-08-11 18:14:41 +02:00
[d.j.a.y] Jerome Blanchi
31ac585ca3 Enchancement / "Sequencer Clear All"
* Button in ui (on_button_seq_clearall) right to activate sequencer checkbox
* Callback clear entire grid (VIMS_SEQUENCE_DEL)
* sequencer col and row has #define
* new vj_gui_t struct members :  sequencer_col & sequencer_row
2016-08-03 14:49:50 +02:00
c0ntrol
606591d9dc add loop icon 2016-06-03 19:35:08 +02:00
c0ntrol
46b9b50e98 issue #117 2016-05-25 19:33:59 +02:00
c0ntrol
fdd3a4bd4c issue #111, fix offline recording, allow offline recording while recording from playing sample or stream, added new tag type 'clone' which lets you clone any input stream, added clone callback to sample copy button, added offline recording widgets to sample bank, added new VIMS 252 2016-05-19 22:53:50 +02:00
c0ntrol
25fe3bbc00 issue #111, add new generator toolbar button 2016-05-18 20:13:49 +02:00
c0ntrol
6bcb8b2599 add menu item stream - new generator 2016-05-15 16:38:19 +02:00
c0ntrol
6e4535a52c fix issue #108, fix solid stream color wheel, added multicast streaming toggle button to reloaded, refacor libvjnet 2016-05-07 15:17:10 +02:00
c0ntrol
707973fb8d issue #91 2016-04-25 19:25:19 +02:00
c0ntrol
ee3e3a65a5 use natural size request so everything in fx panel fits 2016-04-06 19:30:04 +02:00
[d.j.a.y] Jerome Blanchi
a231a084ac Reloaded - FX panel changes in size : Fixed
* Fx panel fixed size at 120
* Label visible=true
* Labels yalign 0.95 (0.5% from bottom)
* Update label on "process_reload_hints"
2016-04-05 12:28:49 +02:00
c0ntrol
cc9028a908 put parameter name labels on invisible, do not update invisible parameter in process_reload_hints 2016-04-02 18:26:37 +02:00
c0ntrol
9715476d3c fix warnings in glade file 2016-04-02 17:38:16 +02:00
[d.j.a.y] Jerome Blanchi
37acfcca26 reloaded : fx param label name - progress
* glade - hbox + label_pX for each slider_pX
2016-04-02 01:28:30 +02:00
c0ntrol
3f8dd313a2 fix issue #91 2016-03-25 13:15:41 +01:00
c0ntrol
fcb654a462 fix issue #86 2016-03-15 19:07:17 +01:00
c0ntrol
856bc18802 allow veejay to load images on older systems (glib 2.35 and older) 2016-02-06 18:39:37 +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
d631aa1a07 remove swapped="no" from glade file 2015-11-30 19:03:45 +01:00
[d.j.a.y] Jerome Blanchi
005cb6445d Reloaded : v4l , scrolled window 2015-11-30 14:49:24 +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
a7547253ab add friendly name label to reloaded parameter panel (issue #42) 2015-11-24 23:22:10 +01:00
niels
7346535da7 vloopback start/stop in preferences window, #47 2015-11-15 20:23:09 +01:00
[d.j.a.y] Jerome Blanchi
a710bb0e16 Reloaded : Remove "Enable/Disable all keyframes" button 2015-11-15 13:38:32 +01:00
[d.j.a.y] Jerome Blanchi
21a641e4cb Reloaded : Comment "Enable/Disable all keyframes" button.
there is no corresponding event
2015-11-15 13:29:58 +01:00
[d.j.a.y] Jerome Blanchi
6351c91840 Reloaded : "Toggle rendering of FX chain on mixing sources" , has togglebutton 2015-11-15 11:14:10 +01:00
niels
39d126e080 regression in fx anim #42 2015-11-15 01:56:39 +01:00
niels
d12d2afff0 hide non working function 2015-11-14 00:00:09 +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
4981799a64 add checkbutton 'alpha clear' to clear alpha channels every frame period (if off, it is an effector since it leaks alpha to the next frame) 2015-11-08 20:30:53 +01:00
niels
6f26879c1c issue #34 2015-11-07 21:16:40 +01:00
niels
80296abe89 issue #34 2015-11-07 21:13:18 +01:00
niels
3f20a9f6eb add separate list for alpha creation filters 2015-11-05 22:08:37 +01:00
[d.j.a.y] Jerome Blanchi
625ec4f514 Reloaded : add shift click has "save as" sample list 2015-11-05 12:22:17 +01:00
niels
f61833657a fixes to reloaded 2015-10-31 22:11:27 +01:00
niels
becca27b76 update tooltip according to behaviour 2015-10-26 21:56:00 +01:00
niels
a392ed3a5f swap location of kf_p8, refactor fx chain entry cut/copy/paste. now also includes source,channel and status 2015-10-23 20:50:16 +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
d44da859de add button to fx anim to clear the selected parameter path, added vims 151 2015-08-03 18:05:06 +02:00
niels
0399d8e9e7 change samplelist save button to quick save button 2015-08-03 11:57:26 +02:00