log libao2/ao_nas.c @ 26176:303dfa60a7b8

age author description
2007-07-09 diego ISO8859-1 --> UTF-8
2007-04-19 reimar Mono audio should be supported by NAS, too.
2006-07-09 reynaldo make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
2006-02-09 rathann Patch by Stefan Huehner / stefan % huehner ! org \
2005-06-17 ranma Add missing range checks so we won't overflow the buffers, thanks to Erik Auerswald for noticing this problem
2005-02-27 reimar aos should respect the immed uninit flag (quit immediatly vs waiting till file
2005-01-12 reimar actually mp_msg.h includes config.h, but for consistency better include it
2005-01-12 reimar af_format.h needs config.h to be included first.
2004-12-28 alex af_fmt2str_short
2004-12-27 reimar 100l, buf etc. in af_fmt2str call are already pointers...
2004-12-27 alex 10l, nasty ao drivers
2004-12-27 alex removing AFMT_ dependancy
2004-12-07 diego Make include paths consistent.
2004-04-06 alex uninit immed flag
2004-03-13 ranma Use MultiplyElement to control volume.
2003-03-21 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
2003-03-14 ranma Fix small memleak in control().
2002-11-24 ranma Implement volume setting functionality,
2002-10-13 arpi Fixes:
2002-10-07 arpi libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>
2002-10-06 arpi DPRINTF -> mp_msg()
2002-10-06 arpi Small error, the buffer size got set incorrectly.
2002-09-20 arpi "One can cause a permanent hang on a seek, and the other just causes
2002-05-18 pl Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:
2002-04-22 arpi AFMT_AC3 autodetect/fallback to S16
2002-02-20 atmos4 improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias Diedrich
2001-12-05 pl patch by Tobias Diedrich <td@informatik.uni-hannover.de>
2001-12-03 arpi -ao NAS support by Tobias Diedrich <ranma@gmx.at>