Commit graph

3705 commits

Author SHA1 Message Date
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
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
fewtarius
3885f1feb8
Revert 6.5.7 kernel, still panicks on multiple devices. 2023-10-11 20:53:00 +00:00
fewtarius
d03d96d805
Merge pull request #2170 from fewtarius/dev
DEVICE_FAKE_JACKSENSE should be true on x55.
2023-10-11 16:35:33 -04:00
fewtarius
9ff6b57da5
DEVICE_FAKE_JACKSENSE should be true on x55. 2023-10-11 20:34:48 +00:00
Brooksytech
bcb8275e0c
Merge pull request #2169 from brooksytech/dev
Start work to make pipewire optional
2023-10-11 13:00:05 -07:00
fewtarius
0c5bd11d1e
Merge pull request #2168 from fewtarius/dev
Bump ES and x55 kernel.
2023-10-11 15:58:46 -04:00
mason
31a006598f
Start work to make pipewire optional 2023-10-11 19:58:23 +00:00
fewtarius
dc00e4cfbf
Bump ES and x55 kernel. 2023-10-11 19:58:20 +00:00
mason
0a0007b974
Bump Kernel to 6.1.57 on supported devices, add RG552 wifi gpio toggle 2023-10-11 16:09:10 +00:00
anthonycaccese
085928a222 RPCS3 Updates
- UI settings to turn off welcome screen by default
- Initial test of launching .psn games from gamelist
2023-10-11 09:12:17 -04:00
mason
1fe85ce0a7
Fix ffmpeg on RK3399 2023-10-11 13:09:32 +00:00
fewtarius
65f53aab15
* Update Linux to 6.5.7 (AMD64)
* Bump box86 and box64
* Fix optimization bugs in ffmpeg and vlc packages.
2023-10-11 11:11:50 +00:00
fewtarius
28ab8dfd47
Merge pull request #2148 from adamg88/uboot-rework
Amlogic/uboot: build package from source
2023-10-11 06:13:17 -04:00
fewtarius
3976b40cd5
Update emulators and cores. 2023-10-11 10:12:36 +00:00
fewtarius
8fb3d4567a
Bump ES, remove vram setting from es_settings.cfg after update. 2023-10-11 02:14:22 +00:00
fewtarius
463169b4b9
Update mali gpu drivers for 3566 devices. 2023-10-10 13:51:04 +00:00
adamg
9b7898f4ed busybox: replace dtfile/dtname with combined dthelper 2023-10-09 00:29:56 +01:00
anthonycaccese
cc88b4dae5 Tools Updates
Added new images (moonlight, hatari, ryujinx)
Updated gamelist XML with placeholders and metadata
2023-10-08 16:45:12 -04:00
anthonycaccese
c0b3a53273
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-10-08 13:19:15 -04:00
fewtarius
d8df7ed92e
Update the ayn platform driver. 2023-10-08 10:15:01 +00:00
fewtarius
5e5ac5fdb1
Fix up issue with ffmpeg, thanks to @beebono. Fix case statement in vlc package. 2023-10-07 11:04:40 +00:00
fewtarius
26c1405848
Fix 3588 docs, bump ES. 2023-10-06 14:09:43 +00:00