Update CHANGES.md

This commit is contained in:
twinaphex 2017-06-01 05:26:44 +02:00
parent 1056027d4d
commit 25a89c3ff1

View File

@ -1,4 +1,4 @@
# 1.5.0+ (future) # 1.6.0
- AUTOSAVE/SRAM - Fix bug #3829 / #4820 (https://github.com/libretro/RetroArch/issues/3829) - 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. - ENDIANNESS: Fixed database scanning. Should fix scanning on PS3/WiiU/Wii, etc.
- NET: Fix bug #4703 (https://github.com/libretro/RetroArch/issues/4703) - NET: Fix bug #4703 (https://github.com/libretro/RetroArch/issues/4703)
@ -31,6 +31,7 @@
- VITA: Fix frame throttle - VITA: Fix frame throttle
- VULKAN: Unicode font rendering support. Should fix bad character encoding for French characters, etc. - VULKAN: Unicode font rendering support. Should fix bad character encoding for French characters, etc.
- VULKAN: Fix some crashes on loading some thumbnails - VULKAN: Fix some crashes on loading some thumbnails
- AUDIO: Audio mixer support. Mix up to 8 streams with the game's audio.
# 1.5.0 # 1.5.0
- MOBILE: Single-tap for menu entry selection - MOBILE: Single-tap for menu entry selection