From e5938bca1ffef4a04149165d8b24da663058bdce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Sun, 23 Apr 2017 12:46:30 -0500 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index ba5858b8d2..d612b3a820 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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