Qt: Fix hang if audio sync is enabled and audio fails to initialize

This commit is contained in:
Jeffrey Pfau 2016-02-09 02:01:21 -08:00
parent d1b3ad08d8
commit 32f5bb985d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Bugfixes:
- VFS: Fix reading 7z archives without rewinding first
- Qt: Fix sending gameStopped twice
- Qt: Fix hang if audio sync is enabled and audio fails to initialize
Misc:
- GBA: Slightly optimize GBAProcessEvents