log libao2/ao_sun.c @ 26313:270df0673cc2

age author description
Mon, 07 Apr 2008 17:39:41 +0000 reimar reset() should not senselessly close and reopen
Mon, 07 Apr 2008 17:32:44 +0000 reimar AUDIO_DRAIN makes no sense directly after opening
Sat, 23 Jun 2007 18:16:14 +0000 reimar Fix r23353, it broke ao_sun on non-BSD due to accidentially removing
Sun, 20 May 2007 12:20:03 +0000 reimar Move common ioctl outside of ifdef
Sun, 20 May 2007 12:15:16 +0000 reimar Clean up some unused code and #ifdef mess in ao_sun.c
Sun, 20 May 2007 12:05:16 +0000 reimar Implement flushing of audio data. Fixes bug #754.
Sun, 20 May 2007 08:15:27 +0000 reimar Remove unused code, if it is ever needed it can be recovered from history