log libao2/ao_win32.c @ 18252:ccac279cedfd

age author description
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
Wed, 08 Dec 2004 09:52:55 +0000 faust3 disable all unknown formats in the windows aos
Tue, 07 Dec 2004 02:24:15 +0000 diego Make include paths consistent.
Fri, 22 Oct 2004 12:43:34 +0000 faust3 ringbuffer variable intialization fix for multifile playback patch by Rune Petersen <rune.mail-list at mail.tele.dk>
Sat, 14 Aug 2004 10:03:26 +0000 faust3 untested multichannel support
Sun, 11 Jul 2004 13:43:43 +0000 faust3 10l
Sun, 27 Jun 2004 11:19:11 +0000 faust3 10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi Tiesi <sherpya at netfarm.it>
Sat, 26 Jun 2004 11:20:20 +0000 faust3 ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it>
Wed, 07 Apr 2004 22:27:33 +0000 faust3 restore original ringbuffer constants as the current values are causing heavy stutter here, especially noticable after moving the video window
Wed, 07 Apr 2004 17:53:42 +0000 faust3 round len to outburst and increment full_buffers at the correct time, patch by Nehal <nehalmistry at gmx.net>