Three audio fixes for DirectSound on Windows. They were tested on a Windows 10 Home system with HAXM accelerator.
v2: - "dsoundaudio: fix never-ending playback loop" The commit message and the changed code was wrong. Volker Rümelin (3): dsoundaudio: fix never-ending playback loop dsoundaudio: fix "Could not lock capture buffer" warning dsoundaudio: dsound_get_buffer_in should honor *size audio/audio.c | 12 +++++------- audio/dsoundaudio.c | 9 +++++++-- 2 files changed, 12 insertions(+), 9 deletions(-) -- 2.16.4