log libao2/ao_win32.c @ 28815:ce24a9f06ccb

age author description
Fri, 06 Mar 2009 13:22:48 +0000 reimar The 8 bit per sample formats are unsigned on Windows, fixes playback with
Thu, 05 Mar 2009 22:07:06 +0000 reimar Sleep based on get_delay in ao_win32 uninit instead of a loop.
Thu, 05 Mar 2009 12:25:10 +0000 reimar full_buffers and buffered_bytes must be volatile because they are used from
Wed, 14 May 2008 18:02:27 +0000 diego Use standard license headers with standard formatting.
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Sun, 15 Oct 2006 20:48:26 +0000 reimar Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
Fri, 15 Sep 2006 16:26:25 +0000 faust3 disable multichannel mode, it never worked reliable
Fri, 01 Sep 2006 12:11:11 +0000 diego The FSF changed postal address.
Thu, 06 Jul 2006 04:30:19 +0000 reynaldo modifies function declarations without parameters from ()
Mon, 17 Jan 2005 21:19:59 +0000 faust3 WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway
Sat, 15 Jan 2005 19:27:00 +0000 faust3 print why waveOutOpen failed
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 18:10:30 +0000 alex hopefully final fix
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy