This commit is contained in:
laz 2024-06-19 19:16:46 +02:00
parent 0aa943461d
commit 41c2e94089

View file

@ -10,15 +10,18 @@ Everything was updated to their latest version where possible.
- ES-DE
- Engines
- RetroArch: Stable Cores and Nightly Cores
- Freedesktop KDE QT to 6.7
## Freedesktop upgrade
We upgraded freedesktop to 6.7, the original plan was to do this during 0.9.0b but we manged to squeeze it in now thanks to new PR's in Dolphin and Primehack.
## RetroDECK Configurator
**Added:**
- A new `Empty ROMs folder removal` tool. This tools cleans up empty roms folder from `retrodeck/roms`. It's for those users that don't want to have a bunch of empty folders populating the roms folder to keep it slim and clean.
- A new `Rebuild removed ROMs folders` tool. It's for those users that did not want to have a bunch of empty folders populating the roms folder and ran the `Empty ROMs folder removal` tool. But then realized they still wanted them and regretted their decision or for those that accidentally deleted folders (you know who you are).
- A new `Empty ROMs folder removal` tool. This tools cleans up empty folders from `retrodeck/roms`. It's for those users that don't want to have a bunch of empty subfolders populating `retrodeck/roms` to keep it slim and clean for the games they play.
- A new `Rebuild removed ROMs folders` tool. It's for those users that did not want to have a bunch of empty folders populating `retrodeck/roms` and ran the `Empty ROMs folder removal` tool. But then realized after a long bit of pondering and regret that they still wanted them. Or it can be used by those users that accidentally deleted `retrodeck/roms` subfolders while moving files around (you know who you are).
**Fixed:**