log libao2/ao_jack.c @ 27162:045b7646abb2

age author description
Fri, 11 Jan 2008 20:55:08 +0000 reimar Make code slightly less confusing to me
Fri, 11 Jan 2008 20:42:32 +0000 reimar Slightly deobfuscate
Fri, 11 Jan 2008 20:36:33 +0000 reimar Another small simplification. Slightly worse performance in the case
Fri, 11 Jan 2008 20:32:42 +0000 reimar Slightly simplify read_buffer code
Fri, 11 Jan 2008 20:23:46 +0000 reimar Simplify: use memset
Fri, 11 Jan 2008 20:12:04 +0000 reimar Fix indentation
Fri, 11 Jan 2008 20:10:39 +0000 reimar Remove useless cast
Mon, 09 Jul 2007 19:50:36 +0000 diego ISO8859-1 --> UTF-8
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Thu, 06 Jul 2006 04:30:19 +0000 reynaldo modifies function declarations without parameters from ()
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Sun, 25 Jun 2006 09:02:47 +0000 reimar respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
Sun, 25 Jun 2006 08:53:13 +0000 reimar remove unused variable
Thu, 18 Aug 2005 09:40:59 +0000 reimar name suboption for jack to set client name
Thu, 28 Jul 2005 17:11:22 +0000 reimar reset estimation also on too negative diff
Tue, 26 Jul 2005 10:47:29 +0000 reimar improved audio delay estimation, supposed to help make the video smoother
Thu, 30 Jun 2005 13:25:08 +0000 reimar avoid hang when playing more than one file
Sun, 05 Jun 2005 08:37:48 +0000 reimar Create a unique client name so that multiple instances work.
Fri, 03 Jun 2005 20:35:07 +0000 reimar Fix latency calculation and buffersize setting.
Wed, 01 Jun 2005 09:20:46 +0000 reimar New ao_jack without bio2jack dependency.
Fri, 25 Mar 2005 15:11:13 +0000 diego endianness fix by Chris White <chriswhite at gentoo dot org>
Wed, 12 Jan 2005 22:00:02 +0000 reimar af_format.h needs config.h to be included first.
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Tue, 07 Dec 2004 02:24:15 +0000 diego Make include paths consistent.
Sun, 07 Nov 2004 11:03:50 +0000 reimar Improved A-V sync, patch by Ed Wildgoose [lists(at)wildgooses<dot>com].
Fri, 13 Aug 2004 00:33:14 +0000 diego Update ao_jack for new bio2jack API, improve check in configure.
Sun, 27 Jun 2004 13:18:06 +0000 reimar 1000l in GET_VOLUME. Fix by Lu Ran, hephooey (at) fastmail (dot) fm.
Fri, 25 Jun 2004 18:11:15 +0000 alex JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>