c0ntrol
a16d153ad8
use monotonic clock instead of system clock, allow calibration of any stream source and not just video4linux devices
2020-07-07 21:38:45 +02:00
c0ntrol
8965d18cd6
Revert "use MONOTONIC instead of REALTIME"
...
This reverts commit b45457d858 .
2020-07-07 01:15:26 +02:00
c0ntrol
b45457d858
use MONOTONIC instead of REALTIME
2020-07-06 23:48:00 +02:00
c0ntrol
e164ef5063
replay fedora fixes
2019-09-15 12:45:54 +02:00
c0ntrol
36d0f6e55a
move shared libraries to veejay-core package
2019-06-15 14:55:39 +02:00
c0ntrol
6d76fb59d7
add Makefile.in to maintainercleanfiles
2019-01-22 23:13:04 +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
dd86da6d86
fix distclean target
2018-12-27 20:33:33 +01:00
c0ntrol
5e2a096c7c
fix possible divide by zero
2018-09-15 21:08:53 +02:00
c0ntrol
79a9f9532d
issue #115
2016-06-05 16:28:04 +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
c0ntrol
99c04695fe
issue #42 , fix use of uninitialized variables, fix invalid reads, fix compile warnings, fix memory leaks (at exit), added missing modes to luma magick fx
2016-03-21 21:53:52 +01:00
c0ntrol
1eb4ff18eb
add fastarm memcpy
2016-02-13 18:53:36 +01:00
c0ntrol
5d1d935344
build fixes (odroid build, arm)
2016-02-06 16:17:34 +01:00
niels
b67bbc0903
fix warning
2015-11-15 23:34:29 +01:00
niels
82dac70335
libav compat
2015-11-07 21:01:29 +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
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