Commit Graph

31 Commits

Author SHA1 Message Date
c0ntrol
cc77e45f8d refactor libvje 2020-07-10 20:36:33 +02:00
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
2e878008e3 press SHIFT+T to toggle transitions 2020-02-01 18:44:58 +01:00
c0ntrol
4a85116841 add transition settings to sample (testing), fix segfault at exit, fix freeze in reloaded when loading samples 2019-10-27 14:06:58 +01:00
c0ntrol
e164ef5063 replay fedora fixes 2019-09-15 12:45:54 +02:00
c0ntrol
95535ce8a8 #183 refactor libvje 2019-09-08 15:08:29 +02:00
Jerome Blanchi aka d.j.a.y
fef28e98be Fedora build fix ... 2019-07-19 18:32:35 +02:00
Jerome Blanchi aka d.j.a.y
ea87d21b00 Fix build for Fedora likes 2019-07-15 21:41:16 +02:00
c0ntrol
bb09dd236e issue #205 replace gethostbyname for getaddrinfo, remove unused code 2019-07-08 20:48:49 +02:00
c0ntrol
e22dfb5f1c remove unused code 2019-07-08 20:46:39 +02:00
c0ntrol
1d48a453cb remove unused code 2019-07-08 20:46:14 +02:00
c0ntrol
2149b5dd46 remove unused code 2019-07-08 20:45:56 +02:00
c0ntrol
41fd87425c remove unused code 2019-07-08 20:45:17 +02:00
c0ntrol
48d51b8021 remove unused code 2019-07-08 20:44:45 +02:00
c0ntrol
0ab66f4b6f issue #205 let apple manage its own threads 2019-07-08 19:52:53 +02:00
c0ntrol
790e2c0b9f issue #205 remove unnecessary include 2019-07-08 19:20:53 +02:00
c0ntrol
bdb76f7403 issue #205 MSG_NOSIGNAL not defined on apple machines, close socket on error, declare MSG_NOSIGNAL and set SO_NOSIGPIPE 2019-07-08 19:17:56 +02:00
c0ntrol
a65666659f removed aclib 2019-07-07 23:01:09 +02:00
c0ntrol
957c0ebc39 removed aclib 2019-07-07 23:00:22 +02:00
c0ntrol
37d89e6c07 #240 (black is not black), fix CCIR601 and JPEG yuv ranges, fix parsing FX list, drop aclib, fix compile warnings, remove obsolete code, support all sampling types in dv video, fix rgb yuv color conversion formula, conditionally set SDL yuv range 2019-07-07 22:50:20 +02:00
Niels
86bf9bae61 Merge pull request #239 from d-j-a-y/djay_help_update
Help update / NET.txt remane + various and a bit of code!
2019-07-05 17:42:38 +02:00
c0ntrol
1fdade0173 refactor server message receive logic 2019-07-05 15:39:23 +02:00
Jerome Blanchi aka d.j.a.y
bc441c841a HelpUpdate : core/server README - consistancy +fix linked doc names 2019-07-02 20:28:29 +02:00
c0ntrol
75e513289f set pre conditions for vevo_property_set when STRICT_CHECKING is defined 2019-06-29 17:26:00 +02:00
c0ntrol
ea7da56f45 deprecate veejay's strdup function 2019-06-19 23:38:53 +02:00
c0ntrol
f38ba88206 add strict checking to vevo (only enabled when compiled with --enable-strict) 2019-06-19 23:38:35 +02:00
c0ntrol
a2b6677c4c inserting duplicate items in hash leads to undefined behaviour 2019-06-19 23:37:07 +02:00
c0ntrol
4cd910011e add darwin specific flags #205 2019-06-16 12:03:11 +02:00
c0ntrol
72c2a7464b fix #214, when someone hangs up, log it at debug level 2019-06-16 11:36:20 +02:00
Jerome Blanchi aka d.j.a.y
41410fd770 add .gitignore to veejay-core and veejay-client 2019-06-16 00:45:20 +02:00
c0ntrol
36d0f6e55a move shared libraries to veejay-core package 2019-06-15 14:55:39 +02:00