Commit graph

155 commits

Author SHA1 Message Date
icenine451 e1de037035 Complete Configurator reorder
Add RetroDECK credits dialog
2023-05-10 12:26:40 -04:00
icenine451 9fd4ab747b More online updater fixes, to match new codenames 2023-05-10 09:57:28 -04:00
icenine451 13acb4199c Add low space check and warning 2023-05-08 16:54:35 -04:00
icenine451 3392b1c2be Move presets folder
Make presets engine able to handle changing core RA config
(to apply preset to all cores)
2023-05-08 15:20:06 -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 dc94e3b3c1 set_setting_value upgrade
(handles similarly-named settings better)
Add PCSX2 and Duckstation config upgrades to post_update
2023-05-05 12:27:31 -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 b93ee84889 Clean up asterix use in paths with variables 2023-05-02 14:32:45 -04:00
icenine451 934001308b Add mods and tex pack dirs to resets and postmove 2023-05-01 14:31:59 -04:00
icenine451 a512285da3 Change Dolphin/Primehack save folders to 2 char 2023-05-01 14:24:12 -04:00
icenine451 47afb7be81 Remove Configurator menu entry
Fix controller profile source path
2023-05-01 09:22:42 -04:00
icenine451 6763286b77 Another updater fix
Fix update file cleanup
2023-05-01 09:13:51 -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 897cdd45b6 - Made prepack install optional
- Moved Duckstation saves/states
- Upgraded finit optional install dialog
- Added RPCS3 firmware download progress dialog
- Added more post_update informational dialogs
- Changed default ESDE scraper setting to stop on multiple matches
2023-04-27 16:51:24 -04:00
icenine451 1629199d6f Removed tools gamelist
as Configurator launched from ESDE main menu now
2023-04-27 13:37:03 -04:00
icenine451 c534e436b4 New Duckstation saves/states locations 2023-04-27 10:31:32 -04:00
icenine451 b328776d42 Fix RPCS3 pathing
Fix xmlstarlet command for changelog
2023-04-27 09:23:07 -04:00
icenine451 e3ef868357 Finally fix cooker update checker
Improve finit handing of interruption
Fix some paths not being created during finit
2023-04-26 17:02:44 -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 a422e0451c Add updater progress and complete dialogs
Fix missing variable from RD mover
Fix extra ) in finit
2023-04-26 10:33:05 -04:00
icenine451 17c2b5d02a Basic changelog dialog shown at update 2023-04-25 15:44:17 -04:00
icenine451 5a244705c0 Add finit choices dialog and stage binding icons 2023-04-25 12:09:59 -04:00
icenine451 d5546fc592 Merge remote-tracking branch 'upstream/cooker-0.7.0b' into cooker-0.7.0b-icenine451 2023-04-25 11:00:15 -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
XargonWan 7092cfd239 ES-DE: disabled update popup? 2023-04-23 17:45:36 +02:00
icenine451 f9d296ea5b Merge remote-tracking branch 'upstream/cooker-0.7.0b' into cooker-0.7.0b-icenine451 2023-04-21 10:09:50 -04:00
icenine451 50bb7125b2 RPCS3 path updates 2023-04-21 09:56:43 -04:00
XargonWan 4d6443fb12 Tweaked update message [skip ci] 2023-04-21 07:08:07 +00:00
icenine451 51d17ae1f3 RPCS3 setup updates
Cooker upgrade check updates
Add yq tool
2023-04-20 15:56:41 -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 b613ae2b84 Helper file deployment function 2023-04-19 15:15:52 -04:00
icenine451 d3f1fce7dc Accomadate empty easter egg list 2023-04-19 08:58:40 -04:00
icenine451 f076b490de Merge remote-tracking branch 'upstream/cooker-0.7.0b' into cooker-0.7.0b-icenine451 2023-04-19 08:58:06 -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 db0954bff6 prepare_emulator MU upgrades 2023-04-18 12:09:29 -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
XargonWan 31c024d00a Updated hotkeys and emu configs: WARNING this build will break the paths!!! [skip ci] 2023-04-17 10:26:42 +00:00
icenine451 0d078cb88a Fix network checks. 2023-04-14 09:10:52 -04:00
icenine451 dad928936c es_settings.xml specific fixes to patch engine 2023-04-11 11:20:45 -04:00
icenine451 1b973d58cc More Cemu additions 2023-04-11 09:11:12 -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
XargonWan 4f4c159958 CEMU: dirprepped saves folder 2023-04-11 12:53:48 +00:00
XargonWan be123075a5 CEMU: basic config, need to be finalized [skip ci] 2023-04-11 12:05:13 +00:00
icenine451 42743eeaac ES-DE doesn't like gamelists in RO apparently 2023-04-10 09:02:06 -04:00
icenine451 f8aac040f6 SHA update tool for automation during building
and also prepackage DOOOOOM!
2023-04-07 16:10:12 -04:00
icenine451 4dcb39df9d Add PICO-8 to emulators_post_move 2023-04-07 14:57:21 -04:00
icenine451 44a080547c Update emulator_post_move 2023-04-06 16:16:50 -04:00