fewtarius
984ad9d91d
* Update emulators, cores, and support packages.
...
* Correct a bug in our X-Box 360 Retroarch gamepad configuration file.
* Add mame to Game and Watch + enable on all devices (another docs update to follow).
* Enable EMMC on Powkiddy x55 to allow JELOS to be installed to it.
2024-01-17 22:10:37 +00:00
fewtarius
9dd0d3270d
Fix multiple startup bugs
...
* Revert enabling blkid in e2fsprogs, this conflicts with the busybox binary and causes partitions to fail to resize on first boot.
* Optimize startup order and apply a guard to set_settings to ensure the system configuration exists before writing to it. This resolves black screen issues that sometimes occur during the initial boot.
2024-01-16 12:38:18 +00:00
fewtarius
f720acb702
Merge pull request #2693 from fewtarius/dev
...
Weston will crash on dpms resume due to an assumed bug in the AMD GPU driver. As a workaround disabling the assertion prevents the core dump.
2024-01-15 11:15:17 -05:00
fewtarius
e7ce001c3c
* Weston will crash on dpms resume due to an assumed bug in the AMD GPU driver. As a workaround disabling the assertion prevents the core dump.
...
* https://gitlab.freedesktop.org/drm/amd/-/issues/1890
2024-01-15 16:12:30 +00:00
fewtarius
29b4115672
Fix copyright dates.
2024-01-15 15:18:59 +00:00
fewtarius
42e491501e
Merge pull request #2692 from fewtarius/dev
...
Don't close channel when setting brightness on Ayaneo Air/2S LEDs. Resolves incorrect LED color when using purple/teal.
2024-01-15 10:04:39 -05:00
fewtarius
bd6d7460a8
Don't close channel when setting brightness on Ayaneo Air/2S LEDs. Resolves incorrect LED color when using purple/teal.
2024-01-15 15:03:56 +00:00
fewtarius
5e680f2a0a
Merge pull request #2691 from fewtarius/dev
...
Fix AYANEO 2S display remaining on when put to sleep.
2024-01-15 09:45:45 -05:00
fewtarius
f485ca7b98
Fix AYANEO 2S display remaining on when put to sleep.
2024-01-15 14:44:53 +00:00
brooksytech
a3f054b75b
Update Yuzu-SA & Citra-SA
2024-01-15 13:47:32 +00:00
sydarn
0dfc394afc
bump mednafen
2024-01-15 09:54:28 +01:00
Brooksytech
5224a8d2f8
Merge pull request #2686 from brooksytech/dev
...
Add dependencies to nvtop
2024-01-14 22:30:58 -08:00
brooksytech
1888959d7a
Add dependencies to nvtop
2024-01-15 06:27:32 +00:00
fewtarius
a0c5103a1a
Bump ES.
2024-01-15 03:40:30 +00:00
fewtarius
f67b3bb2c7
Merge pull request #2684 from fewtarius/dev
...
LED control and scaling governor improvements.
2024-01-14 22:22:50 -05:00
fewtarius
c268849b8d
Merge pull request #2683 from citral23/usb-gadget
...
Usb gadget addition: mtp
2024-01-14 22:22:42 -05:00
fewtarius
20fa64452a
Merge pull request #2680 from nayasis/main
...
sort list in alphabetical order.
2024-01-14 22:22:27 -05:00
fewtarius
ec63f228eb
LED Control should produce a list of colors for ES to consume. Also fix white output on some devices that support it. Finally, newer devices don't support schedutil so we should test before setting it on a fresh flash.
2024-01-15 03:14:48 +00:00
Christophe Branchereau
ffdda73395
usbgadget: add mtp function
...
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:24 +01:00
Christophe Branchereau
b64ee278f6
Packages: add umtprd
...
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:20 +01:00
fewtarius
d8c85e504a
Fall back to previous versions of pipewire and wireplumber.
2024-01-14 20:30:42 +00:00
fewtarius
363a80f60e
Update tailscale.
2024-01-14 15:31:12 +00:00
sydarn
bf18131a12
Merge pull request #2678 from sydarn/rgb10-lr3-hotkey
...
Rgb10 new hotkey schema
2024-01-14 15:44:01 +01:00
nayasis
6c42db654c
sort list in alphabetical order.
2024-01-14 16:57:06 +09:00
brooksytech
4df02352aa
Add initial nvtop support (panfrost only for now)
2024-01-14 07:02:12 +00:00
sydarn
46e04e4ff1
RGB10: Quirk change RA hotkey to L3/'-'-button
2024-01-13 20:19:27 +01:00
sydarn
8f93c3eb55
Fix bug in setsettings not honoring hotkey button in controller config
2024-01-13 20:18:28 +01:00
sydarn
59a80dd2f0
rgb10: change modifiers to '-' adn '+' buttons
2024-01-13 17:56:19 +01:00
brooksytech
c6b527f820
RK3588: forcepack is not support on panfork
2024-01-13 16:22:45 +00:00
fewtarius
3bbc2e5227
Fix missing CONFIG_CMDLINE option, and account for needing an extra \n in jslisten_hotkeys.
2024-01-13 16:06:50 +00:00
fewtarius
fac0e9b604
Bump ES to pull in the add games fixes.
2024-01-13 15:34:02 +00:00
fewtarius
a591358622
Rework aethersx2 & rk3588 PAN_MESA_DEBUG based on feedback from @brooksytech.
2024-01-13 15:00:28 +00:00
fewtarius
3a277b46e1
Fix copyright.
2024-01-13 14:51:20 +00:00
fewtarius
33ee8f8d92
* Apply recommended changes:
...
* Add `weston-debug`
* Add `PAN_MESA_DEBUG=forcepack`
* Add `--flight-rec-scopes=`
* Migrate `PAN_MESA_DEBUG=gl3,gofaster` to a platform quirk.
2024-01-13 14:45:20 +00:00
brooksytech
46a712fdf6
Fix typos in mapper.txt
2024-01-13 12:56:08 +00:00
brooksytech
76de6903de
Update PortMaster mapper.txt & add custom input
2024-01-13 12:56:07 +00:00
brooksytech
93b0d2db12
Add Portmaster controller layout
2024-01-13 12:56:07 +00:00
brooksytech
01f46aebcf
Bump Mesa to 23.3.3
2024-01-13 12:56:07 +00:00
fewtarius
da2d1f548b
Update CA certificate.
2024-01-13 12:55:45 +00:00
fewtarius
7daacd9b05
Bump ES.
2024-01-12 12:26:16 +00:00
fewtarius
71b4a5cbb7
* Fix full factory reset issue on weston devices.
...
* Ensure userconfig setup runs after automount.
* Automount now places a readme in /storage/roms with instructions to create game directories.
* Pico 8 autostart script no longer creates the directory.
2024-01-12 12:20:37 +00:00
fewtarius
eb1897e1ba
Add a bogus value for BTN_VOLBRIGHT_HOTKEY by default, and update /storage/.config/jslisten_hotkeys to include it if it doesn't exist during post-update.
2024-01-12 02:29:00 +00:00
fewtarius
94e1e50682
Re-point seatd.
2024-01-12 02:08:14 +00:00
fewtarius
f0af05ea47
Update systemd.
2024-01-12 01:57:17 +00:00
brooksytech
94eb0f1d9d
RG351M: Adding dumby hotkey to prevent false inputs
2024-01-12 01:57:17 +00:00
fewtarius
17b7aa110f
Installer should shut down when complete, and not reboot so there is time to eject. Bump ES to use scraper API.
2024-01-11 16:13:04 +00:00
fewtarius
e20a00f7fa
Pull grub changes back as some devices still need them.
2024-01-11 14:17:37 +00:00
sydarn
d2f1188a89
Merge pull request #2660 from sydarn/virtual-vol-bright
...
Virtual volume brightness for RGB10
2024-01-11 13:21:09 +01:00
sydarn
2f55cc7312
Virtual vol&bright fixes and enable for rgb10
2024-01-11 11:56:49 +01:00
anthonycaccese
f6510bd838
Merge pull request #2654 from anthonycaccese/dev
...
Remove Primehack
2024-01-10 20:26:10 -05:00