aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/dsound.c
Commit message (Expand)AuthorAgeFilesLines
* Support signed and unsigned 32-bit int outputChris Robinson2012-02-141-0/+4
* Implement capture for the DirectSound backendChris Robinson2012-01-311-61/+410
* Retry opening the DSound device with 16-bit short if 32-bit float output failsChris Robinson2012-01-171-0/+11
* Define _WIN32_WINNT on the command line with _WIN32Chris Robinson2011-09-201-1/+0
* Return an ALC error enum from the OpenPlayback backend methodChris Robinson2011-08-241-8/+5
* Don't expose "DirectSound Default" in the ALL_DEVICES listChris Robinson2011-08-201-14/+1
* Move backend sources to a separate sub-directoryChris Robinson2011-08-201-0/+627