aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_nas.c
Commit message (Expand)AuthorAge
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Mono audio should be supported by NAS, too.Gravatar reimar2007-04-19
* make prefix const. Patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-09
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Add missing range checks so we won't overflow the buffers, thanks to Erik Aue...Gravatar ranma2005-06-17
* aos should respect the immed uninit flag (quit immediatly vs waiting till fileGravatar reimar2005-02-27
* actually mp_msg.h includes config.h, but for consistency better include itGravatar reimar2005-01-12
* af_format.h needs config.h to be included first.Gravatar reimar2005-01-12
* af_fmt2str_shortGravatar alex2004-12-28
* 100l, buf etc. in af_fmt2str call are already pointers...Gravatar reimar2004-12-27
* 10l, nasty ao driversGravatar alex2004-12-27
* removing AFMT_ dependancyGravatar alex2004-12-27
* Make include paths consistent.Gravatar diego2004-12-07
* uninit immed flagGravatar alex2004-04-06
* Use MultiplyElement to control volume.Gravatar ranma2004-03-13
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>Gravatar alex2003-03-21
* Fix small memleak in control().Gravatar ranma2003-03-14
* Implement volume setting functionality,Gravatar ranma2002-11-24
* Fixes:Gravatar arpi2002-10-13
* libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>Gravatar arpi2002-10-07
* DPRINTF -> mp_msg()Gravatar arpi2002-10-06
* Small error, the buffer size got set incorrectly.Gravatar arpi2002-10-06
* "One can cause a permanent hang on a seek, and the other just causesGravatar arpi2002-09-20
* Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:Gravatar pl2002-05-18
* AFMT_AC3 autodetect/fallback to S16Gravatar arpi2002-04-22
* improved event handling, implemented working pause that does not flush all b...Gravatar atmos42002-02-20
* patch by Tobias Diedrich <td@informatik.uni-hannover.de>Gravatar pl2001-12-05
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>Gravatar arpi2001-12-03