aboutsummaryrefslogtreecommitdiff
path: root/audio/dsound_template.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-15dsoundaudio: replace GetForegroundWindow()Volker Rümelin1-1/+1
2020-02-06audio/dsound: fix invalid parameters errorKővágó, Zoltán1-0/+1
2019-10-18audio: replace shift in audio_pcm_info with bytes_per_frameKővágó, Zoltán1-5/+5
2019-09-23dsoundaudio: port to the new audio backend apiKővágó, Zoltán1-23/+24
2019-03-11dsoundaudio: port to -audiodev configKővágó, Zoltán1-3/+3
2015-06-15dsoundaudio: remove *_retries kludgesKővágó, Zoltán1-28/+7
2015-06-15dsoundaudio: do not use global variablesKővágó, Zoltán1-7/+11
2015-06-15audio: expose drv_opaque to init_out and init_inKővágó, Zoltán1-2/+4
2009-01-22Fix NAME2/FIELD2 warningsmalc1-0/+2
2008-12-03Make audio violate POSIX lessmalc1-3/+3
2008-01-17Miscellaneous fixes after recent audio additions (malc).balrog1-1/+1
2008-01-14Make dsound compile again (patch by malc, spotted by C.W. Betts).balrog1-1/+1
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog1-0/+9
2006-07-04audio endianness API changes (malc)bellard1-2/+2
2006-07-04audio fixes + initial audio capture support (malc)bellard1-7/+7
2005-11-05audio merge (malc)bellard1-41/+25
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard1-0/+298