summaryrefslogtreecommitdiffstats
path: root/libao2/ao_dsound.c
Commit message (Expand)AuthorAgeFilesLines
* DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -...joey2005-11-111-2/+3
* get_space fix by Florian Dietrich <flodt8 at yahoo.de>faust32005-03-151-1/+5
* support immed flag, always initialize write_offset, min_free_space doesn't se...faust32005-01-211-3/+10
* af_format.h needs config.h to be included first.reimar2005-01-121-0/+1
* device selection supportfaust32005-01-061-2/+56
* af_fmt2str_shortalex2004-12-281-2/+2
* hopefully final fixalex2004-12-271-5/+5
* removing AFMT_ dependancyalex2004-12-271-8/+8
* disable all unknown formats in the windows aosfaust32004-12-081-0/+11
* Make include paths consistent.diego2004-12-071-2/+2
* channel reorder patch by Florian Dietrich <flodt8 at yahoo.de>faust32004-10-181-10/+40
* ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de>faust32004-10-141-20/+47
* directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some...faust32004-09-251-0/+489