commit | 2762955f723570944966347600b5746e7dd99388 | [log] [tgz] |
---|---|---|
author | Kővágó, Zoltán <dirty.ice.hu@gmail.com> | Fri Jun 12 14:33:04 2015 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Jun 15 12:42:48 2015 +0200 |
tree | 2cf06aabcfa572b2cab1c8de0e3c9491570e4e78 | |
parent | 73ad33ef7ba0d1e7c7f276663f36c4f72b9193a9 [diff] |
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>