Update CHANGES.md

This commit is contained in:
Twinaphex 2017-12-28 04:34:04 +01:00 committed by GitHub
parent a7be0520b5
commit 69fe86f57d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
# 1.7.1 (future)
- COMMON: New LED API. Driver implemented for Raspberry Pi, proof of concept implemented for core MAME 2003.
- DINPUT: don't reinitialize input driver on network events / media insertion / network drive connection
- GUI: Allow changing menu font color.
- GUI/XMB: Allow changing menu scale to 200%.
- KEYMAPPER: prevent a condition that caused input_menu_toggle to stop working when a RETRO_DEVICE_KEYBOARD type device is enabled
- PS3: Enable Cheevos.
- PSP: Enable threading support through pthreads.