Commit graph

5557 commits

Author SHA1 Message Date
Adam Iannazzone d836289315 Create icon-framework
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
All icons located in icon.afphoto as layers
2025-02-12 09:53:12 -05:00
laz ed718c129a PH: mcemcymc84 fixes 2025-02-12 12:02:42 +01:00
laz ff49ea8a3b Dolphin: mcemcymc84 fixes 2025-02-12 12:01:43 +01:00
Adam Iannazzone a230e720c0 Combine Affinity icon files into one
Just show/hide layers as needed
2025-02-11 17:33:46 -05:00
Adam Iannazzone 77ee2c3543
Merge pull request #1043 from RetroDECK/main
Adding new icons back into cooker
2025-02-11 17:31:00 -05:00
Adam Iannazzone 925f443ffa Create icone-engine 2025-02-10 09:28:17 -05:00
Adam Iannazzone babd3a3cb7 Move affinity files into directory, update configurator logo 2025-02-10 09:09:05 -05:00
XargonWan 4682d77502 CLI: add factory reset option to retrodeck.sh without warning
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
2025-02-10 16:34:49 +09:00
XargonWan b9bffc189a CONFIGURATOR: update reset terminology to 'Factory Reset' and enhance descriptions 2025-02-10 16:31:13 +09:00
XargonWan fbe411c23d CONFIGURATOR: refine descriptions for Universal Dynamic Input Textures in configurator 2025-02-10 16:29:39 +09:00
XargonWan a87a36532b FEATURES: enhanced some components descriptions 2025-02-10 16:26:58 +09:00
XargonWan ac7655f01e STEAM_SYNC: fix formatting in sync progress message for Steam integration 2025-02-10 16:21:09 +09:00
XargonWan eb93c84cb4 RESET_COMPONENTS: various fixes and enhancements, now can facotry reset 2025-02-10 16:14:49 +09:00
XargonWan a7fd056cb0 PREPARE_COMPONENT: added full reset option 2025-02-10 16:14:10 +09:00
XargonWan bd1f4d6817 FRAMEWORK: finalized support for adding RetroDECK to Steam with offline assets 2025-02-10 15:31:42 +09:00
XargonWan af87ffa8e9 SRM: added deflaut grids - icon fixed 2025-02-10 15:31:10 +09:00
XargonWan a87681298c SRM: added deflaut grids 2025-02-10 14:51:51 +09:00
XargonWan 748e040b88 APPLE/IIGS: added basic bios information (hash missing) 2025-02-10 14:29:50 +09:00
XargonWan 53a7bd5d38 Merge branch 'feat/dynamictextures-fix' into cooker 2025-02-10 14:18:45 +09:00
XargonWan 8aede28eb8 UNIVERSAL_DYNAMIC_INPUT: if condition fixed 2025-02-10 14:18:30 +09:00
XargonWan 0a23ecb371 MWETAINFO: updated
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-02-09 16:19:46 +09:00
XargonWan 2e906b60a3 FINIT: add RetroDECK to Steam (untested) 2025-02-09 16:19:03 +09:00
XargonWan cdaebd5d8c BIOS_CHECKER: fixed + reduced dialogs 2025-02-09 15:35:12 +09:00
laz 2b13000d74 configurator desciptions
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled
2025-02-07 07:48:38 +01:00
XargonWan 1a5db3ffa6 FRAMEWORK, CONFIGURATOR, CLI: refactored Open Component and Reset Component 2025-02-07 15:35:08 +09:00
XargonWan 4dab1d7493 METAINFO: updated 2025-02-07 12:05:47 +09:00
XargonWan ecf61e1827 CONFIGURATOR: more menus remixes 2025-02-07 12:04:55 +09:00
XargonWan cbb16c46ea CONFIGURATOR: 'Open Emulator or Component' is now just 'Open Component' 2025-02-07 11:34:11 +09:00
XargonWan fd76417c65 BIOS_CHECKER: moved in Tools 2025-02-07 11:33:17 +09:00
XargonWan 41018e0f46 CONFIGURATOR: moved and renamed Backup User Data 2025-02-07 11:28:33 +09:00
XargonWan d7161bcadb CONFIGURATOR: open component dialog is now dynamic and taken from --open arg + Menu remixes 2025-02-07 11:25:56 +09:00
XargonWan ff98a5c026 FEATURES: description fix 2025-02-07 11:25:08 +09:00
XargonWan b02ee70e5c OPEN_COMPONENT: fixed for Ponzu 2025-02-07 11:24:55 +09:00
XargonWan 3582c0731a INJECT_FRAMEWORK: fixed an issue where the METAINFO was not included 2025-02-07 10:12:54 +09:00
XargonWan 1951218f66 BACKUPS: added (and fixed) backups folder 2025-02-07 10:12:37 +09:00
XargonWan 44b243e7cd OPEN: spelling 2025-02-07 09:57:55 +09:00
XargonWan 7bf60a8270 METAINFO: updated 2025-02-07 09:57:44 +09:00
XargonWan 4cf254019f CLI: tweaks for the help message 2025-02-07 09:55:13 +09:00
XargonWan 296caa939d FRAMEWORK: added "--open" to open a component found in features.json + help fix 2025-02-07 09:48:05 +09:00
XargonWan d86918d3de CONFIGURATOR: moved clean and rebuild roms folder under data management (previously data migration) + renamed Toggle Update Notify into Update Notification
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-02-06 16:26:49 +09:00
Cohee 3606774cd8
Add megadrive to ZIP compression targets (#983) 2025-02-06 16:14:47 +09:00
Cohee 15c3959db1
CONFIGURATOR: Use createcd for PS2 .cue compression (#981) 2025-02-06 16:13:30 +09:00
XargonWan ab6c0de96e CHEATS: added variable to retrodeck.cfg
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions
Build RetroDECK / Automated_Tests (push) Blocked by required conditions
2025-02-06 15:33:48 +09:00
XargonWan 7fb71d75f6 CHEATS: PPSSPP cheats basic support + various fixes + MAME folder moved (cheats not in yet) 2025-02-06 15:31:11 +09:00
XargonWan 343a0b1e60 PCSX2: added basic cheats support 2025-02-06 15:14:30 +09:00
XargonWan ae8bfe6819 RETROARCH: added a basic cheats support 2025-02-06 14:58:01 +09:00
XargonWan 143994e1fe METADATA: updated 2025-02-06 14:29:02 +09:00
XargonWan d5dde7d2ff FRAMEWORK: added --set cli to set presets 2025-02-06 14:21:43 +09:00
XargonWan 0a024f2b39 PRESETS: enhanced fetch_all_presets function for giving a single system presets 2025-02-06 14:00:12 +09:00
XargonWan d7cc59c3c5 PRESETS: added fetch_all_presets function 2025-02-06 13:39:36 +09:00