aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_dsound.c
Commit message (Expand)AuthorAge
* Use standard license headers with standard formatting.Gravatar diego2008-05-14
* Do not use fast_memcpy for small size copy, esp. when the size is constantGravatar reimar2007-06-05
* 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
* The FSF changed postal address.Gravatar diego2006-09-01
* modifies function declarations without parameters from ()Gravatar reynaldo2006-07-06
* DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -...Gravatar joey2005-11-11
* get_space fix by Florian Dietrich <flodt8 at yahoo.de>Gravatar faust32005-03-15
* support immed flag, always initialize write_offset, min_free_space doesn't se...Gravatar faust32005-01-21
* af_format.h needs config.h to be included first.Gravatar reimar2005-01-12
* device selection supportGravatar faust32005-01-06
* 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
* channel reorder patch by Florian Dietrich <flodt8 at yahoo.de>Gravatar faust32004-10-18
* ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de>Gravatar faust32004-10-14
* directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some...Gravatar faust32004-09-25