Commit graph

164 commits

Author SHA1 Message Date
icenine451 f220927227 Corrections to backup function 2023-08-17 13:38:18 -04:00
icenine451 2c9585b992 Ensure rsync dest path exists 2023-06-27 10:53:34 -04:00
icenine451 b5577b1bbd Fix rsync trying to keep perms from RO files 2023-06-15 10:50:09 -04:00
icenine451 de9e21c177 Incorrect selection check for update option change 2023-06-13 14:41:16 -04: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 198e988671 Disable disabling "load custom textures"
on input texture disable
2023-05-25 10:05:54 -04:00
icenine451 38f0cdc585 Change input texture install from cp to rsync 2023-05-25 09:58:37 -04:00
icenine451 5717d08a8f Fixes for retroarch-all presets
Fixes for Cheevos logout process
2023-05-23 16:16:54 -04:00
icenine451 7b34ff6822 Move Update Check enable/disable to Global setting 2023-05-22 12:15:46 -04:00
icenine451 657af0076d Update Configurator wording 2023-05-22 12:07:37 -04:00
icenine451 7f033cb116 Fix Configurator unintended exit after wiki dialog 2023-05-19 09:21:32 -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 9ea0403879 Add PPSSPP to savestate_auto_load preset
Add Citra/Dolphin/Duckstation/PCSX2/Primehack/Yuzu to ask_to_exit preset
Reconfigure defaults and existing installs for proper preset functions
Add Ask-to-Exit menu item in Configurator
2023-05-18 11:38:20 -04:00
icenine451 d0d1034f54 Improve Cheevos logout
Move Install RD Starter Pack to Dev Options menu
Add texture packs folders to RA-Mesen, RA-Mupen64Plus, Duckstation,
PCSX2 and PPSSPP
Fix CLI Configurator exit trap
2023-05-18 10:23:05 -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 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 fbd0deae99 Move borders preset menu from global to retroarch
Update preset example file
Remove welcome kit from finit options
2023-05-16 11:18:13 -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 663c00104f Add preview of USB import tool 2023-05-15 14:43:31 -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 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
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 3cdc9e376f Add user-specific dirs for media and roms to ESDE
Update Configurator menu labels and fix some navigation dead ends
Add "Launch RetroDECK on exit" to Configurator while in desktop mode
2023-05-11 10:17:55 -04:00
icenine451 122f70614e Abstract desktop mode check
Fix unintentional Configurator closure
2023-05-10 17:02:19 -04:00
icenine451 827426ad77 Keep Configurator open after opening a SA emu 2023-05-10 16:42:12 -04:00
icenine451 e1de037035 Complete Configurator reorder
Add RetroDECK credits dialog
2023-05-10 12:26:40 -04:00
icenine451 abeb20fd97 Add Version history to Configurator
Add RA token function
Rework Configurator menus, prep for upcoming features
Add starter preset configs for some systems
Add initial preset sections to retrodeck.cfg
2023-05-08 14:24:41 -04:00
icenine451 ae2241523c Patch generator upgrades (now handles + signs)
Update retrodeck.cfg to latest template in post_update
Create new paths in post_update
Remove basic BIOS check tool
2023-05-05 11:18:37 -04:00
icenine451 4026958887 Add custom title text to generic info dialog 2023-05-02 14:46:54 -04:00
icenine451 b5fb3dc511 Add Primehack custom input textures 2023-05-01 15:32:22 -04:00
icenine451 c78a72a806 Change branding on RetroDECK starter pack
Remove Configurator theme downloader entry
Reverted ESDE scraping setting change
Add Configurator optional installs
2023-04-28 09:12:32 -04:00
icenine451 ac87ac06a0 Add latest binding-icons
Add current controller profile
Update finit, post_update and Configurator for controller profile
2023-04-26 11:11:32 -04:00
icenine451 576ad7556d - New mover!
- Updated init/postmoves for ES and RD
- Disabled ES update checks for existing installs
- Local'd vars in conf_read/write
- Rebuilt finit to work with new conf_read/write and emu reset
2023-04-25 10:59:57 -04:00
icenine451 dd834ab941 More Dolphin input textures fixes 2023-04-21 11:46:20 -04:00
icenine451 6619191a15 Add universal function wrapper
Upgrade cooker update flow
Upgrade update_rd_conf, no more patch file since they are all bash vars
2023-04-20 10:51:17 -04:00
icenine451 1ada7e1191 Mover upgrades and add conf_read 2023-04-19 08:39:35 -04:00
icenine451 8ddc800166 Userdata backup function 2023-04-18 14:00:42 -04:00
icenine451 0c2f8de072 Add RPCS3 firmware downloader 2023-04-17 16:34:47 -04:00
icenine451 e9b71b34d4 Upgrade emu init function,
change network connectivity test target,
update retrodeck.cfg to latest version
2023-04-17 16:03:29 -04:00
icenine451 0d078cb88a Fix network checks. 2023-04-14 09:10:52 -04:00
icenine451 8b4706d335 Merge remote-tracking branch 'upstream/cooker-0.7.0b' into cooker-0.7.0b-icenine451 2023-04-11 09:05:56 -04:00
icenine451 e2147a03e6 Configurator dialog wording change 2023-04-11 08:57:55 -04:00
XargonWan bdbebef584 CEMU: Added to configurator 2023-04-11 12:12:04 +00:00
icenine451 cca6828b0f Add new sections to retrodeck.cfg 2023-04-05 14:21:50 -04:00
icenine451 800a160c50 Online theme downloader/updater 2023-04-04 16:49:30 -04:00
icenine451 3bd150a953 Add "Browse the Wiki" to dev menu 2023-03-31 15:56:02 -04:00
icenine451 0e46fe679f Multi-user mode upgrades 2023-03-30 10:04:11 -04:00
icenine451 0186ded2b9 Compression tool upgrades 2023-03-29 15:51:27 -04:00
icenine451 db6d28d64f Online update checks and internal updater 2023-03-27 15:52:58 -04:00