log libao2/ao_jack.c @ 23171:deb1b445110a

age author description
2006-07-06 reynaldo modifies function declarations without parameters from ()
2006-07-03 reynaldo rm unnecesary casts from void* - part 4
2006-06-25 reimar respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
2006-06-25 reimar remove unused variable
2005-08-18 reimar name suboption for jack to set client name
2005-07-28 reimar reset estimation also on too negative diff
2005-07-26 reimar improved audio delay estimation, supposed to help make the video smoother
2005-06-30 reimar avoid hang when playing more than one file
2005-06-05 reimar Create a unique client name so that multiple instances work.
2005-06-03 reimar Fix latency calculation and buffersize setting.
2005-06-01 reimar New ao_jack without bio2jack dependency.
2005-03-25 diego endianness fix by Chris White <chriswhite at gentoo dot org>
2005-01-12 reimar af_format.h needs config.h to be included first.
2004-12-27 alex removing AFMT_ dependancy
2004-12-07 diego Make include paths consistent.
2004-11-07 reimar Improved A-V sync, patch by Ed Wildgoose [lists(at)wildgooses<dot>com].
2004-08-13 diego Update ao_jack for new bio2jack API, improve check in configure.
2004-06-27 reimar 1000l in GET_VOLUME. Fix by Lu Ran, hephooey (at) fastmail (dot) fm.
2004-06-25 alex JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>