Commit Graph

141 Commits

Author SHA1 Message Date
niels
0664f15990 fix 404 url 2015-04-23 23:45:43 +02:00
niels
6ba7744412 turn off keyboard snoop by default in reloaded, interferes with all keyboard input events. user can still enable by setting env RELOADED_KEY_SNOOP=1. mirrors veejay server keyb interface. 2015-04-23 23:20:39 +02:00
niels
e2fb3ed1b1 clean up recording formats, add huffyuv 2015-04-18 00:43:36 +02:00
niels
9fc7a9ecbd fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization 2015-04-17 23:52:34 +02:00
niels
82273d9fce fix ??? label on stream generators 2015-03-01 20:07:08 +01:00
niels
fcc9c7f716 bump to 1.5.49, reloaded now requires veejay 1.5.49 2015-03-01 18:25:15 +01:00
niels
8a868f3c11 drop old parameter limit, new limit is 32 parameters (with 16 available in reloaded). changed VIMS 361 from static parameter length to variable length to account for more then 8 parameters, changed VIMS 410 to first return all sample properties, then parameters. added argyment to VIMS 145, fixed a couple of things, added parameters and sliders to reloaded 2015-03-01 18:20:43 +01:00
niels
dda8a5b8ce correct for package 2015-02-09 00:15:04 +01:00
niels
dddfceddf3 update README 2015-02-09 00:08:29 +01:00
niels
6520f2f220 less verbose 2015-02-09 00:07:08 +01:00
niels
8e2ddad10c update 2015-02-09 00:06:31 +01:00
niels
e9494f72de update debian copyright and docs to install 2015-02-09 00:05:02 +01:00
niels
2874fd6815 bump 2015-02-08 23:55:07 +01:00
niels
4b932d8bb9 default to no theme, load classic theme with -t 2015-02-08 23:54:09 +01:00
niels
58f8c4c6a6 add new debian packaging files 2015-02-08 23:53:39 +01:00
niels
39a2486e18 delete debian packaging files 2015-02-08 23:52:02 +01:00
niels
644806fe72 update reloaded version 2015-01-11 17:44:21 +01:00
niels
e65763d6fe fx anim, include last frame position 2015-01-11 17:34:34 +01:00
niels
5c0f5a2f81 kick out mjpegtools cpuinfo.sh, use one that tests native option and fallback to generic. added configure option '--with-arch-target=<cpu_type>' to override behaviour. 2014-12-21 15:17:48 +01:00
niels
098c5f522c sync cpuinfo with veejay-server (fixes 'your cc does not even support ..') 2014-12-21 01:13:02 +01:00
niels
4d95229818 update reloaded's configure.ac ( use AC_DEFINE consistently and fix CFLAGS ), fix SSE CFLAGS in veejay server's configure, fix many compiler warnings 2014-12-21 01:09:10 +01:00
niels
fe0fe41b1c fix merge conflict in reloaded, update versioning (you need to re-run autoconf and configure or rebuild in new directory) 2014-12-20 18:57:11 +01:00
niels
37bcfb50ba fix FX anim 2014-11-23 15:40:01 +01:00
niels
63c563fb44 fix FX Anim 2014-11-23 15:28:30 +01:00
niels
8d2ce16227 Merge branch 'master' of code.dyne.org:veejay
Conflicts:
	veejay-current/veejay-client/configure.ac
	veejay-current/veejay-server/configure.ac
	veejay-current/veejay-server/libel/vj-avcodec.c
	veejay-current/veejay-server/libel/vj-el.c
	veejay-current/veejay-server/libstream/v4l2utils.c
	veejay-current/veejay-server/libvje/effects/chameleon.c
2014-11-22 20:59:53 +01:00
niels
3057db6d5d push fixes 2014-11-22 20:49:06 +01:00
niels
4259f319f9 bump version of reloaded too 2013-12-30 22:10:48 +01:00
niels
f995c5690a build fixes 2013-12-30 21:35:31 +01:00
niels
a778cba1be fix resource loading when install prefix is used, fix enable-debug configure option 2013-09-09 21:56:26 +02:00
niels
42a7aa73ec drop init call 2013-07-01 21:47:47 +02:00
niels
d2e3030866 drop ffmpeg from reloaded build (not needed)
keep avutil for pix format declarations
2013-06-04 19:53:23 +02:00
niels
c1b5fdc307 update client to require 1.5.28 2013-05-21 00:44:05 +02:00
niels
54bdfcfac2 verify index value 2013-04-24 17:50:19 +02:00
niels
d24901f5b4 read VIMS messages larger then 4096 bytes (FX Anim and others, large packet)
bump version
2013-04-22 00:08:20 +02:00
niels
2e4361c096 fix FX anim. touches both server and client , upgrade both. 2013-02-24 21:45:53 +01:00
niels
e5ac37a5b8 fix reloaded build against newer ffmpeg, add large file support (avilib still limited to 4gb), workarround bug in lzo compressor,
refactored all memcpy into (multithreaded) frame copy, refactored all memset into (multirheaded) frame clear, multithreaded super and sub sampling (only tested 4:2:2 ), added new mode to pencil sketch, fixed bug in lens correction, multithreaded 36 effects, updated minilzo to newer version, multhreaded yuv functions for format conversion and pixel scaling, multithreaded fx chain fader, multithreaded fx apply in libvje. Fix bug in encoder when recording in high resolution,
2012-11-25 08:29:07 +01:00
niels
fde5a1bba3 add missing event 2012-09-23 20:35:45 +02:00
niels
224615f8eb do not handle unknown midi events
fix possible segv in VIMS_WORKINGDIR
2012-09-16 20:42:30 +02:00
niels
50bb0fdab1 added VIMS 444, flags veejay to send identifiers of new samples to the client
fixed VIMS 413, gather sample info. end - start + 1
bumped version to 1.5.19
2012-01-10 20:39:32 +01:00
niels
846bfa1d40 merge new vj-client
added threadsafe gethostbyname
fix bug in reloaded set keyframes
drop vj_client_send_buf* functions
drop vj_client_setup_timeout
keep thread local buffer to store incoming frame (unicast stream)
recover gracefully when lock or unlock fails (unicast stream)
adapt poll frequency to find acceptable delay times
recover gracefully from network errors
retry to create connection when it fails while playing
destroy thread when locking functions fail
simpler get_frame for tag
dropped multicast stream for now
fix veejay_strncpy, null terminate string
drop use of bzero, use memset instead
rewrite part of cmd, socket peer-to-peer
rewrite VIMS verify message
rewrite VIMS parsing message
2011-09-11 00:48:18 +02:00
niels
27d76d713b reloaded:
on invalid status message, restart reloaded

veejay:
stream 'unicast': moved all net io into thread
validation to libvjnet, assigns invalid fd after close
fix possible segfault
fix accidental closing of connections
clear fd after new connection. read in next step
fix track listing event (causes hang in reloaded)
fix bundles event (causes hang in reloaded)
removed debug lines from previous run
2011-09-09 00:00:23 +02:00
niels
ffe28500b7 <pre>
reloaded:
added (temporary) row of buttons to auto-connect local running veejays in VIMS/Veejay tab (samplebank)

veejay:
delete some logging statements
fixes to peer-to-peer streaming (tcp/ip unicast)
negotiate format in peer-to-peer streaming
added stream type 'Splitter' (do not use yet)
major bugfixes to network handling code
killed bug that caused first client connecting to freeze
added lines to read network stream from LiVES (inactive)
major bugfix to shutdown
re-arrangment of veejay server startup (as late as possible)

plugins:
shm_id can be negative, fix lvd_shmin

</pre>
2011-09-06 23:36:44 +02:00
niels
8e8de8e1dc fixes to loading frei0r plugins
added [num] to -Z/--load-generator commandline option to start with tag id [num]
fixed layout issue in reloaded (label too wide in sample bank slot)
bugfixes
2011-08-21 16:24:09 +02:00
niels
053ff7ef46 reloaded: delay pulling info from veejay server on startup 2011-07-17 17:31:33 +02:00
niels
3d24bf351f added -g commandline option to set window position on startup 2011-06-12 15:36:21 +02:00
niels
92d605ce6c added VIMS 049 to toggle video feedback source
added checkbutton to reloaded to toggle feedback source
2011-06-02 21:59:32 +02:00
niels
92e866ba80 add buildfiles for sayVIMS,fixes 2011-04-25 13:44:14 +02:00
niels
d7f67daf12 added PKGBUILD file for reloaded 2011-04-25 13:35:04 +02:00
niels
3666cc9218 fixes to debian scripts; package building on ubuntu now works 2011-04-04 20:18:29 +02:00
niels
93475f8aef last fix didnt work for all distro's, change to relative path 2011-04-04 19:41:38 +02:00