log libao2/ao_jack.c @ 19261:46512ecfc11e

age author description
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.