All: Update CHANGES

This commit is contained in:
Jeffrey Pfau 2016-01-02 20:15:26 -08:00
parent eb341bb167
commit 7174bb6707
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Features:
- Savestates now store creation timestamps - Savestates now store creation timestamps
- Key autofire - Key autofire
- Libretro: Allow blocking opposing directional input - Libretro: Allow blocking opposing directional input
- OpenEmu core for OS X
Bugfixes: Bugfixes:
- Util: Fix PowerPC PNG read/write pixel order - Util: Fix PowerPC PNG read/write pixel order
- VFS: Fix VFileReadline and remove _vfdReadline - VFS: Fix VFileReadline and remove _vfdReadline
@ -22,6 +23,7 @@ Bugfixes:
- GBA Hardware: Fix GPIO on big endian - GBA Hardware: Fix GPIO on big endian
- Util: Fix excessive memory allocation when decoding a PNG - Util: Fix excessive memory allocation when decoding a PNG
- GBA: Fix Iridion II savetype - GBA: Fix Iridion II savetype
- Libretro: Fix aspect ratio
Misc: Misc:
- Qt: Window size command line options are now supported - Qt: Window size command line options are now supported
- Qt: Increase usability of key mapper - Qt: Increase usability of key mapper