Commit graph

20 commits

Author SHA1 Message Date
icenine451 853d6cf35d Replace standard zenity commands with new rd_zenity function. 2024-06-28 16:07:35 -04:00
icenine451 284e8d5cc1 Remove unneeded sourcing from dialogs.sh 2024-06-20 13:44:24 -04:00
XargonWan 323a56df99 ZENITY: improved some dialogs and added some colors 2024-05-07 09:58:31 +02:00
XargonWan 28846a89cb CHANGELOG: removing version notes from the terminal output [skip ci] 2024-04-19 15:01:55 +09:00
icenine451 4a996e9c6b Fix desktop mode warning dialog logging 2024-03-04 09:07:39 -05:00
XargonWan 83629157fa UPDATER: fixed cooker updater that was failing 2024-03-04 10:17:25 +01:00
icenine451 7e7290cb80 Removed log statements where they would break returned information 2024-02-28 14:52:35 -05:00
XargonWan a7f3866e96 LOGGER: populating functions 2024-02-28 18:13:33 +01:00
XargonWan da9c237f2e FRAMEWORK: prepare_emulator is now prepare_component 2024-01-16 09:14:27 +01:00
XargonWan a84b3705e7 FRAMEWRORK: fixed functions location 2024-01-14 11:04:16 +01:00
XargonWan 4cefc83d3c FRAMEWORK: added a quit function 2023-12-16 08:55:12 +01:00
XargonWan 2563febc11 Merge branch 'cooker-0.7.5b' into cooker-0.8.0b 2023-12-04 16:30:30 +01: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
XargonWan 150db046e3 QUIT: fixed syntax 2023-11-30 09:37:17 +01:00
XargonWan eca2469ba0 CONFIGURATOR: Quit button is quitting RetroDECK 2023-11-26 09:26:53 +01:00
XargonWan b2014f2500 fix: string quoted 2023-09-06 10:42:47 +02:00
XargonWan 4451625531 Fixed partial release notes window size 2023-08-23 09:09:42 +02:00
icenine451 8e5e950841 Correct some calls to xmlstarlet
Add Cemu to get_setting_value and set_setting_value
Update Cemu prepare_emulator content
Prepare and add savestate_auto_load and savestate_auto_save presets
2023-05-16 12:29:36 -04:00
icenine451 4a0bc26084 Add Nintendo Button Layout Configurator menu
Add login timestamp to cheevos login for Duckstation and PCSX2
Add processing dialog to reset all
Change Duckstation config location to /var/config to match new location
Add cheevos required sections to shipped PXSX2 and Duckstation configs
Add cheevos hardcore mode presets for PCSX2 and Duckstation
2023-05-13 12:05:50 -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