Commit graph

256 commits

Author SHA1 Message Date
MonkeyX eec932471d
Godot Configurator (#940)
* Feat/godot (#929)

* On branch cooker
 Changes to be committed:
	modified:   ../config/retrodeck/reference_lists/features.json
	modified:   configurator.sh
	modified:   configurator/TabContainer.gd
	modified:   configurator/assets/themes/accesible_theme.tres
	modified:   configurator/assets/themes/modern_theme.tres
	modified:   configurator/assets/themes/retro_theme.tres
	modified:   configurator/main.tscn
	modified:   configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Signal test

* s

* Oops Data Recovery

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Sliding Rekku

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/Rekku.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn

* Using less tabs?

 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Generic Save experiment
 On branch cooker
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Let it flow

 On branch feat/godot
 Changes to be committed:
	new file:   .github/workflows/build-godot.yml
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot
 Changes to be committed:
	modified:   .github/workflows/build-godot.yml

* FLow 2.0

* Flow 2.1

* Flow 2.2

* Flow 2.3

* Flow 2.4

* Flow 2.5

* Flow 2.6

* Flow 2.7

* Flow 2.8

* Flow 2.9

* Flow 2.9

* Flow 2.91

* Flow 2.92

* Emualtor==System

* FFS revert!

* Progress on Cores at last!

* Progress on Cores at lastgit add .!

* Functions

* Bios change

* Removed need for BIOS tmp file for Godot

* Rotten the core!

* Push TEst

* fixed duplicate

* fixed duplicate

* Tidied Bios reading

* Rekku assistant

* Icons and System Tab work

* Generic buttons please

* Generic buttons pleases

* Generic buttons please2

* Rekku gets the saw

* Dialogues

* Fixed link to json file

* Feat/godot (#927)

* Tidied parameter code

* Tricky bios dialogue!

* Mini change

* Tidying icons

* And then there were 5!

* Time to Cook

* INITOOL: added

* SET_SETTING_VALUE: edited to use initool

* Revert "SET_SETTING_VALUE: edited to use initool"

This reverts commit b56916c2b0.

* Revert "INITOOL: added"

This reverts commit 127bcdb6cd.

* POST_UPDATE: update_rd_conf to include steam_sync

* INJECT_FRAMEWORK: added force args [skip ci]

* Progress buttons

* Reset!

---------

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

---------

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

* Feedback changes and 16 bit icons

* Launch button change

* On branch feat/godot
 Changes to be committed:
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/SystemTab.gd

* On branch feat/godot (#935)

Changes to be committed:
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/SystemTab.gd

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

* Log file refactor

* Log full path?

* Ooops!

* Fix for functions wrapper (#937)

* On branch feat/godot
 Changes to be committed:
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/SystemTab.gd

* Log file refactor

* Log full path?

* Ooops!

---------

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

* POST_UPDATE: even on PR [skip ci]

* RETRODECK: You know? till now we never quit retrodeck in the end! [skip ci]

* FRAMEWORK: added the possibility to run a game from cli

* RUN_GAME: system name prettyfied

* RUN_GAME: added retroarch cores

* FEATURES: added more launch args

* RUN_GAME: fixed retroarch

* RUN_GAME: various fixes, time up

* FEATURES: fixed libetro with libretro [skip ci]

* RUN_GAME: emulator and system can now be passed as optional arguments

* Reftactored logging and threading

* URL

* Desktop Mode

* Hide logo

---------

Co-authored-by: Rekku <rekku@retrodeck.net>
Co-authored-by: XargonWan <XargonWan@gmail.com>
2024-09-09 14:36:11 +01:00
XargonWan d6f1fa3a3f RESET_COMPONENT: migrated to features.json 2024-08-22 14:25:23 +09:00
XargonWan b3e0dbe24a
feat/single feature file (#887)
* FEATURES: new branch init [skip ci]

* FEATURES: structural changes [skip ci]

* FEATURES: structural changes [skip ci]

* FRAMEWORK: migrating easter_eggs into a reworked splash_screen function

* FRAMEWORK: migrating update_rd_conf into a reworked function with features.json support

* FRAMEWORK: variabilized features.json location

* FEATURES: fixed an invalid value

* FEATURES: added a sample jq to fetch all the resettable emulators for CLI

* FEATURES: added a sample jq to fetch all the resettable emulators for CLI - fix

* FEATURES: added more emulators and placeholders

* FEATURES: added more systems and emulators

* FEATURES: added more systems and emulators - fix

* FEATURES: added more systems and emulators - fix2

* FEATURES: moved libretro cores in retroarch and added more presets

* FEATURES: added the last missing presets

* FEATURES: added the last missing presets - fix

* FEATURES: json fmt

* FEATURES: added more bioses

* FEATURES: removed the bioses

* FEATURES: migrated incompatible_presets

* FEATURES: migrated deploy_helper_files and find_empty_rom_folders

* FEATURES: migrated deploy_helper_files and find_empty_rom_folders

* FEATURES: moved emulators outside system, added all the system pretty names

* FEATURES: fixes due to the new structure

* FEATURES: migrated pretty system names

* FEATURES: migrated compression_targets

* FEATURES: cleanup incompatible_presets

* FEATURES: migrated zip_compressable_extensions

* BIOS_FILE: creating a json (WIP)

* FEATURES: fixed Japanese system names

* FEATURES: fixed incompatible presets
2024-08-15 16:42:40 +02:00
XargonWan 2ec8b00389 FRAMEWORK: fixing online updater to point to the new org/repo 2024-08-06 11:08:54 +09:00
icenine451 853d6cf35d Replace standard zenity commands with new rd_zenity function. 2024-06-28 16:07:35 -04:00
XargonWan b5aa72632c STEAM_SYNC: removed from this build - part 2 2024-06-22 19:47:27 +09:00
XargonWan c10133aab1 STEAM_SYNC: removed from this build 2024-06-21 15:48:38 +09:00
XargonWan 7995b76d14 VITA3K: added missing cli reset command [skip ci] 2024-06-20 20:31:52 +09:00
icenine451 098300be1e Remove redundant controller profile cleanup 2024-04-29 11:56:44 -04:00
XargonWan 8b107c406b
Merge pull request #729 from MatthijsMarco/cooker-0.8.0b
Fixed some spelling and grammar
2024-04-22 17:27:46 +09:00
XargonWan c7abe3ea9f RESET_COMPONENT: lowercasing and simplifying the code, even in the cli 2024-04-19 11:26:12 +09:00
icenine451 ccf900f2d4 Fix Ryujinx prepare_component typo
Add "component not found" catch to prepare_component
2024-04-11 09:09:38 -04:00
icenine451 fb4a1525c5 Fix version change detection logic for cookers 2024-03-27 09:11:52 -04:00
Marco Matthijs 79bcfa1dfa Fixed some spelling and grammar 2024-03-12 20:01:47 +01:00
icenine451 45bb5ac43b Only check for Desktop Mode on Steam Deck platform 2024-03-12 10:13:41 -04:00
XargonWan e25d2dcd54 GZDOOM: added as resettable component via cli 2024-03-08 17:13:02 +01:00
XargonWan bd286380d4 CITRA: removed 2024-03-04 21:45:58 +01:00
XargonWan 39ce6d59a6 YUZU: removed 2024-03-04 21:16:50 +01:00
XargonWan 83629157fa UPDATER: fixed cooker updater that was failing 2024-03-04 10:17:25 +01:00
XargonWan 6e571b068f RYUJINX: add wrapper for key management 2024-03-02 11:52:36 +01:00
XargonWan a7f3866e96 LOGGER: populating functions 2024-02-28 18:13:33 +01:00
XargonWan 7d2e476b4d Merge branch 'cooker-0.8.0b' into feat/logging 2024-02-28 15:24:39 +01:00
XargonWan a9c912a513 Merge branch 'cooker-0.8.0b' into feat/ryujinx [skip ci] 2024-02-26 14:54:27 +01:00
icenine451 813e6b6e9b Fix RetroDECK continuing to boot without a retrodeck.cfg after a CLI full reset 2024-02-23 13:41:42 -05:00
XargonWan 799d9f64dd Merge branch 'cooker-0.8.0b' into feat/ryujinx 2024-02-23 13:57:40 +01:00
icenine451 bac12909b5 Fix CLI reset process 2024-02-21 11:04:36 -05:00
XargonWan f6f6a678b6
Feat/steam sync (#652)
* Fixed sync path in steam-sync.py

* Fix syntax error

* Make sync folder hidden

* Make sync folder hidden (for real now)

* Added boilr_tag parameter after talk with boilr dev

* BOILR: set branch to retro for testing purposes

* APPDATA: added Steam Sync Warning [skip ci]

* BOILR: updated Cargo.toml

* Update steam-sync.py with real time sync

* Update configurator.sh with steam syncronization

* Update retrodeck.sh with steam syncronization

---------

Co-authored-by: Lx32 <loxenfabula@gmail.com>
2024-02-18 10:48:04 +01:00
XargonWan b49828670c CLI: added reset es-de 2024-02-17 09:38:01 +01:00
XargonWan dafba7a5b5 Merge branch 'cooker-0.8.0b' into feat/logging 2024-02-17 09:23:42 +01:00
XargonWan 5d4908931b CLI: added reset MAME 2024-02-16 19:10:06 +01:00
XargonWan 4469e984c7 RYUJINX: added a function to check for keys 2024-02-15 09:34:27 +01:00
XargonWan 13afef7a3d Merge branch 'cooker-0.8.0b' into feat/ryujinx 2024-02-15 09:03:53 +01:00
XargonWan c0716c2b01 PREPARE_COMPONENT: removed space between components 2024-02-15 09:02:39 +01:00
XargonWan e8f2224f7f Removed reset es-de from cli as now it's a component 2024-02-14 17:32:48 +01:00
XargonWan db3aab771f RYUJINX: added reset to cli and Configurator 2024-02-14 09:30:26 +01:00
XargonWan 0ffd378dad Merge branch 'feat/prepare-emulator' into cooker-0.8.0b 2024-02-13 11:14:35 +01:00
icenine451 5c22bf3216 One-off forced refresh of controller profiles in same version 2024-02-10 09:56:28 -05:00
XargonWan 84f2fb667e RESET_COMPONENT_CLI: added missing emulators, fixed es-de and other stuff 2024-01-24 17:07:51 +01:00
XargonWan da9c237f2e FRAMEWORK: prepare_emulator is now prepare_component 2024-01-16 09:14:27 +01:00
XargonWan 878e3e41ca LOGGER: more logging 2024-01-04 17:34:02 +01:00
XargonWan 28550e33ac LOGGER: added a first logging script and sourced it in all the needed scripts 2024-01-04 09:26:42 +01:00
icenine451 2bbeaf3ee2 Add Configurator and CLI options to reset ESDE 2023-12-01 09:33:17 -05:00
icenine451 93db40176b Only perform network availability check
for update check if update checks are enabled
2023-06-08 13:52:19 -04:00
icenine451 87e29385b2 Add more cooker setting automation 2023-05-19 10:03:02 -04:00
icenine451 b91c451fdd Added more safety around the cooker reset option 2023-05-18 12:23:45 -04:00
icenine451 26bf3f5dfc Clarify cooker reset wording
new start-rd-on-exit method for Configurator
2023-05-18 12:12:13 -04:00
icenine451 26ad1c7c2e Included downloaded bios files in flatpak
Removed network access check where no longer needed
Corrected config file target for Cemu reset
2023-05-17 09:53:59 -04:00
icenine451 17bef4b713 Break apart functions.sh
because finding stuff in 3000+ lines was ponderous
Add basic test to remap to Nintendo button layout
2023-05-12 16:26:09 -04:00
icenine451 efbaec77ed Improve cheevos login process
Fix PCSX2 config path variable
Improve Configurator "launch RD after exit"
Make jq and yq executable during build
Implement RA and sample SNES presets
2023-05-12 14:28:51 -04:00
icenine451 9fd4ab747b More online updater fixes, to match new codenames 2023-05-10 09:57:28 -04:00