log libao2/ao_nas.c @ 35247:e979453a6af8

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.