Commit graph

85 commits

Author SHA1 Message Date
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
XargonWan fc9c5549c6
feat/steam-rom-manager (#860)
* SRM: adding Steam ROM Manager

* SRM: adding electron base

* Fixed SRM

Fixed launching script of SRM

* Updated for srm

* Standard config for srm

* Update with srm in place of boilr

* Update with srm in place of boilr

* Added steam-sync option

* PREPARE_COMPONENTS: removing spaces from steam rom manager

* SRM: adding it ot reset cli, boilr cleanup

* SRM: boilr cleanup [skip ci]

* Update and fixed script

* Modified steam sync works

* Update configurator.sh

* STEAM_SYNC: fixing gameslist location

* SRM: fixed path, whoops

* Added file for resetting the configuration

* Modified with external reset function

* Modified with external reset function

* Added msgbox during fav sync

* STEAM_SYNC: fixed some texts

* Modified if for remove everything if no favorite games

* Fixed removing the games when no favs

* STEAM_ROM_MANAGER: added to features.json

* STEAM_ROM_MANAGER: casing names descriptions

* Fixed some error

* Moved away the creation of .sync folder

* Uploaded standard exception

* Added reset userExceptions

* Revert missing entrypoint

* STEAM_SYNC_SH: checkpoint, addToSteam is working

* STEAM_SYNC_SH: fixed bad launcher filename generation

* STEAM_SYNC_SH: fixed game names, unified in a single function, code cleanup

* STEAM_SYNC_SH: removed deprecated commands [skip ci]

* STEAM_SYNC_SH: fixed launcher with correct command [skip ci]

* STEAM_SYNC_SH: added prepare_component [skip ci]

* STEAM_SYNC_SH: code cleanup [skip ci]

* STEAM_SYNC_SH: moved it on retrodeck quit instead of retrodeck start [skip ci]

* STEAM_SYNC_SH: updated userConfigurations.json [skip ci]

* STEAM_SYNC_SH: code cleanup

* Triggering build

* STEAM_SYNC: globalized steamsync_folder variable

* STEAM_SYNC: standardized script name

* STEAM_SYNC: fixing array

* STEAM_SYNC: fixing array -part2

* POST_UPDATE: enhanced for steam_rom_manager

* STEAM_SYNC: this variable is not correct here

* STEAM_SYNC: fixing configuration

* STEAM_SYNC: adding more sanitized games cases

* STEAM_SYNC: fix framwork was shutting down before steam_sync

* MANIFEST: fixed SRM wrapper to accept args

* STEAM_SYNC: fixing SRM preparation

* STEAM_SYNC: using run_game to build the launchers

* STEAM_SYNC: added system to run_game be sure

* STEAM_SYNC_SH: removed unused config file

* FEATURES: indentation fix

* PREPARE_COMPONENT: comments

* STEAM_SYNC_SH: general optimization and bugfixes

* STEAM_SYNC_SH: migrated launcher to the new run_game

* FEATURES: rebased from cooker

* FEATURES: fmt [skip ci]

* STEAM_SYNC: using new start command + cleanup

* STEAM_SYNC: migrated launches to .desktop files

* STEAM_SYNC: reverted .desktop files

* STEAM_SYNC: romed -s from launcher

* STEAM_SYNC: comments for calling quit function [skip ci]

* Create file only if does not exists + fixed syntax

* Added full shortcut clean

* Fixed check if file exists

* Added remove no fav game

* Fixed comment error and +x chmod

---------

Co-authored-by: Lx32 <loxenfabula@gmail.com>
2024-10-28 02:01:44 +01:00