From 109adf97396c2baa5f074564686428c3b3cb427b Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Mon, 30 Sep 2019 19:03:34 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 9346c3618b..9b2a229e11 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,9 +13,11 @@ operation had run - MENU/ONSCREEN KEYBOARD: On-screen keyboard entry via mouse/touchscreen has been tidied up - no more double inputs (or unwanted menu interaction in the background) - MENU/MOUSE: Mouse wheel up/down is now a proper 'up/down', same as using cursor keys or a dpad - MENU/MOUSE: Mouse wheel tilt left/right has been wired up to normal 'left/right' commands. Also further improved mouse wheel tilt -- MENU/OZONE: Add option to toggle between static and scrolling content metadata +- MENU/OZONE: Add option to toggle between static and scrolling content metadata +- MENU/XMB: Add full gesture support - MENU/OSX: Fixed mouse buttons - mouse down events were not hooked up - MENU: When navigating backwards from a core options drop-down list (i.e. pressing select or cancel), the last menu position is remembered (instead of resetting back to the first core option item each time) +- MENU: Add mouse/touchscreen gesture support - MENU: Add option to delete playlists (Settings > Playlists > Playlist Management) - OSD: Memory details should now be available on every platform (get_mem_total and get_mem_free need to be implemented in the frontend driver for it to work) - OSD: Memory details can now be shown individually without FPS and frame count