summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sound/wasapi_sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* sound/wasapi_sound.cpp: Handle someone messing with the mixdown format right ... Vas Crabb2025-06-101-1/+2
* sound/wasapi_sound.cpp: Avoid another potential deadlock. Vas Crabb2025-06-101-39/+59
* -sound/xaudio2_sound.cpp: Changed buffering strategy for output streams. Vas Crabb2025-06-061-10/+30
* sound: change audio_latency meaning similar to what it was before (20ms steps... hap2025-05-311-1/+2
* sound/wasapi_sound.cpp: Repeat the channel mask from the mix format back when... Vas Crabb2025-05-301-9/+13
* sound/wasapi_sound.cpp, sound/xaudio2_sound.cpp: Changed logging back to disp... Vas Crabb2025-05-301-23/+23
* -sound/wasapi_sound.cpp, sound/xaudio2_sound.cpp: Fixed device names. Vas Crabb2025-05-301-1/+0
* Aloow seperate display and configuration names for sound nodes Olivier Galibert2025-05-291-0/+1
* -sound/xaudio2_sound.cpp: Fixed some stuff not getting reset on exit()/init(). Vas Crabb2025-05-291-93/+156
* sound/sound_wasapi.cpp, sound/sound_xaudio2.cpp: Deal with resetting per-app ... Vas Crabb2025-05-271-10/+33
* sound: A few refinements: Vas Crabb2025-05-271-3/+5
* sound/wasapi_sound.cpp: Fixed clang ARM error. Vas Crabb2025-05-261-2/+2
* -sound/wasapi_sound.cpp: Improved error handling and buffer management. Vas Crabb2025-05-261-157/+252
* sound/wasapi_sound.cpp: Fixed clang warnings. Vas Crabb2025-05-251-2/+2
* -sound/wasapi_sound.cpp: Added preliminary WASAPI sound module (not enabled y... Vas Crabb2025-05-251-0/+1440