aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/winmm.c
Commit message (Expand)AuthorAgeFilesLines
* Define _WIN32_WINNT on the command line with _WIN32Chris Robinson2011-09-201-1/+0
* Check the number of available samples before calling the capture methodChris Robinson2011-09-181-8/+5
* 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