aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_win32.c
Commit message (Expand)AuthorAge
* Use standard license headers with standard formatting.Gravatar diego2008-05-14
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.Gravatar reimar2006-10-15
* disable multichannel mode, it never worked reliableGravatar faust32006-09-15
* The FSF changed postal address.Gravatar diego2006-09-01
* modifies function declarations without parameters from ()Gravatar reynaldo2006-07-06
* WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combination...Gravatar faust32005-01-17
* print why waveOutOpen failedGravatar faust32005-01-15
* af_format.h needs config.h to be included first.Gravatar reimar2005-01-12
* af_fmt2str_shortGravatar alex2004-12-28
* hopefully final fixGravatar alex2004-12-27
* removing AFMT_ dependancyGravatar alex2004-12-27
* disable all unknown formats in the windows aosGravatar faust32004-12-08
* Make include paths consistent.Gravatar diego2004-12-07
* ringbuffer variable intialization fix for multifile playback patch by Rune Pe...Gravatar faust32004-10-22
* untested multichannel supportGravatar faust32004-08-14
* 10lGravatar faust32004-07-11
* 10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi...Gravatar faust32004-06-27
* ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it>Gravatar faust32004-06-26
* restore original ringbuffer constants as the current values are causing heavy...Gravatar faust32004-04-07
* round len to outburst and increment full_buffers at the correct time, patch b...Gravatar faust32004-04-07
* support immed flagGravatar faust32004-04-06
* uninit immed flagGravatar alex2004-04-06
* let uninit wait until sound is completely played, don't restore volume at exi...Gravatar faust32004-04-01
* original config:Gravatar joey2003-11-23
* 10l remove unused globalGravatar faust32003-05-16
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>Gravatar alex2003-03-21
* fix -loop problemGravatar faust32003-03-15
* 10l fixes sync?Gravatar faust32002-12-30
* new windows waveout audio driverGravatar faust32002-10-25