From f26db935ec95e974e9eb19d374bcfea21cb87326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Sat, 16 Dec 2017 00:57:58 -0500 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b0f9f96959..2cd3a33f37 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,15 +12,19 @@ - EMSCRIPTEN: Fix references to browserfs. - FREEBSD: Support libusb HID input driver. - HAIKU: Buildfix. +- INPUT: Map clear button to DEL key. - LINUX/X11: Add RetroArch logo to window title bar. - LINUX/X11: Input driver now supports new lightgun code. -- LOBBIES: Fix for crash on join netplay rooms via touch / glui +- LOBBIES: Fix for crash on join netplay rooms via touch / glui. - LOCALIZATION: Update Italian translation. - LOCALIZATION: Update Japanese translation. - LOCALIZATION: Update Portuguese-Brazilian translation. - LOCALIZATION: Update Russian translation. - OSX/PPC: Fix the GL2 renderchain, had to use EXT versions of framebuffer/renderbuffer functions. +- PSP: Fix content loading, port should be functional again. +- PSP: Us 64MB when available. - SCANNER: Fix crash from Windows-incompatible format string. +- VITA: Improve packaging, installation times. - WIIU: Disabled the controller patcher for now since it was the source of many stability issues. - WINDOWS: Add MSVC 2017 solution. - WINDOWS: Get rid of the empty console window in MSVC 2010 builds.