Commit graph

450 commits

Author SHA1 Message Date
XargonWan ea048f3625 STEAM_SYNC: cleaning up the folder to ensure that removed launchers are removed + usinr run_game function to start the games 2025-01-29 15:23:02 +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 e24cf46f8f MANIFEST: removing all unused appdata as it's automatically injected by flatpak-builder 2025-01-28 14:22:56 +09:00
XargonWan 2205187ff0 POST_UPDATE: condensed reset options in a single zenity window 2025-01-28 13:30:40 +09:00
XargonWan 3ccd91c320 GOBAL: added a check to see if global is already being sourced 2025-01-23 11:23:22 +09:00
XargonWan 275bc17e02 STEAM_SYNC: improved loading message 2025-01-21 09:47:01 +09:00
XargonWan 5e459638c5 PREPARE_COMPONENT: fixed folder creation hiearachy 2025-01-20 14:57:09 +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 5a22e78b8d LOGGER: removing some error outputs with conditinals 2025-01-20 12:12:58 +09:00
XargonWan 1b4f752f1e POST_UPDATE: updated for PANCAKES and general readability 2025-01-20 11:25:04 +09:00
XargonWan 88a1f63933 PANCAKES: migration 2025-01-20 11:24:19 +09:00
XargonWan 01c7e79f77 STEAM_SYNC: fixed sync folder initialization
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
2025-01-17 21:40:28 +09:00
XargonWan 983536aa49 STEAM_SYNC: fixed game_run argument 2025-01-17 16:22:34 +09:00
XargonWan cb42c2a81e FINIT: colorization 2025-01-17 15:25:52 +09:00
XargonWan 2403fc194f PREPARE_COMPONENTS: code cleanup 2025-01-17 15:23:57 +09:00
XargonWan e079a5818b RPCS3: added savestate folder 2025-01-17 15:23:33 +09:00
XargonWan 53f7c08b04 POST_UPDATE: more comments, es-de reset prompt, fixed misplaced snippets
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-17 11:22:46 +09:00
XargonWan 1725aac9f7 PREPARE_COMPONENT: legacy folders cleanup 2025-01-17 11:22:14 +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 7270014320 POST_UPDATE: ask the user to reset Duckstation 2025-01-17 09:37:25 +09:00
XargonWan f6e63f22e4 RUN_GAME: added RPCS3 support 2025-01-16 14:53:25 +09:00
XargonWan 3fc1ecb95e BIOS_CHECKER: revamped 2025-01-10 15:53:46 +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 7fd4a5aacb FRAMEWORK: adding more info at startup + logger tweak 2025-01-08 14:10:53 +09:00
XargonWan 4d831d050c POST_UPDATE: cleanup [skip ci] 2025-01-07 15:05:32 +09:00
XargonWan b19630e7a8 CEMU: moved keys.txt in bios/cemu/keys.txt [skip ci] 2025-01-07 14:58:11 +09:00
XargonWan 7ddb387709 STEAM_ROM_MAMANGER: dded to Zenity 2024-12-28 00:11:53 +09:00
MonkeyX 921567e7fc
Cooker (#1012)
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
* Fix features.json, add srm launcher

* Logging

* Set correct logging levels

* Bob makes it nexy year already!

* full splash screen dates

* Alpha version of post build check

* Bob makes a comeback, by adding a cli argument

* test build

* json update?

* Stop multi press of SRM button

* If error then just carry on :)

* Allow ES-DE to overwrite files

* Fixed debug cp -rnL issues and moved post check sh file

* Don't supress messages for cp -rnL

* Make post_build_check executable
2024-12-24 15:19:24 +00:00
MonkeyX 313b519815
Added cp -rnL fix for debug files/folders (#1005)
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
* Fix features.json, add srm launcher

* Logging

* Set correct logging levels

* Bob makes it nexy year already!

* full splash screen dates

* Alpha version of post build check

* Bob makes a comeback, by adding a cli argument

* test build

* json update?

* Stop multi press of SRM button

* If error then just carry on :)

* Allow ES-DE to overwrite files

* Fixed debug cp -rnL issues and moved post check sh file
2024-12-22 17:13:45 +00:00
XargonWan 102c72fd6c
Merge pull request #979 from Cohee1207/bug/fix-cue-leftover
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Make sure .cue file is removed after compression
2024-12-06 14:50:22 +09:00
XargonWan 1643645b76 RUN_GAME: added a zenity fallback if system is not found [TO TEST] 2024-12-06 14:46:07 +09:00
Cohee 127563b874 Make sure .cue file is removed after compression
Fixes #978
2024-12-05 20:43:27 +02:00
XargonWan 708011f788 GET_STEAM_USER: logging cleanup [skip ci] 2024-12-04 14:55:19 +09:00
XargonWan d3f3083fdc CLEANUP: removed old steam sync script 2024-12-04 10:43:37 +09:00
XargonWan 293eaac5bf RUN_GAME: fixed an issue where multiple command lines where picked when a single emulator entry was present on more systems - fixes MAME (Standalone)
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
2024-12-02 15:19:07 +09:00
XargonWan e4c1f20684 STEAM_SYNC: rewrite to allow multi game blocks launcher adding 2024-12-02 14:24:33 +09:00
XargonWan ea6daed9bc PORTMASTER: initializing config even to set Dracula color scheme 2024-11-30 23:01:23 +09:00
XargonWan 5ffedc8160 LOGGER: added log rotation 2024-11-30 22:39:30 +09:00
XargonWan a5f443cb86 LOG: removing old ES-DE logs folders 2024-11-29 11:38:19 +09:00
XargonWan 80f22e39ac LOGGER: added caller in the log message 2024-11-29 11:23:09 +09:00
XargonWan c35db6b46f LOGGER: actual implementation of log levels 2024-11-28 15:06:21 +09:00
XargonWan 74fec2e9fa LOGGER: fixed blank newlines 2024-11-28 15:01:21 +09:00
XargonWan 1c94be1c33 SRM: feeding it with Steam user data 2024-11-28 14:38:31 +09:00
XargonWan a9c2145230 FRAMEWORK: getting user info at startup 2024-11-28 13:54:23 +09:00
icenine451 13e7ebd8b2 Reverse $preset and $choice argument order for make_preset_changes() to avoid having to send a null array if all systems are being disabled. 2024-11-14 08:39:51 -05:00
icenine451 353c626a37 Add comments on new usage of make_preset_changes(), which now can be called externally
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
2024-11-13 10:13:01 -05:00
icenine451 155e331a43 Add comments to build_preset_list_options() 2024-11-13 10:10:07 -05:00