1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00

Update CHANGES.md

This commit is contained in:
Brad Parker 2017-12-06 01:41:06 -05:00
parent 75eed7997b
commit 1755cdcdf3

View File

@ -8,6 +8,7 @@
- COMMON: Fixed some playlist bugs.
- FREEBSD: Support libusb HID input driver.
- HAIKU: Buildfix.
- INPUT: Populate XInput VID/PID from DInput so autoconfig doesn't rely solely on joypad names
- LINUX/X11: Add RetroArch logo to window title bar.
- LINUX/X11: Input driver now supports new lightgun code.
- LOCALIZATION: Update Italian translation.
@ -19,6 +20,7 @@
- WIIU: Disabled the controller patcher for now since it was the source of many stability issues.
- WINDOWS: Add MSVC 2017 solution.
- WINDOWS: Raw input driver now supports new lightgun code.
- WINDOWS: Use configured OSD/text message color on GDI driver.
# 1.6.9
- COMMON: Small memory leak.