libflashsupport-jack/new-kernel-support.git
12 years agoSupport for Linux 2.6.38 and newer.master
Ragzid [Sun, 17 Jul 2011 15:44:16 +0000 (17 17:44 +0200)]
Support for Linux 2.6.38 and newer.

videodev.h is no longer available in kernel source code
and was moved to libv4l1

13 years agoupps fix uname -a to uname -m
Torben Hohn [Tue, 28 Sep 2010 13:24:40 +0000 (28 15:24 +0200)]
upps fix uname -a to uname -m

13 years agotry to fix some fedora issues
Torben Hohn [Tue, 28 Sep 2010 13:20:03 +0000 (28 15:20 +0200)]
try to fix some fedora issues

14 years agoremove check for version > 0.100 (fails with jacknone)
Torben Hohn [Wed, 27 May 2009 08:54:54 +0000 (27 10:54 +0200)]
remove check for version > 0.100 (fails with jacknone)

14 years agomake ringbuffer alloc mem via FPI_MemAlloc, and say 1024 latency. seems to work fine now
Torben Hohn [Wed, 27 May 2009 08:45:35 +0000 (27 10:45 +0200)]
make ringbuffer alloc mem via FPI_MemAlloc, and say 1024 latency. seems to work fine now

15 years agoMerge branch 'experimental' but switch back to non-RT flash thread.
Torben Hohn [Tue, 31 Mar 2009 17:45:11 +0000 (31 19:45 +0200)]
Merge branch 'experimental' but switch back to non-RT flash thread.

15 years agowith one buffer in ringbuffer it seems to work.
Torben Hohn [Tue, 31 Mar 2009 16:48:16 +0000 (31 18:48 +0200)]
with one buffer in ringbuffer it seems to work.

15 years agoonly make one buffer fit into the ringbuffer
Torben Hohn [Tue, 31 Mar 2009 16:42:10 +0000 (31 18:42 +0200)]
only make one buffer fit into the ringbuffer

15 years agobe a bit more careful to not trigger race conditions in flash
Torben Hohn [Tue, 31 Mar 2009 15:56:02 +0000 (31 17:56 +0200)]
be a bit more careful to not trigger race conditions in flash

15 years agoreport ringbuffer readspace as latency.
Torben Hohn [Tue, 31 Mar 2009 15:46:19 +0000 (31 17:46 +0200)]
report ringbuffer readspace as latency.

15 years ago[jack] make port to connect to configurable via environment variables
Torben Hohn [Mon, 30 Mar 2009 23:47:01 +0000 (31 01:47 +0200)]
[jack] make port to connect to configurable via environment variables

15 years agodecouple flash from jack thread with ringbuffer
Torben Hohn [Mon, 30 Mar 2009 22:08:56 +0000 (31 00:08 +0200)]
decouple flash from jack thread with ringbuffer

15 years ago[jack] initial jack support.
Torben Hohn [Sat, 14 Feb 2009 13:50:45 +0000 (14 14:50 +0100)]
[jack] initial jack support.

16 years agolibflashsupport works fine with pa 0.9.5
Lennart Poettering [Fri, 28 Mar 2008 17:26:52 +0000 (28 18:26 +0100)]
libflashsupport works fine with pa 0.9.5

16 years agoMerge branch 'master' of ssh://rootserver/home/lennart/git/public/libflashsupport
Lennart Poettering [Thu, 27 Sep 2007 19:47:01 +0000 (27 21:47 +0200)]
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/libflashsupport

16 years agoBe a little bit more elaborate in the comments
Lennart Poettering [Thu, 27 Sep 2007 19:42:33 +0000 (27 21:42 +0200)]
Be a little bit more elaborate in the comments

16 years agoadd support for $PULSEAUDIO_SOURCES which when set in configure.ac changes the pulsea...
Lennart Poettering [Tue, 4 Sep 2007 19:51:48 +0000 (4 21:51 +0200)]
add support for $PULSEAUDIO_SOURCES which when set in configure.ac changes the pulseaduio source tree we are compiling against

16 years agoignore tarball in git
Lennart Poettering [Tue, 4 Sep 2007 01:34:46 +0000 (4 03:34 +0200)]
ignore tarball in git

16 years agouse 000 as version number
Lennart Poettering [Tue, 4 Sep 2007 01:32:01 +0000 (4 03:32 +0200)]
use 000 as version number

16 years agoignore autoconf noise
Lennart Poettering [Tue, 4 Sep 2007 01:25:50 +0000 (4 03:25 +0200)]
ignore autoconf noise

16 years agoAdd autoconfization
Lennart Poettering [Tue, 4 Sep 2007 01:22:40 +0000 (4 03:22 +0200)]
Add autoconfization

16 years agoA couple of minor cleanups: fix Adobe's code to use proper new-style functions;
Lennart Poettering [Tue, 4 Sep 2007 01:19:21 +0000 (4 03:19 +0200)]
A couple of minor cleanups: fix Adobe's code to use proper new-style functions;
disconnect streams/contexts explicitly before unref()fing them; guarantee frame
alignment.

16 years agoInitial version
Lennart Poettering [Mon, 3 Sep 2007 21:31:39 +0000 (3 23:31 +0200)]
Initial version