Update CHANGES.md

This commit is contained in:
Autechre 2020-06-30 15:59:01 +02:00 committed by GitHub
parent f7667baf34
commit d405a317f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
- DRIVERS: Add 'Ignore null drivers' setting. When enabled, won't allow the user to set a driver to nothing. Can prevent the user from locking him/herself out of the program.
- FILE I/O: VFS and NBIO interfaces will now use 64-bit fseek/ftell where possible, should allow for reading/writing to files bigger than 2GB
- IOS: Fixed iOS 6 version
- LOCALIZATION: Updates for several languages (synchronized from Crowdin)
- MENU: Enlarged INT/UINT selection limit from 999 to 9999
- MENU: Fix cursor forced to first entry after displaying lists
- ODROID GO ADVANCE: Video driver - fix race condition with RGUI callback