mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
wip
This commit is contained in:
parent
c1b6953ecf
commit
7b2ffebb03
|
@ -23,14 +23,13 @@ Is the next step of the Steam Sync function.
|
||||||
|
|
||||||
## Backup Tool 2.0
|
## Backup Tool 2.0
|
||||||
|
|
||||||
Added backup options for core user data and full/partial backups
|
Added backup options for core user data and full/partial backups.
|
||||||
Introduced optional userdata backup during post-update process
|
Introduced optional userdata backup during post-update process.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## New Tool: Repair Paths
|
## New Tool: Repair Paths
|
||||||
|
|
||||||
New function for repairing RetroDECK paths without needing a full reset
|
New function for repairing RetroDECK paths without needing a full reset.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -71,8 +70,7 @@ It has four increasing levels:
|
||||||
|
|
||||||
**Fixed:**
|
**Fixed:**
|
||||||
|
|
||||||
- Fixed issues with Zenity dialogs showing unnecessarily during Steam Sync.
|
|
||||||
- Resolved issues with SRM user configurations and the new manifest sync type.
|
|
||||||
- Corrected instances of improper realpath and basename handling with spaces.
|
- Corrected instances of improper realpath and basename handling with spaces.
|
||||||
- Improved path cleanup handling for spaces in folder names.
|
- Improved path cleanup handling for spaces in folder names.
|
||||||
- Resolved broken symlink issue for internal logging folder.
|
- Resolved broken symlink issue for internal logging folder.
|
||||||
|
@ -83,18 +81,10 @@ It has four increasing levels:
|
||||||
|
|
||||||
<img src="../../../wiki_icons/retrodeck/icon-engine.svg" width="50">
|
<img src="../../../wiki_icons/retrodeck/icon-engine.svg" width="50">
|
||||||
|
|
||||||
**Added:**
|
|
||||||
|
|
||||||
- X
|
|
||||||
|
|
||||||
**Changed:**
|
**Changed:**
|
||||||
|
|
||||||
- Added to `.png` and `.po` to `IGNORED_EXTENSIONS`.
|
- Added to `.png` and `.po` to `IGNORED_EXTENSIONS`.
|
||||||
|
|
||||||
**Fixed:**
|
|
||||||
|
|
||||||
- X
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### RetroDECK Classic (Zenity) Configurator
|
### RetroDECK Classic (Zenity) Configurator
|
||||||
|
@ -108,8 +98,8 @@ It has four increasing levels:
|
||||||
- Better cleanup argument for single-file and multi-file modes.
|
- Better cleanup argument for single-file and multi-file modes.
|
||||||
- New Tool: Repair Paths
|
- New Tool: Repair Paths
|
||||||
- New Tool: Logging Level Changer
|
- New Tool: Logging Level Changer
|
||||||
- Backup Tool:
|
- Added Backup Tool 2.0:
|
||||||
- Added more backup options for core user data and full/partial backups.
|
- Added Steam Sync 2.0
|
||||||
|
|
||||||
**Changed:**
|
**Changed:**
|
||||||
|
|
||||||
|
@ -120,5 +110,8 @@ It has four increasing levels:
|
||||||
- Some entry flow issues in:
|
- Some entry flow issues in:
|
||||||
- Compression Tool multi-file entry.
|
- Compression Tool multi-file entry.
|
||||||
- PortMaster entry.
|
- PortMaster entry.
|
||||||
|
- Steam Sync:
|
||||||
|
- Fixed issues with Zenity dialogs showing unnecessarily during Steam Sync.
|
||||||
|
- Resolved issues with SRM user configurations and the new manifest sync type.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue