Commit graph

4036 commits

Author SHA1 Message Date
icenine451 aa7ac1058f
Merge pull request #822 from icenine451/cooker-0.8.2b-icenine451
Cooker 0.8.2b icenine451
2024-06-27 10:40:53 -04:00
icenine451 31d3ab64cc Add backup reminder dialog to empty rom folder removal process 2024-06-27 08:59:07 -04:00
icenine451 2472254b09 Fix compression logging handling spaces in files 2024-06-27 08:53:12 -04:00
icenine451 d08d027db6 Fix compressed file detection for removal validation 2024-06-27 08:52:41 -04:00
icenine451 8deda02343 Remove unnessecary file removal dialog 2024-06-27 08:52:14 -04:00
icenine451 80a315ebf5
Merge pull request #821 from icenine451/cooker-0.8.2b-icenine451
Cooker 0.8.2b icenine451
2024-06-26 12:51:57 -04:00
icenine451 e850715a42 Localize some compression math variables 2024-06-26 12:50:35 -04:00
icenine451 1057f091d6 Fix "files left" counting when compressing all files 2024-06-26 12:44:39 -04:00
icenine451 7f62bd089b Add check for existing compressed format when building compressable files list 2024-06-26 12:43:56 -04:00
icenine451 00ee6e1279 Add "no compessable files found" dialog 2024-06-26 12:43:33 -04:00
XargonWan 7022193212 LIBFLAC: disabled as it should be installed by MAME (outsourced manifest) 2024-06-26 09:58:45 +09:00
XargonWan e3c368f11a LIBFLAC: updated and built with cmake-ninja 2024-06-24 09:43:39 +09:00
XargonWan e51d363b0f LIBFLAC: added 2024-06-24 09:07:25 +09:00
XargonWan 4cac8e13e2 POST_UPDATE: code cleanup [skip ci] 2024-06-23 20:26:45 +09:00
XargonWan 75dc0bf237 POST_UPDATE: unwanted folders cleanup [skip ci] 2024-06-22 21:56:37 +09:00
XargonWan f7d580e7d0 APPDATA: updated [skip ci] 2024-06-22 21:55:59 +09:00
XargonWan 6fd3ff61fb VITA3K: some configurationschanged upstream, reflecting them 2024-06-22 21:40:22 +09:00
XargonWan 2186382c3e FRAMEWORK: fixing an issue where second level subfolders of ES-DE were not correctly placed in the second level 2024-06-22 21:00:07 +09:00
XargonWan b5aa72632c STEAM_SYNC: removed from this build - part 2 2024-06-22 19:47:27 +09:00
XargonWan 3f5b007e91 Revert submodule rd-submodules/shared-modules because GZDoom is broken (to commit 782d3cc04ccdd8071017f622d4bacd35faecbd86) 2024-06-22 15:26:42 +09:00
icenine451 ac992bb8a0
Merge pull request #814 from icenine451/cooker-0.8.2b-icenine451
Cooker 0.8.2b icenine451
2024-06-21 21:32:51 -04:00
icenine451 64873f5691 Zenity progress dialog was losing empty rom folder array information 2024-06-21 21:27:35 -04:00
icenine451 9e4e7874d0 Fix bug in component name detection in prepare_component 2024-06-21 21:14:18 -04:00
icenine451 b60c135f6d Make empty rom folder removal account for shipped helper files 2024-06-21 10:30:30 -04:00
icenine451 d19d52db91 Remove excess white space 2024-06-21 09:54:13 -04:00
XargonWan c10133aab1 STEAM_SYNC: removed from this build 2024-06-21 15:48:38 +09:00
XargonWan babc03dd00 Revert "SUBMODULES: updated + GZDoom"
This reverts commit e3cc449f57.
2024-06-21 10:57:17 +09:00
XargonWan 78ecb45988 Revert "GZDOOM: added depdencies (that should have been already taken by the module...)"
This reverts commit b061d9ff40.
2024-06-21 10:57:12 +09:00
XargonWan 3603b95fdf Merge branch 'cooker-0.8.2b' of https://github.com/XargonWan/RetroDECK into cooker-0.8.2b 2024-06-21 10:44:25 +09:00
XargonWan b061d9ff40 GZDOOM: added depdencies (that should have been already taken by the module...) 2024-06-21 10:44:17 +09:00
icenine451 04bddf2c79
Merge pull request #811 from icenine451/cooker-0.8.2b-icenine451
Cooker 0.8.2b icenine451
2024-06-20 14:12:14 -04:00
icenine451 858b4f16ab Fix incorrect rm command from removal of empty rom folders 2024-06-20 13:53:41 -04:00
icenine451 9357db8863 Add progress dialog to finding empty rom folder process 2024-06-20 13:50:54 -04:00
icenine451 3dd31d1c04 Fix confusing complete dialog from cancelling empty ROM folder removal 2024-06-20 13:48:40 -04:00
icenine451 d6748e567d Fix sourcing typo in global.sh 2024-06-20 13:45:38 -04:00
icenine451 284e8d5cc1 Remove unneeded sourcing from dialogs.sh 2024-06-20 13:44:24 -04:00
icenine451 92f0c227f4 User preset settings were being lost during rdconf expansion 2024-06-20 13:37:02 -04:00
icenine451 dddeb99e29 Merge remote-tracking branch 'upstream/cooker-0.8.2b' into cooker-0.8.2b-icenine451 2024-06-20 13:28:00 -04:00
icenine451 d6860e734e Correct null return on system name prettification
- Add RPCS3 to system name prettification reference list
2024-06-20 13:27:51 -04:00
XargonWan 7995b76d14 VITA3K: added missing cli reset command [skip ci] 2024-06-20 20:31:52 +09:00
XargonWan e3cc449f57 SUBMODULES: updated + GZDoom 2024-06-20 12:02:09 +09:00
XargonWan 468a730252 VITA3K: updated configuration file 2024-06-20 11:57:52 +09:00
XargonWan 8cce9181b1 DUCKSTATION: fixed games not running in full screen 2024-06-20 11:54:38 +09:00
laz 3adb929acd fixed credits file 2024-06-19 18:58:46 +02:00
XargonWan 1b73d218ce APPDATA: updated [skip ci] 2024-06-19 20:21:03 +09:00
XargonWan d3f8fc6514 CLEANUP: removed rust as was used for BoilR only 2024-06-19 13:30:37 +09:00
XargonWan 3a4edd5d27
Merge pull request #777 from XargonWan/feat/kde-update
feat/kde update
2024-06-19 13:20:04 +09:00
XargonWan 222ce9d88b PRIMEHACK: updated patches 2024-06-19 09:18:02 +09:00
XargonWan 45bcadfe7c Triggering build 2024-06-18 17:15:41 +09:00
XargonWan 131e6a5b0f Comments cleanup 2024-06-18 16:42:19 +09:00