log libao2/ao_sdl.c @ 28586:7c20cc8fda01

age author description
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Sun, 07 Sep 2008 14:09:51 +0000 diego Replace casual GPL notices by proper license headers.
Fri, 16 May 2008 09:31:55 +0000 diego cosmetics: Remove pointless parentheses from return statements.
Tue, 11 Dec 2007 20:39:18 +0000 diego SYS_AMIGAOS4 --> __AMIGAOS4__
Mon, 09 Jul 2007 19:50:36 +0000 diego ISO8859-1 --> UTF-8
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Sun, 04 Feb 2007 10:01:13 +0000 reimar Support for AOPLAY_FINAL_CHUNK in ao_sdl.c