log libao2/ao_win32.c @ 26389:b65cf3a35900

age author description
2007-06-05 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
2006-10-15 reimar Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
2006-09-15 faust3 disable multichannel mode, it never worked reliable
2006-09-01 diego The FSF changed postal address.
2006-07-06 reynaldo modifies function declarations without parameters from ()
2005-01-17 faust3 WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway
2005-01-15 faust3 print why waveOutOpen failed
2005-01-12 reimar af_format.h needs config.h to be included first.
2004-12-28 alex af_fmt2str_short
2004-12-27 alex hopefully final fix
2004-12-27 alex removing AFMT_ dependancy
2004-12-08 faust3 disable all unknown formats in the windows aos
2004-12-07 diego Make include paths consistent.
2004-10-22 faust3 ringbuffer variable intialization fix for multifile playback patch by Rune Petersen <rune.mail-list at mail.tele.dk>
2004-08-14 faust3 untested multichannel support
2004-07-11 faust3 10l
2004-06-27 faust3 10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi Tiesi <sherpya at netfarm.it>
2004-06-26 faust3 ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it>
2004-04-07 faust3 restore original ringbuffer constants as the current values are causing heavy stutter here, especially noticable after moving the video window
2004-04-07 faust3 round len to outburst and increment full_buffers at the correct time, patch by Nehal <nehalmistry at gmx.net>
2004-04-06 faust3 support immed flag
2004-04-06 alex uninit immed flag
2004-04-01 faust3 let uninit wait until sound is completely played, don't restore volume at exit, fixed ringbuffer bug, patch by Nehal <nehalmistry at gmx.net>\n
2003-11-23 joey original config:
2003-05-16 faust3 10l remove unused global
2003-03-21 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
2003-03-15 faust3 fix -loop problem
2002-12-30 faust3 10l fixes sync?
2002-10-25 faust3 new windows waveout audio driver