Commit graph

535 commits

Author SHA1 Message Date
XargonWan 2a0f1b19c5 Merge branch 'pr-842' into feat/okonomiyaki 2024-12-27 20:51:58 +09:00
XargonWan 769f9611c1 Merge branch 'pr-974' into feat/okonomiyaki 2024-12-27 20:50:05 +09:00
XargonWan bc959f822c Merge branch 'pr-981' into feat/okonomiyaki 2024-12-27 20:49:53 +09:00
XargonWan 82e60ebd0d Merge remote-tracking branch 'origin/cooker' into feat/game-downloader 2024-12-27 11:45:10 +00:00
XargonWan e3b4204252 Merge branch 'cooker' into feat/okonomiyaki 2024-12-27 20:32:20 +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
Cohee 7c82bfef9f CONFIGURATOR: Use createcd for PS2 .cue compression 2024-12-09 14:09:54 +02: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
Cohee c540f6b288 Fix a comment in global.sh too
cause why not?
2024-12-05 19:18:49 +02:00
Cohee ef55890313 Implement disabled state for rewrite case 2024-12-05 19:18:49 +02:00
Cohee 82d4a36ab9 Fix target file rewrite 2024-12-05 19:18:49 +02:00
Cohee 8efe96ab42 PPSSPP: Add RetroAchievements support
Rebased onto cooker
2024-12-05 19:18:49 +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
icenine451 ffa7753618 Make change_preset_dialog() not dependent on shared vars from build_preset_list_options() 2024-11-13 10:08:09 -05:00
XargonWan 3dc6b18833
Feat/godot (#962)
Some checks failed
Build cooker / Building_RetroDECK (push) Has been cancelled
* Table top mode

* Button Colour and tables columns

* Bob does regex

* Bob does regex2

* Updates from feedback

* Stuff

* Ensure funnction array being passed correctly

* Array to String needed afterall

* Cooker Test

* Test build

* Fixed Bios display issue

* Fixed dialogue logging

* Full Screen is back

* gGent Orange BIOS

* GDScript Logger POC

* Try to create log folder

* GDScript Logger POC (#956)

* GDScript Logger POC

* Try to create log folder

* Ensure all_systems array is empty every time build_preset_list_options() is run
- This prevents all_systems array from having multiple copies of all systems when run multiple times in the same session, which would cause make_preset_changes() to run build_preset_config() multiple times.

* logs2.0

* Parked up for the night

* Don't truncate the log file

* Timestamp, fix append

* Time for a break

* restore godot logger, default is still bash

* Added real milliseconds to log timestamp (thanks, monkeyx), typing fixes

* Time for a break

* Update godot.yml

* Update godot.yml

* Update godot.yml

* Update godot.yml

* Update godot.yml

* Update godot.yml

* Update godot.yml

* Translations with POT!

* Comment to test PR (#960)

Co-authored-by: Rekku <rekku@retrodeck.net>

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: WallK <wallykrasiy@gmail.com>
Co-authored-by: MonkeyX <tim@monkeyx.net>
Co-authored-by: icenine451 <benjamin.r.shelton@protonmail.com>
2024-10-28 02:02:17 +01: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
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 d14de05abc Merge branch 'cooker' of https://github.com/RetroDECK/RetroDECK into feat/okonomiyaki 2024-09-26 21:08:43 +09:00
XargonWan d90c0b5131 ES_DE: adding custom systems support 2024-09-26 21:08:31 +09:00
XargonWan a60ea83250 Merge branch 'feat/steam-rom-manager' of https://github.com/RetroDECK/RetroDECK into feat/okonomiyaki 2024-09-25 17:06:21 +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 8c9fb89124 Merge branch 'feat/xenia' of https://github.com/RetroDECK/RetroDECK into feat/okonomiyaki 2024-09-24 16:55:17 +09:00
XargonWan 415d798c9b Merge branch 'cooker' into feat/shadps4 2024-09-23 21:48:18 +09:00
XargonWan 8f2c6e7241 Merge branch 'cooker' into feat/shadps4 2024-09-23 21:46:33 +09:00
XargonWan 1805a124a0 Merge branch 'cooker' of https://github.com/RetroDECK/RetroDECK into feat/okonomiyaki 2024-09-23 21:44:08 +09:00
XargonWan 7875ff9a13 XENIA: fmt [skip ci] 2024-09-23 16:01:56 +09:00
XargonWan 84e56f2345 XENIA: sandboxing prefix 2024-09-23 15:56:55 +09:00