log libao2/ao_nas.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 06 Mar 2009 19:43:12 +0000 reimar Make ao_info_t structs const.
Mon, 26 Jan 2009 15:06:44 +0000 diego Add standard license headers.
Thu, 01 Jan 2009 11:51:52 +0000 reimar Move several of the ao_nas int-to-string maps into .rodata
Sun, 24 Aug 2008 13:36:04 +0000 ranma Handle AOPLAY_FINAL_CHUNK
Sat, 23 Aug 2008 08:14:37 +0000 ranma fix compiler warnings
Fri, 15 Aug 2008 17:14:53 +0000 diego Work correctly with very small files where less than outburst is to be played.
Mon, 09 Jul 2007 19:50:36 +0000 diego ISO8859-1 --> UTF-8
Thu, 19 Apr 2007 16:28:59 +0000 reimar Mono audio should be supported by NAS, too.
Sun, 09 Jul 2006 03:42:35 +0000 reynaldo make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Fri, 17 Jun 2005 02:22:34 +0000 ranma Add missing range checks so we won't overflow the buffers, thanks to Erik Auerswald for noticing this problem
Sun, 27 Feb 2005 23:06:32 +0000 reimar aos should respect the immed uninit flag (quit immediatly vs waiting till file
Wed, 12 Jan 2005 22:07:44 +0000 reimar actually mp_msg.h includes config.h, but for consistency better include it
Wed, 12 Jan 2005 22:00:02 +0000 reimar af_format.h needs config.h to be included first.
Tue, 28 Dec 2004 19:11:14 +0000 alex af_fmt2str_short
Mon, 27 Dec 2004 19:43:13 +0000 reimar 100l, buf etc. in af_fmt2str call are already pointers...
Mon, 27 Dec 2004 18:16:55 +0000 alex 10l, nasty ao drivers
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.
Tue, 06 Apr 2004 17:55:36 +0000 alex uninit immed flag
Sat, 13 Mar 2004 21:54:35 +0000 ranma Use MultiplyElement to control volume.
Fri, 21 Mar 2003 16:42:50 +0000 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
Fri, 14 Mar 2003 17:19:19 +0000 ranma Fix small memleak in control().
Sun, 24 Nov 2002 23:13:15 +0000 ranma Implement volume setting functionality,
Sun, 13 Oct 2002 22:00:15 +0000 arpi Fixes:
Mon, 07 Oct 2002 01:50:49 +0000 arpi libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>
Sun, 06 Oct 2002 17:31:36 +0000 arpi DPRINTF -> mp_msg()
Sun, 06 Oct 2002 17:30:38 +0000 arpi Small error, the buffer size got set incorrectly.
Fri, 20 Sep 2002 18:26:54 +0000 arpi "One can cause a permanent hang on a seek, and the other just causes
Sat, 18 May 2002 09:15:49 +0000 pl Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:
Mon, 22 Apr 2002 22:33:06 +0000 arpi AFMT_AC3 autodetect/fallback to S16
Wed, 20 Feb 2002 22:45:48 +0000 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
Wed, 05 Dec 2001 12:12:00 +0000 pl patch by Tobias Diedrich <td@informatik.uni-hannover.de>
Mon, 03 Dec 2001 01:13:48 +0000 arpi -ao NAS support by Tobias Diedrich <ranma@gmx.at>