Commit Graph

123 Commits

Author SHA1 Message Date
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
niels
be4c9b729b build fixes 2011-04-04 19:26:53 +02:00
niels
9f0531316f added AC_CONFIG_MACOR_DIR 2011-04-04 18:59:04 +02:00
niels
dab0c92021 feature request: 1 click button to clear samplelist and load another. have confirm dialog through menu, find button \"open samplelist\" near sampledeck 2011-04-03 21:27:17 +02:00
niels
3b29fab56a bump version to match server 2011-04-03 19:46:30 +02:00
niels
6bf4d84125 polish debian build files 2011-04-03 19:04:14 +02:00
niels
7b6711d0ce fixed commandline option in reloaded for starting with preview enabled 2011-03-30 22:38:43 +02:00
niels
af8b6c5601 implement commandline option for reloaded to load midi configuration file 2011-03-30 21:39:18 +02:00
niels
2c31b5e1f1 added support for v4l2 (beta)
fixes to reloaded's glade files
fix reloaded connection launcher
2011-02-27 15:38:17 +01:00
niels
adaacbc2b3 remove not needed dep from debian packaging 2011-02-06 14:17:38 +01:00
niels
d71cea1f12 merged debian packaging from Jof Thibaut 2011-02-06 13:26:08 +01:00
niels
2bad99ee72 fix frei0r 2010-12-03 21:05:08 +01:00
niels
6dd1bcd55f fix slow motion play
replace cpuinfo.sh
clear v4l structures before using (vloopback)
2010-11-29 12:22:33 +01:00
niels
ff59c7209f added VEEJAY_PAUSE_EVERYTHING env var to define pause behaviour
better dequeing of midi sequencer events
updated MAN page about env var
bump version numbers to 1.5.6
2010-11-09 20:08:01 +01:00
niels
ab18f577f8 remove sleep from polling midi queue in reloaded
print sample info with speed and position info of fx-chain
2010-10-26 22:56:26 +00:00
niels
a666823e6a 1.5.5 2010-10-24 16:33:06 +00:00
Niels Elburg
66f5c9b792 bugfixes
git-svn-id: svn://code.dyne.org/veejay/trunk@1401 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-28 17:56:31 +00:00
Niels Elburg
ed97bf4ea5 seq
git-svn-id: svn://code.dyne.org/veejay/trunk@1398 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-28 15:51:09 +00:00
Niels Elburg
572fe9640f Dont tell veejay to set framerate at startup, take-out usleep in previewthread, disconnect ui when 2/10 fail.
git-svn-id: svn://code.dyne.org/veejay/trunk@1396 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-24 18:54:10 +00:00