From 21a2ba3f79c5dafd5a243174ed816950c7120f4f Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sun, 22 Sep 2019 23:06:05 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 6d9838f9b3..5ae2b840b8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -15,6 +15,7 @@ operation had run - MENU/OSX: Fixed mouse buttons - mouse down events were not hooked up - 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 - WIN32: Log window now has title 'Logging Console' - WII: Add Wiimote lightgun support