all repos — mgba @ f4c4be7b121556f47438dbac940186da4d4199d6

mGBA Game Boy Advance Emulator

All: Minor text fixes
Vicki Pfau vi@endrift.com
Sun, 16 Jul 2017 12:04:50 -0700
commit

f4c4be7b121556f47438dbac940186da4d4199d6

parent

f622ce00635cfd595d8f368922567df57fa5ec81

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

jump to
M CHANGESCHANGES

@@ -1,4 +1,4 @@

-0.6.0: (Future) +0.6.0: (2017-07-16) Features: - Library view - Sprite viewer

@@ -65,11 +65,9 @@ - Qt: Fix crash when changing audio settings after a game is closed

- Qt: Ensure CLI backend is attached when submitting commands (fixes mgba.io/i/662) - Qt: Disable "New multiplayer window" when MAX_GBAS is reached (fixes mgba.io/i/107) - Qt: Fix game unpausing after frame advancing and refocusing - - Qt: Fix screen background improperly stretching - SDL: Fix game crash check - SDL: Fix race condition with audio thread when starting - SDL: Fix showing version number - - SDL: Fix cheats not loading - Test: Fix crash when loading invalid file - Test: Fix crash when fuzzing fails to load a file - Test: Don't rely on core for frames elapsed

@@ -174,6 +172,8 @@ - Qt: Fix patch loading while a game is running

- Qt: Fix shader selector on Ubuntu (fixes mgba.io/i/767) - Qt: Fix GL-less build - Qt: Fix Software renderer not handling alpha bits properly + - Qt: Fix screen background improperly stretching + - SDL: Fix cheats not loading Misc: - GB Serialize: Add MBC state serialization - GBA Memory: Call crash callbacks regardless of if hard crash is enabled