niels
6981ef5a72
set_status for non-threaded capture
2011-04-11 23:02:30 +02:00
niels
2d82c73b9d
fix freeze when trying to open non existing video device
...
bugfixes
2011-04-11 01:24:40 +02:00
niels
fa73aa5d67
implemented set_active, enable and disable routines for v4l2 capture
...
implemented pause v4l2 capture
2011-04-11 00:19:36 +02:00
niels
817373cc57
added VEEJAY_V4L2_NO_THREADING environment var to entirely disable threaded capture
...
fixed grey scale support
fixed mutex initialization (oops)
2011-04-10 23:41:58 +02:00
niels
8af7e6024b
fix fallback to read/write
...
minor cleanup
re-start capture on signal loss
2011-04-10 22:26:25 +02:00
niels
b0352f6776
fix commandline option -A to accept device number
...
added threading to v4l2 capture
added env var 'VEEJAY_V4L2_ALL_IN_THREAD' (set to 1 to move all image processing into thread and memcpy the captured frame to consumer)
added env var 'VEEJAY_V4L2_MAX_RETRIES' (try before giving up)
added env var 'VEEJAY_V4L2_CAPTURE_METHOD' (set to 0 to use read/write interface)
poll before pull frame
changed default to threaded v4l2 capture
2011-04-10 00:10:48 +02:00
niels
ff5557ce7a
deprecate v4l1, default to v4l2
...
added support for jpeg based webcams such as sony eye toy
scan /sys/class/video4linux to find v4l devices or use dummy list (video0 to video7)
added function to see basic jpeg header to jpegutils, nothing fancy
added beta support for mjpeg based video devices (untested)
2011-04-06 23:35:59 +02:00
niels
cb655ceb4e
make webcams work; video input channel = 0
2011-04-05 21:28:30 +02:00
niels
3666cc9218
fixes to debian scripts; package building on ubuntu now works
v1.5.9-2
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
v1.5.9-1
2011-04-03 21:27:17 +02:00
niels
0ff5ecb6d0
bugfix start_at offset
2011-04-03 21:25:53 +02:00
niels
7e219cbd06
change sample delete all
2011-04-03 21:08:00 +02:00
niels
3b29fab56a
bump version to match server
2011-04-03 19:46:30 +02:00
niels
40ed5c609c
polish debian build files
2011-04-03 19:04:54 +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
1.5.9
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
ba1ec7726a
fix compilation of v4l2. re-run autogen.sh
2011-03-28 21:41:45 +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
487df1c5ab
add mandatory file for debian packaging
2011-02-06 14:11:07 +01:00
niels
040a15ff60
fix package source name conflict in debian/control
2011-02-06 14:04:43 +01:00
niels
4c1443758c
add autotools dev version
2011-02-06 13:51:08 +01:00
niels
b6d50645de
need autotools-dev
2011-02-06 13:42:19 +01:00
niels
fb6eccd7f5
remove not needed deps from debian package file
2011-02-06 13:39:11 +01:00
niels
d71cea1f12
merged debian packaging from Jof Thibaut
2011-02-06 13:26:08 +01:00
niels
829a2b98d9
argh
2011-02-05 20:14:46 +01:00
niels
6a064df3b4
fix mess
2011-02-05 20:06:52 +01:00
niels
77c1b4608a
Merge branch 'master' of git@code.dyne.org:veejay
...
Conflicts:
veejay-current/veejay-server/libplugger/freeframe-loader.c
veejay-current/veejay-server/libplugger/freeframe-loader.h
veejay-current/veejay-server/libvevo/vevo.c
2011-02-05 18:04:28 +01:00
niels
8150aaa6d4
rename err codes to VEVO family
...
deprecated jack call
2011-02-05 17:56:34 +01:00
niels
832d478a8e
fix crash in various weird effects mode 8 (pixel get oob)
2011-01-31 20:36:34 +01:00
niels
6c27ffbb19
fix build, declare strict checking correctly
2011-01-24 19:17:09 +01:00
niels
e855b351ab
fix freeframe parameter handling and have workarround
...
changed messages in loading plugins
added FREEFRAME_CFLAGS to configure script
2011-01-23 21:29:29 +01:00
niels
abca67434a
bump
2011-01-18 19:54:59 +01:00
niels
f30bfac5ce
bugfixes
2011-01-18 19:29:40 +01:00
niels
2f38f2d3fd
fix freeframe
...
disabled freeframe plugin parameters
fixes to yuv lib
fixes to vevo lib
bump version
2011-01-17 20:03:01 +01:00
test
e1a469e20e
- fix possible crash when unable to open v4l device
2010-12-05 19:53:59 +01:00
test
c7b5c96a73
remove error message
2010-12-04 10:55:53 +01:00
test
3ed7558ad1
- fix bug in frei0r push parameter
2010-12-04 00:49:22 +01:00
test
f50a5ef994
- another recusrive free bug, workarround
2010-12-03 23:42:06 +01:00
root
e6ff281003
- bug in recursive port free
...
- workarround
2010-12-03 23:27:41 +01:00
test
82a43eff17
- drop mjpegtools/lib from sayVIMS build
...
- declare function that returns string
2010-12-03 23:12:05 +01:00
niels
2bad99ee72
fix frei0r
2010-12-03 21:05:08 +01:00
niels
6d290e511f
do not try to copy font from hardcoded path
2010-11-30 17:54:25 +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
6ad1f51e96
fix invalid memory read in embedded help (ctrl+h)
2010-11-17 21:23:44 +01:00
niels
71529f63a9
fixed OSD rendering. press ctrl+h for help, ctrl+o for status
2010-11-17 21:20:34 +01:00