Update CHANGES.md

This commit is contained in:
Autechre 2021-11-08 19:29:46 +01:00 committed by GitHub
parent 56e150d68f
commit 8ee025636e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,11 @@
# Future # Future
- ANDROID/PLAYSTORE: Implement MANAGE_EXTERNAL_STORAGE permission
- ANDROID/PLAYSTORE: Bump up SDK level to 30 to comply with Play Store policies
- CHEEVOS: Fix need-to-activate achievement logic for non-hardcore
- CHEEVOS: Don't queue rewind re-init if already on main thread
- CHEEVOS: Ignore unofficial achievements unless setting is enabled
- VIDEO/ROTATION: Always return false if rotation can't occur. RETRO_ENVIRONMENT_SET_ROTATION should return false when rotation has been forcefully disabled in frontend, that way the core can decide if aspect ratio should be rotated or not for vertical games. Useful for FBNeo for instance.
- WIIU: Make wiiu_gfx_load_texture code safer
# 1.9.13 # 1.9.13
- CHEEVOS/MSVC2010: Add Cheevos support - CHEEVOS/MSVC2010: Add Cheevos support