Commit graph

24 commits

Author SHA1 Message Date
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 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
icenine451 58615bb9d5 Change some echoes to logs 2024-06-29 15:38:16 -04:00
icenine451 2e44842458 Add comment and blank line handling to reference-file-reading functions 2024-06-29 15:31:05 -04:00
icenine451 88893a3c1b Add compensation for reading reference files where there is not an empty newline at the end of the file 2024-06-29 15:17:08 -04:00
icenine451 853d6cf35d Replace standard zenity commands with new rd_zenity function. 2024-06-28 16:07:35 -04:00
icenine451 79b755a45d Unlocalize presets-related variables for use between functions. 2024-05-31 09:34:53 -04:00
icenine451 8411e064d1 Extract preset change selection from Zenity for use in Godot 2024-05-30 11:30:46 -04:00
icenine451 5ed2ecd110 Fix similar-name setting detection in presets engine 2024-05-06 10:00:31 -04:00
XargonWan e2b678f388 CREATE_DIR: introduced this new function for a better logging and line compression 2024-02-28 15:55:44 +01:00
icenine451 8717ec6928 Fix presets processing (needs eval, not declare) 2024-02-21 11:05:33 -05:00
icenine451 23604f77af Update presets engine to handle multiple target files
Update all preset files to new syntax standard
Update ABXY button swap internal preset name
2024-01-29 10:46:27 -05:00
icenine451 f5c50e0825 Move update check change to Tools section
Add progress dialog to presets change process
2023-06-02 09:52:29 -04:00
icenine451 5717d08a8f Fixes for retroarch-all presets
Fixes for Cheevos logout process
2023-05-23 16:16:54 -04:00
icenine451 519d54ac1b Change order of retroarch preset building 2023-05-16 15:09:27 -04:00
icenine451 89584bb056 Fixed presets engine handling paths with spaces 2023-05-16 14:44:35 -04:00
icenine451 449e8bbe4f Add missing "then" in Configurator
Fix typo in preset deployment func
Add current preset state builder
Add moving Duckstation config folder to new location on update
Disable post-update starter pack install
Upgrade update_rd_conf to handle presets
Enable borders by default
2023-05-16 10:21:23 -04:00
icenine451 55d45432d4 Improve readbility of presets dialog
Improve handling of internal system names
Add internal->user readable system name translation
Disable PS4 in es_systems
Improve get_setting_value handling of missing setting name in section
Add systems to borders, widescreen and nintendo_button_layout presets
2023-05-15 16:33:54 -04:00
icenine451 99f1406ac2 Add logs folder to RA config setup
Add RetroAchievements logout Configurator option
Disabled AI Service in RetroArch by default
2023-05-15 11:56:01 -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