From bc52b952d77d0722c1e5bcf86002dbeda4466f7a Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Wed, 25 Sep 2019 13:43:29 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 8fefa8fb85..21f001c49f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ operation had run - 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/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) - 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 - OSX/METAL: CoreAudio V3 driver should now be the default audio driver on first startup