This commit is contained in:
laz 2024-03-29 09:07:08 +01:00
parent 7d5841d06a
commit a7e1a06f13

View file

@ -537,11 +537,11 @@ Feature: Right click on the left side of the touchpad.
```
Added: New desktop icon.
Added: "Swap A/B X/Y button" preset and compatible systems
Added: "Swap A/B X/Y button" preset and compatible systems.
Added: Optional Vita3K Firmware installer.
Added: Reset commands for: GZDoom, MAME, Vita3k, Ryujinx.
Added: Merge "save state on exit" and "load state on run" preset into "Quick Resume" preset
Added: BIOS check "expert mode" (shows all available info)
Added: A new "Quick Resume" preset that toggles "save state on exit" and "load state on run" On/Off.
Added: BIOS check "expert mode" (shows all available info).
Change: Moved "Rewind" preset to Global Presets section of Configurator and added compatible systems.
Fixed: Quit button after emulators reset should act as an actual full quit button.
```
@ -550,8 +550,8 @@ Fixed: Quit button after emulators reset should act as an actual full quit butto
```
Added: RetroDECK now knows if it is running on a real Steam Deck or other Linux desktop.
Added: Disabled "Desktop Mode" warning when not running on Deck
Added: Add more systems to valid compression targets.
Added: Disabled "Desktop Mode" warning when not running on SteamOS.
Added: Add more systems as valid compression targets.
Added: Support injecting the RetroDECK layouts to Steam Flatpak version.
Added: A quit_retrodeck function to ease the quit in the scripts.
Added: Several minor build pipeline improvements & other backend fixes.