mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 10:10:57 +00:00
Update CHANGES.md
This commit is contained in:
parent
6c3a0b0fea
commit
c5a69a2b72
@ -1,6 +1,7 @@
|
||||
# 1.6.8 (future)
|
||||
- Test
|
||||
- Audio: Fix the Audio DSP picker
|
||||
- AUTOSAVE/SRAM - Enable by default for PCs and mobile, saves at 10 second intervals. Leave it disabled for
|
||||
consoles.
|
||||
- GUI: (MaterialUI) Fix crash that happened on context reset with Vulkan.
|
||||
- GUI: (MaterialUI) Skip querying and drawing items that are not visible; Cache content height and bbox calculation.
|
||||
- GUI: (XMB) Skip drawing the fading list when it is already transparent. Optimization.
|
||||
@ -29,6 +30,7 @@
|
||||
- WIIU: Add Cheevos support.
|
||||
- SCANNER: Fix archive scanning.
|
||||
- SCANNER: Support CHD files.
|
||||
- SCANNER: Support Gamecube ISO scanning.
|
||||
- SCANNER: Use primary data track of disc images for CRC lookups rather than cue files. This is slower but finds matches more reliably, and is necessary for CHD files to work at all. Update your databases!
|
||||
|
||||
# 1.6.7
|
||||
|
Loading…
Reference in New Issue
Block a user