aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/winmm.c
Commit message (Expand)AuthorAgeFilesLines
* Return an error from the CaptureSamples method instead of setting itChris Robinson2011-09-141-5/+5
* Free the WaveIn buffers' data after unpreparing them allChris Robinson2011-08-251-7/+4
* Return an ALC error enum from the OpenCapture backend methodChris Robinson2011-08-241-11/+5
* Return an ALC error enum from the OpenPlayback backend methodChris Robinson2011-08-241-8/+5
* Move backend sources to a separate sub-directoryChris Robinson2011-08-201-0/+780