From ec04fdf2f1e3d4aba85831535d380fcc3eea3c04 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 22 May 2017 10:03:49 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index dc1eee3bd0..26b9fbcdac 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ # 1.5.1 (future) - AUTOSAVE/SRAM - Fix bug #3829 / #4820 (https://github.com/libretro/RetroArch/issues/3829) +- ENDIANNESS: Fixed database scanning. Should fix scanning on PS3/WiiU/Wii, etc. - NET: Fix bug #4703 (https://github.com/libretro/RetroArch/issues/4703) - ANDROID: Runtime permission checking - ANDROID: Improve autoconf fallback @@ -10,6 +11,7 @@ - LOCALIZATION: Update Japanese translation - LOCALIZATION/GUI: Korean font should display properly now with XMB/MaterialUI's default font +- MENU: Improved rendering for XMB ribbon; using additive blending (Vulkan/GL) - 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