Commit graph

532 commits

Author SHA1 Message Date
XargonWan 4e591549ad Merge branch 'feat/godot' of https://github.com/RetroDECK/RetroDECK into feat/okonomiyaki 2024-09-17 17:45:20 +09:00
Rekku d861255c44 Generic mulitples 2024-09-15 19:18:48 +01:00
Rekku d7f5143331 Font preferences 2024-09-14 18:51:06 +01:00
Rekku ce7c3db690 Configs 2024-09-14 16:31:59 +01:00
Rekku 899549f3b5 What a state! 2024-09-13 18:27:07 +01:00
Rekku ea242c1eca Tidying Up 2024-09-13 11:07:59 +01:00
Rekku 967b8a7944 Beta Global setting 2024-09-12 19:28:14 +01:00
Rekku ec0a787166 cfg parser update 1 2024-09-12 16:48:16 +01:00
Rekku 6b05cd0e35 cfg parser 2024-09-12 16:29:10 +01:00
Rekku ce268f0d23 Better buttons? 2024-09-11 19:23:05 +01:00
Rekku 0d734ac007 Backup with progress 2024-09-10 18:13:53 +01:00
Rekku 1d6d608d9c Sounds 2024-09-10 15:54:29 +01:00
Rekku 5a7591ffc7 Settings 2024-09-10 15:33:58 +01:00
Rekku 9a15c4362a Gaming Mode? 2024-09-10 14:09:42 +01:00
Rekku 24a5892bad Custom Buttons and firmware 2024-09-10 12:17:04 +01:00
XargonWan 5d4fee317c Merge branch 'feat/shadps4' into feat/okonomiyaki 2024-09-10 10:49:00 +09:00
XargonWan 3b5e8bcd0c Revert "Merge branch 'cooker' into feat/shadps4"
This reverts commit 8884d2110a, reversing
changes made to 9b6b8d1c05.
2024-09-10 10:21:02 +09:00
Rekku f32f1aa368 Hide logo 2024-09-09 14:33:16 +01:00
Rekku f545081e26 Merge Cooker 2024-09-09 14:32:18 +01:00
Rekku 68ebf43bf0 Desktop Mode 2024-09-09 14:27:34 +01:00
Rekku 8d6bb6bf93 URL 2024-09-09 13:26:29 +01:00
Rekku 098efa7379 Reftactored logging and threading 2024-09-08 19:03:36 +01:00
XargonWan 583539aef8 Merge branch 'cooker' into feat/steam-rom-manager 2024-09-08 08:47:27 +09:00
MonkeyX c863084227
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>
2024-09-07 17:06:05 +01:00
Rekku ebfcd69190 Ooops! 2024-09-07 11:22:09 +01:00
Rekku 7cb91a4987 Log full path? 2024-09-07 10:00:19 +01:00
Rekku f926a3bcdf Log file refactor 2024-09-06 22:41:28 +01:00
MonkeyX ce25273646
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>
2024-09-06 19:38:29 +01:00
Rekku 944d3bfc1e 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
2024-09-06 18:17:40 +01:00
Rekku ee913e02c5 Merge branch 'cooker' into feat/godot
On branch feat/godot
 All conflicts fixed but you are still merging.

 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
2024-09-06 16:15:18 +01:00
Rekku d1e633f9fd Launch button change 2024-09-06 15:54:24 +01:00
Rekku 6e6ae0f804 Merge branch 'feat/godot' into cooker 2024-09-06 13:29:27 +01:00
Rekku 56ef6b89e7 Merge branch 'cooker' of https://github.com/monkeyx-net/RetroDECK_UK into cooker
Conflicts:
	config/retrodeck/reference_lists/features.json
	tools/configurator/components/bios_check/bios_check.gd
	tools/configurator/locales/interface.de.translation
	tools/configurator/locales/interface.en.translation
	tools/configurator/locales/interface.it.translation
	tools/configurator/locales/interface.ja.translation
	tools/configurator/locales/interface.sv.translation
	tools/configurator/locales/interface.ua.translation
	tools/configurator/locales/interface.zh.translation
	tools/configurator/main.gd
	tools/configurator/main.tscn
	tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	tools/configurator/scripts/data_handler.gd
	tools/configurator/scripts/emulator.gd

 All conflicts fixed but you are still merging.
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/TabContainer.gd
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/components/bios_check/bios_popup_content.tscn
	modified:   tools/configurator/components/popup.gd
	modified:   tools/configurator/components/popup.tscn
	new file:   tools/configurator/components/popup_dialogue.gd
	new file:   tools/configurator/components/popup_dialogue.tscn
	new file:   tools/configurator/controller_guide.gd
	deleted:    tools/configurator/locales/interface.de.translation
	deleted:    tools/configurator/locales/interface.en.translation
	deleted:    tools/configurator/locales/interface.it.translation
	deleted:    tools/configurator/locales/interface.ja.translation
	deleted:    tools/configurator/locales/interface.sv.translation
	deleted:    tools/configurator/locales/interface.ua.translation
	deleted:    tools/configurator/locales/interface.zh.translation
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	new file:   tools/configurator/scripts/SystemTab.gd
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/scripts/emulator.gd
2024-09-06 13:21:34 +01:00
Rekku e3477aef0f Feedback changes and 16 bit icons 2024-09-06 12:40:29 +01:00
Rekku 5ff1e645a7 Bug fixes and code tidy 2024-09-05 19:04:56 +01:00
Rekku 80aafdc16c Fix focus on Back in System 2024-09-05 16:38:42 +01:00
MonkeyX d1ccc36067
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>
2024-09-05 16:04:36 +01:00
Rekku 904cb039e2 Fixed Reset Text 2024-09-05 15:32:17 +01:00
Rekku 1f4355908a Reset! 2024-09-05 15:11:02 +01:00
Rekku 9a5f292fe8 Progress buttons 2024-09-05 12:32:13 +01:00
Lx32 939bac2bf4
Revert missing entrypoint 2024-09-03 22:19:24 +02:00
Rekku 689f130dc3 Time to Cook 2024-09-02 11:46:25 +01:00
Rekku 3c1a58ae02 And then there were 5! 2024-09-01 21:34:35 +01:00
Rekku 30977adc71 Tidying icons 2024-09-01 21:26:44 +01:00
Rekku a4c26e8575 Mini change 2024-09-01 20:54:20 +01:00
Rekku 04852c04a7 Tricky bios dialogue! 2024-09-01 19:49:04 +01:00
Rekku 29f251596b Tidied parameter code 2024-09-01 17:44:16 +01:00
Rekku 6d78624075 Fixed link to json file 2024-08-30 10:51:08 +01:00
Rekku 24af607de1 Merge branch 'cooker' into feat/godot 2024-08-29 19:50:01 +01:00
Rekku 04ace444b1 Dialogues 2024-08-29 17:37:17 +01:00