RetroDECK/functions
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
..
steam-sync feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00
050_save_migration.sh SAVE_MIGRATION: quoted some paths [skip ci] 2024-07-20 23:39:10 +09:00
checks.sh POST_UPDATE: even on PR [skip ci] 2024-09-08 09:17:08 +09:00
cloud_sync.sh Fixed some spelling and grammar 2024-03-12 20:01:47 +01:00
compression.sh feat/single feature file (#887) 2024-08-15 16:42:40 +02:00
configurator_functions.sh Removed need for BIOS tmp file for Godot (#919) 2024-08-25 02:42:09 +02:00
dialogs.sh Replace standard zenity commands with new rd_zenity function. 2024-06-28 16:07:35 -04:00
framework.sh Revert "SET_SETTING_VALUE: edited to use initool" 2024-09-04 22:21:06 +09:00
global.sh RUN_GAME: altemulator working 2024-09-12 10:38:00 +09:00
logger.sh Add conditional logging based on logging_level 2024-10-18 09:40:28 -04:00
multi_user.sh feat/lighter manifest (#844) 2024-08-05 03:45:21 +02:00
other_functions.sh feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00
post_update.sh feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00
prepare_component.sh feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00
presets.sh feat/single feature file (#887) 2024-08-15 16:42:40 +02:00
run_game.sh RUN_GAME: escaping ' 2024-09-18 15:35:56 +09:00
steam_sync.sh feat/steam-rom-manager (#860) 2024-10-28 02:01:44 +01:00