]> git.proxmox.com Git - mirror_qemu.git/commit - audio/dsound_template.h
dsoundaudio: remove *_retries kludges
authorKővágó, Zoltán <dirty.ice.hu@gmail.com>
Fri, 12 Jun 2015 12:33:04 +0000 (14:33 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Jun 2015 10:42:48 +0000 (12:42 +0200)
commit2762955f723570944966347600b5746e7dd99388
tree2cf06aabcfa572b2cab1c8de0e3c9491570e4e78
parent73ad33ef7ba0d1e7c7f276663f36c4f72b9193a9
dsoundaudio: remove *_retries kludges

According to MSDN this may happen when the window is not in the foreground, but
the default is 1 since a long time (which means no retries), so it should be ok.
I've found no problems during testing it on Windows 7 and wine, so this was
probably only the case with some old Windows versions.

Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
audio/dsound_template.h
audio/dsoundaudio.c