all repos — mgba @ 32f5bb985d87913fed348609053f3944ecca604b

mGBA Game Boy Advance Emulator

Qt: Fix hang if audio sync is enabled and audio fails to initialize
Jeffrey Pfau jeffrey@endrift.com
Tue, 09 Feb 2016 02:01:21 -0800
commit

32f5bb985d87913fed348609053f3944ecca604b

parent

d1b3ad08d89cb9289f28878be1d8e1ac19f172d2

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M CHANGESCHANGES

@@ -2,6 +2,7 @@ 0.5.0: (Future)

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