Commit Graph

126 Commits

Author SHA1 Message Date
c0ntrol
2b465ff1b4 round up 2019-05-27 23:17:12 +02:00
c0ntrol
883d5f95bd fix palettes 2019-05-01 16:27:32 +02: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
c6928b3ff6 change FX plugins to operate in YUV 4:4:4 mode 2019-01-23 00:13:40 +01:00
c0ntrol
752cc880c5 blacklist bgsubstract0r 0.3, crashes in destroy function 2019-01-22 23:14:39 +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
c0ntrol
5287c886e5 fix duplicate identifier in livido palette list, improve log messages for shared memory resource, support alpha channel in shared memory resource 2018-10-15 21:25:21 +02:00
c0ntrol
3d7f7b48ad fix some leaks 2018-09-29 15:56:08 +02:00
c0ntrol
36c75d5def fix small leak 2018-09-29 15:27:57 +02:00
c0ntrol
bd9aa1379b issue #111, filter generator FX from effect list (can be added now as streams via menu item or VIMS message) 2016-05-16 10:07:06 +02:00
c0ntrol
f8b6a6adea issue #42, generator parameter defaults 2016-05-15 20:59:08 +02:00
Niels
fc2ab97152 issue #111, add VIMS command to query list of generators 2016-05-15 15:48:35 +02:00
[d.j.a.y] Jerome Blanchi
31de112fcf libplugger - frei0r-loader : remove duplicated header 2016-04-29 13:28:17 +02:00
c0ntrol
dc89c1c135 fix compile warnings ( ./configure --enable-compile-warnings ) 2016-03-25 16:16:04 +01:00
c0ntrol
cce52c2a7a cleanup, update email addr, fix compile warnings 2016-03-22 20:43:42 +01:00
Niels Elburg
c58807d074 i686 build fixes, ffmpeg updates 2016-01-10 21:11:05 +01:00
niels
8e911045d8 update livido api to 104 (added pixel format YUV 4:2:2:Alpha as LIVIDO_PALETTE_YUVA422), support alpha channels in lvd_shmin plugin, accept loading plugins with lower livido API version 2016-01-01 17:29:56 +01:00
niels
cc05f4ae6e all paths for plug loading 2015-12-11 21:01:26 +01:00
niels
7247c1afde select frei0r lib path based on arch setting 2015-12-10 22:53:36 +01:00
niels
413085632e clean up 2015-12-10 22:37:52 +01:00
niels
068db974ce issue #42, compile warning fixes 2015-12-09 22:31:57 +01:00
niels
7d2080eea6 frei0r regression 2015-12-06 20:53:15 +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
ab7dfb5119 fix issue #44 2015-11-07 11:29:05 +01:00
niels
0bea992a81 regression, refactor 2015-11-02 00:36:52 +01:00
niels
26acc72f72 remove scale0tilt from blacklisted frei0r list 2015-10-31 22:06:11 +01:00
niels
c293fda67d do version check on PIX_FMT_YUVA422P (videolan project) 2015-10-26 19:59:40 +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
94ef2daefd push frames for livido mixers, put selector on index 0 instead of 11, define CLAMP 2015-10-22 22:20:21 +02:00
niels
fcc31bf717 fix message 2015-10-22 21:46:14 +02:00
niels
519f9f00c0 properly setup width and height livido parameters 2015-10-21 23:19:36 +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
5f2fbd49ab add support for livido width and height parameters 2015-10-17 17:08:09 +02:00
c0ntrol
ad74e856f0 issue #11 ;change configure option --with-arch-target=auto to allow user to build veejay for the current cpu type. by default, it uses -mtune=generic. fixed CFLAGS during build, update spec file, update howtocompile doc, changed behaviour of cpuinfo.sh script 2015-10-07 21:30:40 +02:00
Patric Schmitz
dd965cb2c7 Move bio2jack, libhash, liblzo, mjpegtools to thirdparty subfolder 2015-09-09 00:00:47 +02:00
Patric Schmitz
b065fa7f45 Fix automake warnings, start restructuring folders
Get rid of deprecation warnings INCLUDES -> AM_CPPFLAGS. Closes #4.
Move aclib, libOSC to thirdparty subfolder
Fix typo in libvjmsg/Makefile.am
2015-09-08 22:04:00 +02:00
niels
38eb645f83 fix error handling in livido, remove obsolete definitions, update api version to 103 2015-07-30 22:13:19 +02:00
niels
9e8742ae9c fix crash when .veejay folder does not exist 2015-07-29 18:46:51 +02:00
niels
f2d202b9ab fix warnings 2015-07-25 19:59:15 +02:00
niels
cd3392d4d6 fix warnings 2015-07-25 19:55:22 +02:00
niels
0233eb7f1a fix obsolete freeframe warning, remaining warnings indicate gremlin infestation for x64 2015-07-25 19:44:40 +02:00
niels
bef79752d5 fix warnings 2015-07-25 19:29:41 +02:00
niels
c987fb0f0f fix array subscript 2015-07-11 22:43:53 +02:00
niels
f793d26180 fix smaller leaks 2015-06-19 00:54:30 +02:00
niels
7f03bf9423 fix compile warnings mostly, some bugfixes. 2015-06-13 23:54:51 +02:00
niels
2776e8da15 remove some compile warnings 2015-06-11 22:53:35 +02:00
niels
72fc65dd59 update old email addresses in veejay-server 2015-06-11 21:44:30 +02:00
niels
be8bb83126 fix console messages 2015-06-08 00:27:32 +02:00
niels
3d5ed90251 update console messages 2015-06-08 00:06:08 +02:00