Update CHANGES.md

This commit is contained in:
Andrés 2017-04-23 12:46:30 -05:00 committed by GitHub
parent 2dfe441381
commit e5938bca1f

View File

@ -1,6 +1,9 @@
# 1.5.1 (future)
- NET: Fix bug #4703 (https://github.com/libretro/RetroArch/issues/4703)
- ANDROID: Runtime permission checking
- ANDROID: Improve autoconf fallback
- ANDROID: Improve shield portable/gamepad device grouping workaround
- ANDROID: Allow remotes to retain OK/Cancel position when menu_swap_ok_cancel is enabled
- LOCALIZATION: Update/finish French translation
- LOCALIZATION: Update German translation
- LOCALIZATION: Update Japanese translation
@ -8,8 +11,11 @@
default font
- OSX/MACOS: Fixes serious memory leak
- WINDOWS: Added WASAPI audio driver for low-latency audio. Both shared and exclusive mode.
- WINDOWS: Core mouse input should be relative again in cores
- MISC: Various frontend optimizations.
- VIDEO: Fix threaded video regression; tickering of menu entries would no longer work.
- LOBBIES: Fallback to filename based matching if no CRC matches are found (for people making playlists by hand)
- VITA: Fix slow I/O
# 1.5.0
- MOBILE: Single-tap for menu entry selection