Commit Graph

3434 Commits

Author SHA1 Message Date
c0ntrol
0da4f7ebd8 check return code and handle error, add info level messages 2019-01-31 18:56:47 +01:00
c0ntrol
db7215eeaa fix regressionin v4l2 streams, drop unicap support, update doc, drop obsolete files 2019-01-29 19:30:52 +01:00
c0ntrol
e3becd86f0 better console messages, lock entire memory area allocated for FX processing 2019-01-24 21:38:15 +01:00
c0ntrol
182acabd8e add instruction for installation 2019-01-23 20:07:34 +01:00
c0ntrol
dfde41f490 fix issue #186 2019-01-23 19:44:24 +01:00
c0ntrol
c6928b3ff6 change FX plugins to operate in YUV 4:4:4 mode 2019-01-23 00:13:40 +01:00
c0ntrol
9e30e8113b not using av_frame_unref until we close the reader 2019-01-22 23:15:59 +01:00
c0ntrol
752cc880c5 blacklist bgsubstract0r 0.3, crashes in destroy function 2019-01-22 23:14:39 +01:00
c0ntrol
70d94c2d30 fix possible crash in motion ghost, refactor similar patterns 2019-01-22 23:14:13 +01:00
c0ntrol
6d76fb59d7 add Makefile.in to maintainercleanfiles 2019-01-22 23:13:04 +01:00
c0ntrol
59a57616e6 remove obsolete files 2019-01-21 22:15:09 +01:00
c0ntrol
791c9762e1 remove obsolete files from reloaded 2019-01-21 22:11:44 +01:00
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
11dbd08d27 add more status messages to reloaded 2019-01-20 21:38:10 +01:00
c0ntrol
1b3ba4b666 add status messages to status bar 2019-01-20 21:10:38 +01:00
c0ntrol
8694cce302 fix color mapping and lens correction 2019-01-20 21:00:47 +01:00
c0ntrol
b28cdbd5ce better and faster FX chain 2019-01-20 19:05:37 +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
64d5cc85b5 remove bad line 2019-01-18 18:22:42 +01:00
c0ntrol
92ac35b884 #118 and retab 2019-01-17 23:06:02 +01:00
c0ntrol
23e637e587 add support for transitions to streams (limited to 0 loops and bound by dummy frame length value) 2019-01-17 23:04:30 +01:00
c0ntrol
10fba9d6aa update transition when FX is set or cleared, ask FX if transition is done or use user defined values, some indenting fixes 2019-01-17 23:03:47 +01:00
c0ntrol
b9b5daa1b5 Added function pointer to return state of transition that is internal to FX 2019-01-17 23:02:00 +01:00
c0ntrol
58e20178f1 Added Restart parameter, added function pointer to return state of transition that is internal to FX 2019-01-17 23:01:39 +01:00
c0ntrol
dc6208f1cc Transition Wipe now has 2 parameters, Added a function that returns state of transition 2019-01-17 23:01:10 +01:00
c0ntrol
2cc05bfea8 add function pointer to fx structure to indicate transition completed 2019-01-17 22:59:05 +01:00
c0ntrol
d09564f4de silence gtk warning at runtime 2019-01-17 21:35:50 +01:00
c0ntrol
bbf96a5ad3 #118, add bang to transition to mixing sample 2019-01-16 23:06:32 +01:00
c0ntrol
93d8961b4b regression, definition was still used by tracer FX 2019-01-16 22:18:53 +01:00
c0ntrol
600ba49cdd remove obsolete definitions 2019-01-16 21:12:19 +01:00
c0ntrol
0e84ef47a1 remove obsolete parameters 2019-01-16 21:12:01 +01:00
c0ntrol
6a7d06d7f6 fix Transition Wipe; unused opacity paramter, calculate using ratio 2019-01-16 21:11:25 +01:00
c0ntrol
76fdd689aa fix Transition Translate; unused opacity parameter 2019-01-16 21:10:25 +01:00
c0ntrol
703cfdb9ab Fix Transition Line, missing right part in mode 0, wrong upper value for opacity, use super sampled mode 2019-01-16 21:07:21 +01:00
c0ntrol
c19c2c5a0d fix Transition Translate Carot issues; opacity invalid upper value, row_length >= point_size introduced artifact line 2019-01-16 21:05:50 +01:00
c0ntrol
19e0fac460 update sendVIMS for PureData to reflect recent veejay 2019-01-16 00:02:38 +01:00
c0ntrol
4a08ef1348 extend status line, there are 33 items now, consider loop count and loop stop when recording/playing macros, consume macro bank while playing to prevent unintended cycles 2019-01-16 00:02:12 +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
021e98395d add support for new page 'event record/playback' 2019-01-14 23:07:05 +01:00
c0ntrol
60bcddaf84 add new VIMS message, do not accept VIMS_QUIT 2019-01-14 23:06:55 +01:00
c0ntrol
aab92849c7 fix build error 2019-01-14 23:06:49 +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
02cf63d1d2 move macro recording to scope of sample, save and load macros, added new VIMS events to delete, put and list macros 2019-01-13 23:11:20 +01:00
c0ntrol
1b17e860d0 update VIMS arguments for macro functionality 2019-01-13 01:55:04 +01:00
c0ntrol
98ef32ae44 refactored VIMS macro recording and playback to new file 2019-01-13 01:54:24 +01:00
c0ntrol
d801cf523c fix VIMS macro recording and playback 2019-01-13 01:53:55 +01:00
c0ntrol
960a922b62 Merge branch 'master' of github.com:c0ntrol/veejay 2019-01-12 15:33:59 +01:00
c0ntrol
603bacbae7 set feedback enabled/disabled in reloaded, reduce spacing in sample bank 2019-01-12 15:33:30 +01:00
c0ntrol
649032ec2e set feedback enabled/disabled in reloaded 2019-01-12 15:33:13 +01:00