aboutsummaryrefslogtreecommitdiff
path: root/utils/winmm_drv/src
AgeCommit message (Expand)Author
2025-03-25WinMM Experiment: Set high priority to render threadWohlstand
2025-03-17WinMM: Fixed beginthread data size at MidiSynth.cppWohlstand
2025-03-17WinMM: Allow fallback to PCM16 if FLOAT32 failsWohlstand
2025-03-17WinMM: Don't try to assign clientNum if dwUser is NULLWohlstand
2024-08-22WinMM: Fixed the MinGW workaroundWohlstand
2024-08-22WinMM: Added gaining functionWohlstand
2024-08-22WinMM: Use the Float32 for WaveOutWohlstand
2024-08-22WinMM: Added chan-alloc and audio output optionsWohlstand
2020-09-21WinMM-Drv: A minor fixWohlstand
2020-09-21Added WinMM driver for windows (#236)Vitaly Novichkov