Commit graph

440 commits

Author SHA1 Message Date
XargonWan aadd5b3b7b STEAM_SYNC: using new start command + cleanup 2024-09-11 15:39:55 +09:00
XargonWan 8b24b29cc6 Merge branch 'feat/rungame-enhanced' into feat/steam-rom-manager 2024-09-11 15:33:50 +09:00
XargonWan 51485497ae RUN_GAME: code prettyfication 2024-09-11 13:55:04 +09:00
XargonWan e80c30a1d9 RUN_GAME: if the emulator is only one just skip the zenity and run it 2024-09-11 10:20:28 +09:00
XargonWan 6496e1f051 RUN_GAME: fixed %INJECT% placeholder in both of the cases 2024-09-11 10:18:03 +09:00
XargonWan d0644c82e6 RUN_GAME: working but looping - fix 2024-09-10 22:22:30 +09:00
XargonWan 38806dabc1 RUN_GAME: working but looping 2024-09-10 22:13:26 +09:00
XargonWan c4a80119af RUN_GAME: adding %INJECT% logic 2024-09-10 21:36:28 +09:00
XargonWan 21984292c0 RUN_GAME: hiding full commands in zenity list 2024-09-10 20:41:54 +09:00
XargonWan e2ef2e8823 RUN_GAME: now it's scraping the commands from es_systems and es_find_rules 2024-09-10 18:41:40 +09:00
XargonWan a79eec2b79 STEAM_SYNC_SH: migrated launcher to the new run_game 2024-09-08 22:47:24 +09:00
XargonWan 601a23f074 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 22:43:23 +09:00
XargonWan 302feef631 RUN_GAME: emulator and system can now be passed as optional arguments 2024-09-08 22:43:06 +09:00
XargonWan fe83dfc948 STEAM_SYNC_SH: general optimization and bugfixes 2024-09-08 20:53:43 +09:00
XargonWan 583f647efb PREPARE_COMPONENT: comments 2024-09-08 20:51:53 +09:00
XargonWan 04ebb5c5d6 RUN_GAME: various fixes, time up 2024-09-08 16:30:23 +09:00
XargonWan e6c95f78b9 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 14:50:17 +09:00
XargonWan 0cafedbe70 RUN_GAME: fixed retroarch 2024-09-08 14:36:06 +09:00
XargonWan b2a59be611 RUN_GAME: added retroarch cores 2024-09-08 13:52:05 +09:00
XargonWan 2818362e30 RUN_GAME: system name prettyfied 2024-09-08 13:36:16 +09:00
XargonWan ac103fe9f0 STEAM_SYNC: added system to run_game be sure 2024-09-08 13:31:50 +09:00
XargonWan daa20ef175 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 12:35:55 +09:00
XargonWan 9fef51fb65 STEAM_SYNC: using run_game to build the launchers 2024-09-08 12:33:08 +09:00
XargonWan bcf0f2b8cd FRAMEWORK: added the possibility to run a game from cli 2024-09-08 12:22:41 +09:00
XargonWan 56b775421c STEAM_SYNC: fixing SRM preparation 2024-09-08 11:17:24 +09:00
XargonWan ef58758101 STEAM_SYNC: fix framwork was shutting down before steam_sync 2024-09-08 10:32:33 +09:00
XargonWan 31dbca315d STEAM_SYNC: adding more sanitized games cases 2024-09-08 10:31:52 +09:00
XargonWan f103064111 STEAM_SYNC: fixing configuration 2024-09-08 10:31:16 +09:00
XargonWan 8395b2c200 STEAM_SYNC: this variable is not correct here 2024-09-08 10:30:35 +09:00
XargonWan 161f16ff0c Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 10:30:03 +09:00
XargonWan 2cbe1e7afc POST_UPDATE: even on PR [skip ci] 2024-09-08 09:17:08 +09:00
XargonWan d8072c9e85 POST_UPDATE: enhanced for steam_rom_manager 2024-09-08 09:11:00 +09:00
XargonWan ed49e718cf STEAM_SYNC: fixing array -part2 2024-09-08 09:05:12 +09:00
XargonWan 6ef17a93fc STEAM_SYNC: fixing array 2024-09-08 09:01:58 +09:00
XargonWan f64a64953d STEAM_SYNC: standardized script name 2024-09-08 08:57:36 +09:00
XargonWan 0d4e8e02c7 STEAM_SYNC: globalized steamsync_folder variable 2024-09-08 08:56:59 +09:00
XargonWan 8bdd08cd74 STEAM_SYNC_SH: code cleanup 2024-09-05 22:28:10 +09:00
XargonWan 4993dbf93b STEAM_SYNC_SH: moved it on retrodeck quit instead of retrodeck start [skip ci] 2024-09-05 21:11:12 +09:00
XargonWan 8809e338f7 STEAM_SYNC_SH: code cleanup [skip ci] 2024-09-05 21:07:47 +09:00
XargonWan ff4205632d STEAM_SYNC_SH: added prepare_component [skip ci] 2024-09-05 21:03:33 +09:00
XargonWan 61ecec25fc STEAM_SYNC_SH: fixed launcher with correct command [skip ci] 2024-09-05 16:53:42 +09:00
XargonWan 6bd82c4b7e STEAM_SYNC_SH: removed deprecated commands [skip ci] 2024-09-05 15:05:00 +09:00
XargonWan 9a24f04546 STEAM_SYNC_SH: fixed game names, unified in a single function, code cleanup 2024-09-05 14:54:21 +09:00
XargonWan 2bc6d89d48 STEAM_SYNC_SH: fixed bad launcher filename generation 2024-09-05 12:05:28 +09:00
XargonWan 87564fb7b5 STEAM_SYNC_SH: checkpoint, addToSteam is working 2024-09-05 11:44:54 +09:00
XargonWan 463abe9aaf Merge branch 'cooker' into feat/steam-rom-manager 2024-09-04 22:22:40 +09:00
XargonWan a1887d546d POST_UPDATE: update_rd_conf to include steam_sync 2024-09-04 22:21:59 +09:00
XargonWan a589e20725 Revert "SET_SETTING_VALUE: edited to use initool"
This reverts commit b56916c2b0.
2024-09-04 22:21:06 +09:00
XargonWan e5ea37f291 Merge branch 'feat/steam-rom-manager' of https://github.com/RetroDECK/RetroDECK into feat/steam-rom-manager 2024-09-04 21:41:56 +09:00
XargonWan 6901f48e40 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-04 21:41:38 +09:00