Commit graph

108 commits

Author SHA1 Message Date
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
icenine451 c57243bee0 Upgrade conf_write
so it doesn't need a list of vars to change anymore
2023-04-05 15:34:49 -04:00
icenine451 cca6828b0f Add new sections to retrodeck.cfg 2023-04-05 14:21:50 -04:00
icenine451 695e4f1521 Missing "; then" 2023-04-05 11:33:47 -04:00
icenine451 5e7cb5b67e Merge remote-tracking branch 'upstream/cooker-0.6.4b' into cooker-0.7.0b-icenine451 2023-03-31 16:03:07 -04:00
icenine451 ebcc5c5bfe Patch engine fixes and upgrades 2023-03-31 14:34:24 -04:00
icenine451 b38aae8031 Remove extra dialog at the end of first setup 2023-03-31 13:30:10 -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
icenine451 b577c3275b Add basic online version check 2023-03-26 15:08:00 -04:00
icenine451 8f8d9c2bb6 Multiple fixes/additions
- Enabled using variable names directly in patches
- Updated multi-user mode to latest code
  THIS FEATURE IS STILL IN TESTING
- Changed semi-hard-coded paths to source from $rd_conf instead
2023-03-24 11:24:28 -04:00
icenine451 bfd7e83c6b Merge remote-tracking branch 'upstream/cooker-0.6.3b' into cooker-0.7.0b-icenine451 2023-03-24 08:47:24 -04:00
icenine451 a34c38ab2b - Fixed file browser not handling spaces
- Fixed missing return to menu after file compression
- Fixed compression target validation not handling
   uppercase file extensions properly
2023-03-23 15:59:06 -04:00
icenine451 8d35c97ade Merge remote-tracking branch 'upstream/cooker-0.6.3b' into cooker-0.7.0b-icenine451 2023-03-23 14:19:18 -04:00
icenine451 51b03094b5 Add reset confirmations to Configurator,
Change location of some menu items.
2023-03-23 12:38:19 -04:00
icenine451 1025f1f98c PICO-8 saves symlink was backwards 2023-03-22 16:43:10 -04:00
icenine451 2cac775b7c Fixed bug in dir_prep that made recursive symlinks 2023-03-22 16:40:37 -04:00
icenine451 f9d29fc6fc Removed unneeded /var/config/retrodeck/tools dir 2023-03-22 14:42:06 -04:00
icenine451 5ab04cdeeb - Removed "reset tools" options
as those are now in RO space
- Fixed recursive symlink possibility for pico-8 setup
- Fixed BIOS check tool variable name
- Fixed tools gamelist dest file name
2023-03-22 12:41:26 -04:00
icenine451 bee35c1458 Fix issue found where sed doesn't like ~ 2023-03-21 16:00:30 -04:00
icenine451 9a88203aa0 Update Xemu init function. 2023-03-21 11:09:08 -04:00
icenine451 725f2f412c Fixed incorrect folder removal in Xemu init 2023-03-21 11:00:44 -04:00
icenine451 052f291881 Merge branch 'cooker-0.6.3b-icenine451' into cooker-0.7.0b-icenine451 2023-03-21 08:57:41 -04:00
XargonWan 2f78891eb0 CITRA: config redone (missing controls and hotkeys) [skip ci] 2023-03-20 21:48:47 +00:00
icenine451 c35cd00ba4 Add additional CLI input validation 2023-03-20 09:23:04 -04:00
icenine451 501889e954 Multi-user support for saves/states ONLY,
no multi-user config support yet
2023-03-17 16:39:51 -04:00
icenine451 009e3d556b Add Yuzu to Mods dir and remove trailing slashes 2023-03-17 10:26:31 -04:00
icenine451 b4f358bc15 Add Citra to mods/texture pack dir inits 2023-03-17 10:01:07 -04:00
icenine451 29e6f8eb6d Fix bug in patch engine for settings with names
that contain the names of other settings
ie. "setting=value" and "other_setting=value"
2023-03-16 16:12:04 -04:00
icenine451 1290966409 Rework desktop mode warning logic 2023-03-16 11:50:39 -04:00
icenine451 9a64723096 - Found duplicate function, causing desktop-mode
check to fail on first run after update
- Removed unneeded "source" commands for rd_conf
2023-03-16 11:45:20 -04:00
icenine451 377ec61d23 Expose ES-DE gamelists to user folder 2023-03-16 11:38:01 -04:00
icenine451 52778011ec Merge branch 'cooker-0.6.3b-icenine451' into cooker-0.7.0b-icenine451 2023-03-16 11:28:53 -04:00
icenine451 33b6065445 Merge branch 'cooker-0.6.3b-icenine451' of https://github.com/icenine451/RetroDECK into cooker-0.6.3b-icenine451 2023-03-16 11:14:28 -04:00
icenine451 78bfa1e5aa - Fix PICO-8 symlink location
- Seperate Dolphin/Primehack save states
- Fix post-update variable checks for new values
2023-03-16 11:14:25 -04:00
icenine451 a31b7b006e Remove errant comment line 2023-03-16 08:51:38 -04:00
icenine451 47a754662a dir_prep doesn't translate ~ correctly apparently 2023-03-15 20:01:53 -04:00
icenine451 e55bb2f9b9 New rd_cpnf variables not loaded
correctly after update
2023-03-15 19:58:02 -04:00
icenine451 f5c6a70c9c - Add compressed file cleanup
- Add multi-file compression
- Fix compression handling for files with spaces in them
2023-03-15 17:21:19 -04:00
icenine451 585a2c7d71 - Add compressed file cleanup
- Add multi-file compression
- Fix compression handling for files with spaces in them
2023-03-15 17:19:04 -04:00
icenine451 7287898482 Actually fix the chd candidate validation 2023-03-14 14:09:31 -04:00
icenine451 5c3e6767c4 Fix CHD candidate validation 2023-03-14 14:05:10 -04:00
icenine451 edb26b262a Fix bug in chd validation, it would fail to validate
.iso or .gdi files.
2023-03-14 13:51:05 -04:00
icenine451 3524feb5a2 Merge branch 'cooker-0.6.2b-icenine451' into cooker-0.7.0b-icenine451 2023-03-14 11:26:05 -04:00
icenine451 9819448153 PICO-8 fixes. 2023-03-14 10:33:24 -04:00
icenine451 a7c0203d4a Add function to resolve preset conflicts 2023-03-13 15:33:15 -04:00
icenine451 9ca9f037db Merge branch 'cooker-0.6.2b-icenine451' into cooker-0.7.0b-icenine451 2023-03-13 11:43:56 -04:00