Commit graph

86 commits

Author SHA1 Message Date
icenine451 fc9b0b846a Ensure Steam Sync progress dialogs are shown when appropriate 2025-04-09 14:14:52 -04:00
icenine451 248942b175 Seperate update check logic from global.sh so it can be called manually, then call it after CLI args in retrodeck.sh. 2025-04-08 09:09:00 -04:00
icenine451 4f695f96d4 Update Cheevos login/logout process 2025-04-01 13:34:23 -04:00
icenine451 bc31653c46 Change logging in add_retrodeck_to_steam because the output was misleading 2025-03-31 14:56:40 -04:00
icenine451 c8fc7f3f8e Convert /var/config and /var/data paths to XDG environment variables for portability
Also fix a ton of improperly-quoted bash variables
2025-03-27 12:52:04 -04:00
icenine451 2c312ea74a Update comments and one return code in backup_retrodeck_userdata 2025-03-26 10:42:24 -04:00
icenine451 994294d62a Remove screenshots_folder from core userdata backup 2025-03-25 17:26:07 -04:00
icenine451 b2cd96b260 Upgrade backup_retrodeck_userdata with new "core" backup option, which will only include irreplaceable user data. Custom selections and a complete backup remain as options. 2025-03-25 16:44:33 -04:00
icenine451 c7ff340b82 Update quit_retrodeck for new steam_sync 2025-03-25 11:43:59 -04:00
icenine451 72efc37248 Move sanitize() function to other_functions.sh 2025-03-25 09:39:06 -04:00
icenine451 5da28562d4 Consolidate steam_sync.sh sourcing 2025-03-25 08:54:14 -04:00
icenine451 aa14947eba Fix instances where realpath and basename would not properly handle arguments that contained spaces 2025-03-19 11:41:36 -04:00
icenine451 57ffddec18 New userdata backup function, supports full and partial backups from CLI or Configurator 2025-03-19 09:10:47 -04:00
icenine451 ee34451ed6 Add GUI final feedback to path repair process 2025-03-13 15:07:03 -04:00
icenine451 fea3a3e3c2 Add repair_paths function to fix paths that cannot be found without needing a full reset 2025-03-13 14:53:05 -04:00
icenine451 2792451151 Reverse order of retrodeck.cfg update operations in update_rd_conf, as new path information was being lost 2025-03-08 09:51:25 -05:00
icenine451 b30926bb7f Create newly added folders found in retrodeck.cfg when updating file. 2025-03-05 10:51:36 -05:00
XargonWan acf31654d5 FRAMEWORK: renamed GUI into CONFIGURATOR_GUI
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-02-20 11:14:58 +09:00
XargonWan a37ae0ceeb ZENITY: removed gdk scaling 2025-02-20 09:31:00 +09:00
XargonWan 8f6bacc7e1 ZENITY: enlarged text 2025-02-19 13:11:08 +09:00
XargonWan f5c4a31a46 STEAM_SYNC: text edited 2025-02-19 10:38:18 +09:00
XargonWan 246001b1f0 RD_ZENITY: fixed an issue hwere the status was not correctly passed in some cases 2025-02-18 11:57:11 +09:00
XargonWan acd5380410 FRAMEWORK: making the framework aware if we are using zenity 2025-02-18 11:11:50 +09:00
XargonWan 6b7aa7b651 GAME_COMPRESSOR: checkpoint 2025-02-13 16:35:42 +09:00
XargonWan ac7655f01e STEAM_SYNC: fix formatting in sync progress message for Steam integration 2025-02-10 16:21:09 +09:00
XargonWan eb93c84cb4 RESET_COMPONENTS: various fixes and enhancements, now can facotry reset 2025-02-10 16:14:49 +09:00
XargonWan bd1f4d6817 FRAMEWORK: finalized support for adding RetroDECK to Steam with offline assets 2025-02-10 15:31:42 +09:00
XargonWan 2e906b60a3 FINIT: add RetroDECK to Steam (untested) 2025-02-09 16:19:03 +09:00
XargonWan 1a5db3ffa6 FRAMEWORK, CONFIGURATOR, CLI: refactored Open Component and Reset Component 2025-02-07 15:35:08 +09:00
XargonWan b02ee70e5c OPEN_COMPONENT: fixed for Ponzu 2025-02-07 11:24:55 +09:00
XargonWan 44b243e7cd OPEN: spelling 2025-02-07 09:57:55 +09:00
XargonWan 296caa939d FRAMEWORK: added "--open" to open a component found in features.json + help fix 2025-02-07 09:48:05 +09:00
XargonWan a192f54e2a PORTMASTER: added the possibility to hide it from ES-DE 2025-02-05 11:11:45 +09:00
XargonWan 9e5eece8f1 RETROARCH: restored a line in post_update instead of retroarch_updater 2025-02-05 10:03:00 +09:00
XargonWan 47c03b040c RETROARCH: fixed a bug where the cores were not updated 2025-02-05 09:35:47 +09:00
XargonWan 87ab7d8046 STEAM_SYNC: hidden the cancel button as it was not functional 2025-01-31 14:23:27 +09:00
XargonWan e94c495431 RetroDECK v0.9.0b (cooker merge + fixes) 2025-01-31 09:30:57 +09:00
XargonWan 8f1d74282b VERSION_HISTORY: fixed format and function to show them all
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-01-30 15:51:39 +09:00
XargonWan b08e9cf73a QUIT_RETRODECK: edded exit command 2025-01-29 15:23:26 +09:00
XargonWan ea4b88a9b8 STEAM_SYNC: a restart of RetroDECK is not needed now
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-01-29 11:26:15 +09:00
XargonWan ed136a983c CHANGELOG: fixed dialog
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-01-28 14:23:15 +09:00
XargonWan 275bc17e02 STEAM_SYNC: improved loading message 2025-01-21 09:47:01 +09:00
XargonWan 33e44568ac FINIT: fixed quit button 2025-01-20 14:31:25 +09:00
XargonWan b145d81e1e FRAMEWORK: lockfile issue reverted 2025-01-20 14:09:11 +09:00
XargonWan cd9a98a87b FRAMEWORK: fixed post-install messages and log file conditionals 2025-01-20 12:13:33 +09:00
XargonWan cb42c2a81e FINIT: colorization 2025-01-17 15:25:52 +09:00
XargonWan 86a4bff80a FINIT: added message to guide users on ROMs and BIOS file locations after setup completion 2025-01-17 10:07:11 +09:00
XargonWan 7265e7078c FINIT: fixed the initial setup option not showing
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-01-10 10:46:12 +09:00
XargonWan 74fec2e9fa LOGGER: fixed blank newlines 2024-11-28 15:01:21 +09:00
XargonWan a9c2145230 FRAMEWORK: getting user info at startup 2024-11-28 13:54:23 +09:00