mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-03 15:54:39 +00:00
Update
This commit is contained in:
parent
56c3b99dac
commit
190ca68817
@ -5,6 +5,7 @@
|
|||||||
- CONFIG FILE: Optimise parsing of configuration files
|
- CONFIG FILE: Optimise parsing of configuration files
|
||||||
- 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.
|
- 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
|
- 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
|
||||||
- MENU: Enlarged INT/UINT selection limit from 999 to 9999
|
- MENU: Enlarged INT/UINT selection limit from 999 to 9999
|
||||||
- ODROID GO ADVANCE: Video driver - fix race condition with RGUI callback
|
- ODROID GO ADVANCE: Video driver - fix race condition with RGUI callback
|
||||||
- X11: Add lightgun support
|
- X11: Add lightgun support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user