Cross-platform advanced subtitle editor
Go to file
Niels Martin Hansen 5f5c5569b8 Fix the "Could not lock audio buffer for filling" issue that has been plaguing Windows 7 users, and to some extent also other Windows versions when using the DSound2 audio player.
The actual issue was that sometimes a zero-length buffer was requested to be locked, and that always fails. On Windows 7 this was much more common, probably related to the timer coalescing introduced there causing two waits to end in a row.

Originally committed to SVN as r3740.
2009-10-27 16:54:14 +00:00
aegisub Fix the "Could not lock audio buffer for filling" issue that has been plaguing Windows 7 users, and to some extent also other Windows versions when using the DSound2 audio player. 2009-10-27 16:54:14 +00:00
contrib Remove further deprecated compiler flags causing warnings from MSVC projects. 2009-07-13 22:42:17 +00:00
devel
docs