Commit graph

61 commits

Author SHA1 Message Date
XargonWan 6fd3ff61fb VITA3K: some configurationschanged upstream, reflecting them 2024-06-22 21:40:22 +09:00
XargonWan 2186382c3e FRAMEWORK: fixing an issue where second level subfolders of ES-DE were not correctly placed in the second level 2024-06-22 21:00:07 +09:00
icenine451 d6748e567d Fix sourcing typo in global.sh 2024-06-20 13:45:38 -04:00
icenine451 e89755561f Add empty ROM folder tool to Configurator
https://github.com/XargonWan/RetroDECK/issues/796
2024-05-30 17:12:54 -04:00
icenine451 7fc79b49ea Extract game compression functions from Zenity for use in Godot 2024-05-30 12:17:28 -04:00
icenine451 8411e064d1 Extract preset change selection from Zenity for use in Godot 2024-05-30 11:30:46 -04:00
icenine451 6d2eb27c87 Add Godot temp file location initialization 2024-05-30 10:58:11 -04:00
icenine451 8a6a6551b0 Create and source configurator_functions.sh 2024-05-30 10:52:44 -04:00
icenine451 6631389765 Rename functions.sh to other_functions.sh 2024-05-30 10:51:55 -04:00
icenine451 dfbeca17bd Merge remote-tracking branch 'upstream/cooker-0.8.1b' into cooker-0.8.1b-icenine451 2024-04-23 09:31:20 -04:00
icenine451 c3544b0b97 Remove excess log folder creation 2024-04-23 09:31:15 -04:00
XargonWan 87d2a5f47b GLOBAL: check if the build is a Cooker or a PR build too, then enabled dev options [skip ci] 2024-04-21 20:35:32 +09:00
icenine451 69a23b233a Rename patching.sh to framework.sh for function library clarity 2024-03-27 08:53:20 -04:00
icenine451 590b7bcfa9 Cleanup logging functionality 2024-03-22 17:10:26 -04:00
XargonWan 5e642c5bd5 LOGGER: added various check cases, might be optimized tho 2024-03-22 10:12:12 +01:00
XargonWan 8e1eb0b3cc GLOBAL: deleted an unuseful line 2024-03-20 00:18:49 +01:00
XargonWan 189dcb2324 LOGGER: fixed path not being created 2024-03-19 22:54:27 +01:00
XargonWan b1ae187401 ES-DE: fixed the bug where the system folders were not generated 2024-03-17 11:34:49 +01:00
XargonWan e2cd1762c8 PONZU: re-added the two emulators in various positions with ponzu checking 2024-03-08 18:21:43 +01:00
XargonWan c815e38acf SCUMMVM_LIBRETRO: added missing folders and config 2024-03-07 13:56:31 +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 a8cd09aa67 MAME: fixed config paths 2024-03-01 13:56:32 +01:00
icenine451 efad8a8ad9 Move default RD logs folder to internal space, then dir_prep after user selects install location 2024-02-28 14:41:42 -05:00
XargonWan a7f3866e96 LOGGER: populating functions 2024-02-28 18:13:33 +01:00
XargonWan e2b678f388 CREATE_DIR: introduced this new function for a better logging and line compression 2024-02-28 15:55:44 +01:00
XargonWan 7d2e476b4d Merge branch 'cooker-0.8.0b' into feat/logging 2024-02-28 15:24:39 +01:00
XargonWan 2b85d32e9e MAME: config paths fixes 2024-02-28 10:17:03 +01:00
icenine451 1614123422 Fix Godot comms file path 2024-02-27 16:31:39 -05:00
XargonWan 0d74aa27c5 MAME-SA: migrated to set_settings function 2024-02-27 16:44:52 +01:00
XargonWan 8b957ba300 Merge branch 'cooker-0.8.0b' into feat/esde-3.0 2024-02-23 20:44:06 +01:00
icenine451 e3cf79a46b Fix SD card detection 2024-02-23 13:37:22 -05:00
XargonWan 049f7a80a9 ES-DE: changing more paths, again and again 2024-02-21 21:39:44 +01:00
XargonWan 4414be0fd1 Merge branch 'cooker-0.8.0b' into feat/esde-3.0 2024-02-21 20:52:19 +01:00
icenine451 837b4a4048 Move Godot data transfer temp files location
Now at /var/config/retrodeck/godot/
2024-02-21 14:03:54 -05:00
icenine451 7105285b33 Break out BIOS check function
Add Godot data transfer temp file for BIOS check
2024-02-21 14:00:18 -05:00
icenine451 eca23ae2ce Streamline global.sh finit process 2024-02-21 10:04:00 -05:00
XargonWan f8a86faa4b ES-DE: changing more paths, again 2024-02-21 14:26:23 +01:00
XargonWan eb12692891 ES-DE: changing more paths 2024-02-21 10:00:52 +01:00
XargonWan 8fec21f9ad ES-DE: updating paths to es-de folder 2024-02-20 21:18:29 +01:00
XargonWan cb8b3de7d8 ES-DE: .emulationstation folder is now renamed in ES-DE 2024-02-19 16:21:43 +01:00
XargonWan dafba7a5b5 Merge branch 'cooker-0.8.0b' into feat/logging 2024-02-17 09:23:42 +01:00
XargonWan f357996df7 GLOBAL: defined log_folder variable 2024-02-16 17:20:23 +01:00
XargonWan da9c237f2e FRAMEWORK: prepare_emulator is now prepare_component 2024-01-16 09:14:27 +01:00
XargonWan 90cf770298 LOGGER: enhancements 2024-01-05 10:59:18 +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 5236e2215a Merge remote-tracking branch 'upstream/cooker-0.8.0b' into cooker-0.8.0b-icenine451 2023-12-11 10:33:06 -05:00
icenine451 621e55a870 Update Vita3k functions in Configurator and prepare_emulator.sh
Add network checks for resetting emus that require it
2023-12-11 10:30:35 -05:00
icenine451 d7ac1ad0f2 Better handle spaces in paths
Replace eval with declare where possible
Handle new SD card locations and non-default names from SteamOS 3.5
2023-11-30 14:35:59 -05:00