log libao2/ao_jack.c @ 28573:67d2779b13ec

age author description
2009-01-04 reimar Replace deprecated jack_client_new with jack_client_open.
2008-09-07 diego Replace casual GPL notices by proper license headers.
2008-01-11 reimar Make code slightly less confusing to me
2008-01-11 reimar Slightly deobfuscate
2008-01-11 reimar Another small simplification. Slightly worse performance in the case
2008-01-11 reimar Slightly simplify read_buffer code
2008-01-11 reimar Simplify: use memset
2008-01-11 reimar Fix indentation
2008-01-11 reimar Remove useless cast
2007-07-09 diego ISO8859-1 --> UTF-8
2007-06-05 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
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>