Commit graph

3835 commits

Author SHA1 Message Date
icenine451 bbe3b01f39
Merge pull request #789 from reyemxela/compression_fixes
Fix validate_for_chd and unquoted log line
2024-05-21 11:25:39 -04:00
Alex Meyer 5db5fcb407 make log output to stderr 2024-05-14 16:16:36 -04:00
Alex Meyer 15657f396c fix validate_for_chd check and unqouted log line 2024-05-14 13:26:52 -04:00
XargonWan 9057a57abe RetroDECK 0.8.1b 2024-05-13 10:09:59 +02:00
XargonWan 08bb2d56c1 Merge branch 'cooker-0.8.1b' 2024-05-13 10:09:26 +02:00
XargonWan 0da0e92c19 APPDATA: updating date [skip c] 2024-05-13 09:53:21 +02:00
laz b4a7a8a853 SD-Full: Added F4 to Switch Menu 2024-05-11 09:50:47 +02:00
XargonWan 35be9568d9 MAME: force extract cheats 2024-05-09 15:09:00 +02:00
laz 2db92162a2 fixed mame config 2024-05-09 09:13:12 +02:00
XargonWan 9019b23f4a LOGGER: fixed typos [skip ci] 2024-05-07 21:51:08 +02:00
XargonWan 1db90e87b4 SCUMMVM_LIBRETRO: fixing assets location [skip ci] 2024-05-07 21:44:12 +02:00
XargonWan 323a56df99 ZENITY: improved some dialogs and added some colors 2024-05-07 09:58:31 +02:00
icenine451 5455e1c992
Merge pull request #783 from icenine451/cooker-0.8.1b-icenine451
Cooker 0.8.1b icenine451
2024-05-06 10:04:15 -04:00
icenine451 5ed2ecd110 Fix similar-name setting detection in presets engine 2024-05-06 10:00:31 -04:00
icenine451 a0a669a16f Reorder GBA overlay preset commands 2024-05-06 09:01:14 -04:00
XargonWan c1517692b8 SCUMMVM: forcing the deployment of the unzipped file 2024-05-06 14:28:37 +02:00
XargonWan 6ef1ed36ad CONFIGURATOR: resizing background warning window [skip ci] 2024-05-06 14:20:53 +02:00
XargonWan b717033348 COOKER_DOWNLOADER: fixed a bug where the sha couldn't be correctly compared 2024-05-06 11:04:03 +02:00
XargonWan 8878d6cc8a ES-DE: added more debug messages in ES-DE folders migration 2024-05-06 10:48:18 +02:00
XargonWan d3ff25f51c COOKER_DOWNLOADER: fixed a bug where it was getting a malformed url due to the sha file presence 2024-05-06 10:47:48 +02:00
XargonWan 9f63a80ad0 MAME-SA: placing cheats in post-update 2024-05-05 22:01:17 +02:00
XargonWan 6f087faccb MAME-SA: added cheats 2024-05-05 21:52:38 +02:00
XargonWan 8f290edff3 RA: changing dir_prep for RetroArch logs as they might be not initialized yet 2024-05-05 21:44:56 +02:00
XargonWan 37e21ad12c APPDATA: updated [skip ci] 2024-05-05 21:40:55 +02:00
XargonWan 6b7b2cbe19 Merge branch 'cooker-0.8.1b' of https://github.com/XargonWan/RetroDECK into cooker-0.8.1b 2024-05-05 21:39:02 +02:00
XargonWan af801753cb SCUMMVM: adding assets (ScummVM.zip) 2024-05-05 21:39:00 +02:00
XargonWan c9f5f74cfa
Merge pull request #782 from XargonWan/feat/esde-more-folders-move
ES-DE: moving themes and downloaded_media in rdhome/ES-DE folder
2024-05-05 20:56:29 +02:00
laz 6975f03f40 added other_licences file again 2024-05-05 10:42:03 +02:00
XargonWan be12d0c4f4 MAME: exposing samples folder 2024-05-05 09:39:30 +02:00
XargonWan 8f05c7c127 APPDATA: updated 2024-05-04 10:16:17 +02:00
XargonWan 33993a2f9e ES-DE: moving themes and downloaded_media in rdhome/ES-DE folder 2024-05-04 10:13:30 +02:00
XargonWan d4060fde6a WORKFLOWS: restoring cooker-selfhosted on main and removing persistent one [skip ci] 2024-05-04 09:46:01 +02:00
XargonWan d4f78cb196 APPDATA: updated 2024-05-03 22:44:20 +02:00
XargonWan f0d251a163 COOKER_UPDATER: added sha check before uninstalling the flatpak 2024-05-03 22:42:30 +02:00
XargonWan 59742bfcbf PIPELINES: added flatpak file sha for both main and cooker + gitea 2024-05-03 22:29:06 +02:00
XargonWan 59309d5dce WORKFLOW: persistence never worked, restored the original cooker pipeline 2024-05-03 21:38:37 +02:00
XargonWan ff279f71f6 Revert "DOLPHIN: updated to 5.0-21264"
This reverts commit f8cd02b9a3.
2024-05-03 16:11:20 +02:00
XargonWan 6ba9a80127 APPDATA: updated 2024-05-03 15:20:10 +02:00
icenine451 b99457cb2a
Merge pull request #781 from icenine451/cooker-0.8.1b-icenine451
RPCS3 Framework additions
2024-05-03 09:14:56 -04:00
icenine451 defb31a27a Set RPCS3 to not ask-on-exit by default, to support preset option 2024-05-03 09:11:38 -04:00
icenine451 eca9099ccc Add RPCS3 to ask-to-exit preset in retrodeck.cfg 2024-05-03 09:11:13 -04:00
icenine451 1869b8889b Add support for non-yml RPCS3 ini files in framework 2024-05-03 09:10:05 -04:00
icenine451 63b29f2d28 Merge remote-tracking branch 'upstream/cooker-0.8.1b' into cooker-0.8.1b-icenine451 2024-05-03 08:45:34 -04:00
XargonWan 68a777bb0e SUBMODULES: updated + GZDoom 2024-05-03 09:46:46 +02:00
XargonWan 80a7a01b86 Revert "RPCS3: updated [This may BREAK the manifest as is supposed to run on runtime 6.7]"
This reverts commit 555d2a5b46.
2024-05-03 09:39:34 +02:00
XargonWan 9c696a57f5 APPDATA: updated 2024-05-03 09:24:39 +02:00
XargonWan 150d25caa3 RYUJINX: updated to 1.1.1297 2024-05-03 09:20:26 +02:00
XargonWan f19de9ac38 CEMU: updated to v2.0-79 + glslang to 14.1.0 2024-05-03 09:18:17 +02:00
XargonWan 555d2a5b46 RPCS3: updated [This may BREAK the manifest as is supposed to run on runtime 6.7] 2024-05-03 09:13:44 +02:00
XargonWan 2862afb813 MANIFEST: removed old, unused chdman module 2024-05-03 09:01:12 +02:00