Commit graph

3776 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
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
fewtarius
8f9c38fd99
Merge pull request #2144 from beebono/dev
Update opus to version 1.4 and Add support for/switch to moonlight-qt on x86_64
2023-10-06 09:52:36 -04:00
fewtarius
96372022fe
Merge pull request #2153 from fewtarius/dev
RK3588 should still have Dolphin.
2023-10-06 05:36:11 -04:00
fewtarius
cacb63ebda
RK3588 should still have Dolphin. 2023-10-06 09:35:43 +00:00
fewtarius
9c3c7732a6
Merge pull request #2152 from fewtarius/dev
Update emulators and cores, bump Art book Next theme.
2023-10-06 05:19:37 -04:00
fewtarius
9a753d5d4a
Update emulators and cores, bump Art book Next theme. 2023-10-06 09:17:22 +00:00
fewtarius
aa5ae9cfee
Merge pull request #2151 from fewtarius/dev
Drop dolphin on RK3566 devices.
2023-10-05 18:08:23 -04:00
fewtarius
8e1950270c
Drop dolphin on RK3566 devices. 2023-10-05 22:07:24 +00:00
fewtarius
53b4b82e59
Merge pull request #2150 from fewtarius/dev
Fix module sync.
2023-10-05 17:46:08 -04:00
fewtarius
36fa0fbc1b
Fix module sync. 2023-10-05 21:45:33 +00:00
fewtarius
abdd83ec37
Merge pull request #2149 from fewtarius/dev
Split emulator start scripts into the emulators virtual package and only install them if we install the emulator.
2023-10-05 08:50:24 -04:00
fewtarius
ca07c8d373
Split emulator start scripts into the emulators virtual package and only install them if we install the emulator. 2023-10-05 12:48:58 +00:00
adamg
b4fcf2fa3f packages: introduce gcc-linaro-arm-eabi 2023-10-04 18:02:59 +01:00
adamg
5c38e527cd packages: introduce gcc-linaro-aarch64-elf 2023-10-04 18:02:26 +01:00
fewtarius
7946bbaf08
Merge pull request #2146 from fewtarius/dev
Reverts the reverted brightness PR and fixes no ssh when not building main if main is part of the branch name.
2023-10-03 16:28:10 -04:00
Brooksytech
bc95f1b908
Merge pull request #2145 from brooksytech/dev
Add video renderer option for Duckstation-SA
2023-10-03 13:26:42 -07:00
mason
4340043ec2
Add video renderer option for Duckstation-SA 2023-10-03 20:24:47 +00:00
fewtarius
ba87ec8d23
If build branch isn't main should be explicit. 2023-10-03 20:07:12 +00:00
fewtarius
6780f3ad3f
Revert "Merge pull request #2141 from fewtarius/dev"
This reverts commit 2e21c362e7, reversing
changes made to a8a0a59e43.
2023-10-03 19:53:21 +00:00
anthonycaccese
ca937c88f0 Create vita3k.svg 2023-10-03 08:19:07 -04:00
anthonycaccese
b29a679ebe Revamp the Tools System menu
[All] updates images to work across all gamelist variants (removed all old images)
[AMD64] adds ability to launch additional standalone emulators (RPCS3, PCSX2, Yuzu and Xemu) to enable global configurations to be made.  For example: this will enable PS3 firmware to be added directly on device to RPCS3 (no more need for another computer)
2023-10-02 23:55:15 -04:00
fewtarius
e528c8ae60
Revert "Merge pull request #2129 from Percentnineteen/tweak-brightness"
This reverts commit 9ecd03ec98, reversing
changes made to fb67ce1f2f.
2023-10-02 21:11:33 +00:00
fewtarius
dbc077dd30
Revert "Drop 001-tweak-brightness.patch as @Percentnineteen pushed it into ES."
This reverts commit 79978f65ed.
2023-10-02 21:08:57 +00:00
fewtarius
79978f65ed
Drop 001-tweak-brightness.patch as @Percentnineteen pushed it into ES. 2023-10-02 19:56:23 +00:00
fewtarius
9ecd03ec98
Merge pull request #2129 from Percentnineteen/tweak-brightness
make brightness adjust with inverse log instead of linear
2023-10-02 15:55:40 -04:00
mason
d291a5b257
Bump Mesa to 23.2.1, update Flycast SA & Yuzu SA 2023-10-02 13:48:58 +00:00
beebono
13b126debb
PKG_SITE fixup and slight version bump for moonlight-qt 2023-10-02 08:25:56 -05:00
fewtarius
dba773bc90
Only fetch temp info if DEVICE_TEMP_SENSOR is defined. 2023-10-02 11:40:13 +00:00
mason
ed4cee5791
Fix / Update Duckstation SA 2023-10-02 10:18:39 +00:00
Percentnineteen
b5fd97ba33 total rework of the way this was done earlier in this pr 2023-10-01 17:00:57 -05:00