Commit graph

466 commits

Author SHA1 Message Date
XargonWan bf37ec8d5f
Merge f822afdefb into e780c4455d 2024-10-23 21:01:31 +00:00
Lx32 f822afdefb Fixed comment error and +x chmod 2024-10-23 23:01:23 +02:00
icenine451 a5eba709d9 Add conditional logging based on logging_level 2024-10-18 09:40:28 -04:00
icenine451 ef9b5024fd Rearrange logging checks based on verbosity 2024-10-18 09:29:25 -04:00
icenine451 c8fcabec02 Check logging level first for log() function for efficiency 2024-10-18 09:27:41 -04:00
icenine451 2e1a461855 Make writing to log file and showing terminal output depending on logging level 2024-10-18 09:25:54 -04:00
XargonWan 8ec67359de Merge branch 'cooker' into feat/steam-rom-manager 2024-10-18 14:56:51 +09:00
XargonWan d90c0b5131 ES_DE: adding custom systems support 2024-09-26 21:08:31 +09:00
Lx32 c948f88f19 Added remove no fav game 2024-09-24 22:33:20 +02:00
Lx32 821fda1c47 Fixed check if file exists 2024-09-24 22:27:04 +02:00
Lx32 f456fbbda7 Added full shortcut clean 2024-09-24 22:06:53 +02:00
Lx32 4c2e555812 Create file only if does not exists + fixed syntax 2024-09-24 21:53:52 +02:00
XargonWan 5e160325ab RUN_GAME: escaping ' 2024-09-18 15:35:56 +09:00
XargonWan 794c576771
feat/port master (#914)
* PORTMASTER: adding POC of manifest and reset function

* PORTMASTER: init

* PORTMASTER: adding a wrapper to manage the script to being out of the bin folder later

* MANIFEST: empty lines cleanup [skip ci]

* PORTMASTER: fixing PortMaster wrapper name

* WORKFLOW: tentative solution for PRs - try#6 [skip ci]

* WORKFLOW: tentative solution for PRs - try#7 [skip ci]

* PORTMASTER: fixing PortMaster wrapper path

* PORTMASTER: fixing PortMaster wrapper install

* PORTMASTER: updated to latest retrodeck build

* Code format

* PORT_MASTER: fixed paths and commands + added harbourmaster
2024-09-18 02:25:38 +02:00
XargonWan 90803ec134 RELEASE_SELECTOR: fixed PR not poresent + enhanced release labeling 2024-09-15 20:18:33 +09:00
XargonWan 81fccbb306 STEAM_SYNC: romed -s from launcher 2024-09-12 14:52:05 +09:00
XargonWan e9ad9866f4 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-12 14:51:08 +09:00
XargonWan 6614c8adf8 RUN_GAME: fixed help arguments 2024-09-12 14:49:19 +09:00
XargonWan f2f7e0946a RUN_GAME: fixed default emulator launch 2024-09-12 14:25:57 +09:00
XargonWan a1e55bb06b RUN_GAME: fixed alternativeEmulator 2024-09-12 11:30:39 +09:00
XargonWan 3055ee5d94 RUN_GAME: alternativeEmulator added but not working 2024-09-12 10:52:34 +09:00
XargonWan ab0f3e033a RUN_GAME: altemulator working 2024-09-12 10:38:00 +09:00
XargonWan 6b92f8c187 RUN_GAME: moved into its own file + code cleanup + es_variables outsourced [skip ci] 2024-09-12 08:25:07 +09:00
XargonWan ad10c9d535 RUN_GAME: checkpoint but BROKEN 2024-09-12 00:56:20 +09:00
XargonWan d1216b696c STEAM_SYNC: reverted .desktop files 2024-09-11 19:12:52 +09:00
XargonWan 80cdbabde6 STEAM_SYNC: migrated launches to .desktop files 2024-09-11 16:01:52 +09:00
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