mirror of https://github.com/mgba-emu/mgba.git
Qt: Fix hang if audio sync is enabled and audio fails to initialize
This commit is contained in:
parent
d1b3ad08d8
commit
32f5bb985d
1
CHANGES
1
CHANGES
|
@ -2,6 +2,7 @@
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
- VFS: Fix reading 7z archives without rewinding first
|
- VFS: Fix reading 7z archives without rewinding first
|
||||||
- Qt: Fix sending gameStopped twice
|
- Qt: Fix sending gameStopped twice
|
||||||
|
- Qt: Fix hang if audio sync is enabled and audio fails to initialize
|
||||||
Misc:
|
Misc:
|
||||||
- GBA: Slightly optimize GBAProcessEvents
|
- GBA: Slightly optimize GBAProcessEvents
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue