mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Update for 0.7 beta 1
This commit is contained in:
parent
909faa485c
commit
776d8a7f71
7
CHANGES
7
CHANGES
|
@ -99,13 +99,16 @@ Misc:
|
||||||
- FFmpeg: Support lossless VP9 encoding
|
- FFmpeg: Support lossless VP9 encoding
|
||||||
- mGUI: Add fast forward toggle
|
- mGUI: Add fast forward toggle
|
||||||
|
|
||||||
0.6.3: (2017-04-14)
|
0.6 beta 1: (2018-09-24)
|
||||||
|
- Initial beta for 0.6
|
||||||
|
|
||||||
|
0.6.3: (2018-04-14)
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
- GB Audio: Revert unsigned audio changes
|
- GB Audio: Revert unsigned audio changes
|
||||||
- GB Video: Fix bad merge (fixes mgba.io/i/1040)
|
- GB Video: Fix bad merge (fixes mgba.io/i/1040)
|
||||||
- GBA Video: Fix OBJ blending regression (fixes mgba.io/i/1037)
|
- GBA Video: Fix OBJ blending regression (fixes mgba.io/i/1037)
|
||||||
|
|
||||||
0.6.2: (2017-04-03)
|
0.6.2: (2018-04-03)
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
- Core: Fix ROM patches not being unloaded when disabled (fixes mgba.io/i/962)
|
- Core: Fix ROM patches not being unloaded when disabled (fixes mgba.io/i/962)
|
||||||
- 3DS: Fix opening files in directory names with trailing slashes
|
- 3DS: Fix opening files in directory names with trailing slashes
|
||||||
|
|
Loading…
Reference in New Issue