Commit graph

3726 commits

Author SHA1 Message Date
anthonycaccese
ddb7e27663 pico-8 launch updates 2023-10-17 17:56:58 -04:00
fewtarius
e0559615b8
Merge pull request #2215 from fewtarius/dev
Forgot an else.
2023-10-17 13:33:05 -04:00
fewtarius
4583ddbcbf
Forgot an else. 2023-10-17 17:32:31 +00:00
fewtarius
084281162f
Merge pull request #2214 from fewtarius/dev
Fixes pico-8.  Now supports roms/pico-8/aarch64 and roms/pico-8/x86_64 for compatibility with multi-arch sync.
2023-10-17 10:28:38 -04:00
fewtarius
3d4659d50e
Fixes pico-8. Now supports roms/pico-8/aarch64 and roms/pico-8/x86_64 for compatibility with multi-arch sync. 2023-10-17 14:28:04 +00:00
fewtarius
f16aafeab5
Merge pull request #2213 from fewtarius/dev
Re-enable spleen now that it has been patched to show the logo correctly.
2023-10-17 09:26:43 -04:00
fewtarius
9b179f7902
Switch initramfs back to spleen. 2023-10-17 13:25:37 +00:00
fewtarius
f07cd19628
Re-enable spleen now that it has been patched to show the logo correctly. 2023-10-17 13:11:57 +00:00
anthonycaccese
4bfbca1a6b
Merge pull request #2205 from anthonycaccese/dev
Update defaults in es_settings.cfg and set config_save_on_exit to false by default
2023-10-17 07:24:49 -04:00
fewtarius
9e15ed666b
Merge pull request #2212 from fewtarius/dev
Add console support package to update_packages to allow updating of gamecontrollerdb, etc.  Bump emulators and cores.
2023-10-17 06:54:55 -04:00
fewtarius
878d852037
Add console support package to update_packages to allow updating of gamecontrollerdb, etc. Bump emulators and cores. 2023-10-17 10:54:13 +00:00
fewtarius
5dc97e224c
Merge pull request #2211 from fewtarius/dev
Fix oops in Powkiddy RGB10 Max 3 audio quirks.
2023-10-17 06:26:54 -04:00
fewtarius
8650a9b80e
Fix oops in Powkiddy RGB10 Max 3 audio quirks. 2023-10-17 10:26:13 +00:00
fewtarius
e6bd410494
Merge pull request #2210 from fewtarius/dev
Re-add terminus-font to initramfs.
2023-10-16 22:14:38 -04:00
fewtarius
f37a532c02
Re-add terminus-font to initramfs. 2023-10-17 02:14:05 +00:00
fewtarius
bef019a0bc
Merge pull request #2209 from fewtarius/dev
Revert font change until fonts can be fixed up for low res devices.
2023-10-16 22:05:53 -04:00
fewtarius
b71f79eceb
Revert font change until fonts can be fixed up for low res devices. 2023-10-17 02:05:15 +00:00
fewtarius
612579b0fc
Merge pull request #2208 from fewtarius/dev
Updates core font to spleen.
2023-10-16 21:36:36 -04:00
fewtarius
4b07bd64e5
Updates core font to spleen. 2023-10-17 01:34:51 +00:00
fewtarius
ddb437afcc
Merge pull request #2207 from fewtarius/dev
Slight improvement to boot output.
2023-10-16 18:17:52 -04:00
fewtarius
58fc4afc65
Slight improvement to boot output.. 2023-10-16 22:17:12 +00:00
fewtarius
97c1116d3f
Merge pull request #2206 from fewtarius/dev
Update the boot logo.
2023-10-16 18:13:49 -04:00
anthonycaccese
be33b77a4c Set "config_save_on_exit" to false by default
This sets config_save_on_exit to false by default in retroarch.cfg for all devices.  Should help reduce the ability for users to get into an odd state in retroarch.  With it on by default there was a high chance of changes a users made in config for a game being saved into the global config.
2023-10-16 16:40:56 -04:00
anthonycaccese
089a39f6ef Update es_settings.cfg 2023-10-16 16:26:49 -04:00
fewtarius
4436bc1b12
Update the boot logo. 2023-10-16 16:56:17 +00:00
anthonycaccese
25cbaba5af
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-10-15 21:52:54 -04:00
anthonycaccese
756e1deb8e Theme cleanup
removes minimal and minielec from install package - moving them to post install instead
2023-10-15 21:52:39 -04:00
fewtarius
9e8fa26cd8
Bump ES to revert screensaver brightness function until it can be bug fixed. 2023-10-16 01:50:03 +00:00
Brooksytech
154606c9d2
Merge pull request #2198 from brooksytech/dev
Update ES with video preview option
2023-10-15 08:27:32 -07:00
mason
61de3a9517
Update ES with video preview option 2023-10-15 15:24:48 +00:00
fewtarius
8f241579af
Update plymouth-lite, fix network parameters.
* Adds centered image logic to plymouth-lite, thanks to @shauninman.
* Corrects the few straggling wifi properties.
2023-10-15 11:36:21 +00:00
fewtarius
5e1a07666e
* Update suspendmode tool to support disabling suspend. Adds guard to not run if the settings haven't changed.
* Update documentation.
2023-10-15 02:18:17 +00:00
fewtarius
52ecd0909d
Set RPCS3 resolution dynamically when the emu is starting. 2023-10-14 16:26:47 +00:00
anthonycaccese
b541d30457
Merge branch 'dev' into dev 2023-10-14 11:46:09 -04:00
fewtarius
08b6cc54ea
* Fix Powkiddy RGB10 MAX 3 audio quirk, thanks to @adamg88.
* Update emulators and cores.
* Update Artbook Next theme.
2023-10-14 15:32:01 +00:00
fewtarius
005a089292
Merge pull request #2159 from adamg88/scripts-fixup
scripts: cleanup and fixup subdevice support
2023-10-14 10:04:28 -04:00
mason
f226bb9d93
Fix emulationstation typo 2023-10-14 14:00:50 +00:00
fewtarius
455cf7d93c
Merge pull request #2186 from fewtarius/dev
Fix brightness on new flashes, bump SDL2.
2023-10-14 07:13:21 -04:00
fewtarius
c2ad1c458e
* Fix brightness set bug on new flashes.
* Bump SDL to 2.28.4
2023-10-14 11:09:38 +00:00
fewtarius
a8a7146bba
Merge pull request #2185 from fewtarius/dev
Bump ES to clean up Bluetooth enable/disable and correct a bug that may lead to ES hangs.
2023-10-13 21:56:38 -04:00
fewtarius
92e7fdb45e
Bump ES to clean up Bluetooth enable/disable and correct a bug that may lead to ES hangs. 2023-10-14 00:35:00 +00:00
Brooksytech
cca197f9c7
Merge pull request #2184 from brooksytech/dev
Bump Xemu SA
2023-10-13 07:36:52 -07:00
mason
8f8efbd56b
Bump Xemu SA 2023-10-13 14:17:54 +00:00
fewtarius
78fcf0475d
Add FPS option to ES for PCSX2. 2023-10-13 10:48:24 +00:00
Anthony
48b47723bb Updated RPCS3 Support - enables PSN Games - fixes controller mapping and global configs 2023-10-12 17:42:03 -04:00
fewtarius
3f957ba4f6
Fix boom3-lr build issue. 2023-10-12 01:25:39 +00:00
Brooksytech
d43f0d55a6
Merge pull request #2174 from brooksytech/dev
idtech group was missing
2023-10-11 14:52:54 -07:00
mason
1faebe5d53
idtech group was missing 2023-10-11 21:51:43 +00:00
fewtarius
808ba99474
Fix ffmpeg build on RK3588. 2023-10-11 21:33:44 +00:00
fewtarius
3a4a43e2aa
Merge pull request #2171 from fewtarius/dev
Revert 6.5.7 kernel, still panics on multiple devices.
2023-10-11 16:56:17 -04:00