sydarn
5433338703
mednafen: use JELOS button modifiers abstraction instead of hard code
2024-02-03 00:24:04 +00:00
fewtarius
4c5299aa75
Update emulators, cores, and support packages.
2024-02-03 00:22:34 +00:00
sydarn
06b371863a
mednafen: use JELOS button modifiers abstraction instead of hard code
2024-02-02 21:59:16 +01:00
sydarn
ae84fa4d38
Merge pull request #2750 from sydarn/rk-armv8-a
...
[DON'T MERGE] RK-ARMV8-A BASE_DEVICE
2024-02-02 18:57:51 +01:00
Oendaril
9e0a53cf64
Removing keyboard bindings from dRastic for XU10 to prevent double binding. Moving gamepad bindings to match nds layout
2024-02-02 17:05:22 +00:00
Oendaril
178ad0b3d0
Fixing sdl controller bindings to match snes a->east b->south x->north y->west bindings on XU10
2024-02-02 17:05:22 +00:00
fewtarius
5b04cdee94
Corrects issues with flashing the LED when the battery is low.
2024-02-02 17:02:42 +00:00
sydarn
410b79564c
libevdev: solve incorrect header installation in sysroot
2024-02-02 17:25:13 +01:00
Oendaril
131482132b
Changing a/b for mupen64plussa to south and west respectively to match other handhelds and retroarch button mapping for face buttons.
...
Also, adding performance tuning to mupen by disabling mipmap and using faster texture algorithm. Also, accurate texture mapping actually introduced artifacts
2024-02-01 22:33:20 -05:00
adamg88
b4eefb3076
Merge pull request #2793 from adamg88/amlogic-6.6-uplift
...
Amlogic: bump kernel to 6.6.15
2024-02-02 00:49:41 +00:00
adamg
f0b98242de
quirks: enable turbo mode option for S922X
2024-02-02 00:47:38 +00:00
adamg
4980922b5d
quirks: fix headphone path for OGU
2024-02-02 00:46:36 +00:00
fewtarius
edbc6aa724
Bump libdrm to 2.4.119.
2024-02-01 22:15:51 +00:00
Brooksytech
374a559a5e
Merge pull request #2794 from brooksytech/dev
...
RK3399: switch to default opp table and remove turbo mode. Fix rotation on RGB10 Max 3 for Duckstation SA
2024-02-01 13:12:11 -08:00
brooksytech
5fe4296bea
Fix Duckstation rotation on new RGB10 Max 3
2024-02-01 21:09:49 +00:00
brooksytech
3266f2826e
Swith RK3399 to default opp table, remove turbo mode as there is no gain in perf
2024-02-01 20:38:26 +00:00
brooksytech
9af0303732
Swith RK3399 to default opp table, remove turbo mode as there is no gain in perf
2024-02-01 20:35:41 +00:00
fewtarius
9620dd34ee
Merge pull request #2792 from fewtarius/dev
...
Import quirk variables in es_settings so we can manage EmulationStation as we have in the past on BSP devices.
2024-02-01 14:23:04 -05:00
fewtarius
ac6ab722ed
Import quirk variables in es_settings so we can manage EmulationStation as we have in the past on BSP devices.
2024-02-01 19:22:27 +00:00
Brooksytech
9bcd9ec194
Merge pull request #2791 from brooksytech/dev
...
Bump Mesa to 24.0.0, Bump Linux to 6.7.3 on RK3326 & RK3399
2024-02-01 09:55:52 -08:00
brooksytech
15368e9dee
Bump Mesa to 24.0.0, Bmp Linux to 6.7.3 on RK3326 & RK3399
2024-02-01 17:51:55 +00:00
Brooksytech
64e91b6e09
Merge pull request #2790 from brooksytech/dev
...
Add speedtest-cli, an internet speedtest command line tool
2024-02-01 08:29:12 -08:00
brooksytech
c1d68db362
Add speedtest-cli, an internet speedtest command line tool
2024-02-01 16:28:04 +00:00
brooksytech
ba666f27d0
Add speedtest-cli, an internet speedtest command line tool
2024-02-01 16:26:44 +00:00
sydarn
18546b5839
Merge pull request #2788 from sydarn/sway
...
Sway build fixes
2024-02-01 17:13:00 +01:00
fewtarius
ecd434142f
* Fix Portmaster not launching on RK3566 devices.
...
* Fix game performance defaults not honoring existing settings.
* Update Linux kernel to 6.7.3 (AMD64).
* Switch libmodplug to use shared libraries.
* Update cloud backup to not use run script.
2024-02-01 16:06:01 +00:00
sydarn
ab11cf234a
Sway build fixes
...
libxcb-wm is required for xwayland, I think I made some progress
building it... but it's not there yet. So xwayland is disabled
2024-02-01 13:54:27 +01:00
fewtarius
452a5ad098
* Stop using the run
command to execute tools from within EmulationStation, instead copy in the proper method during the build.
2024-02-01 02:51:59 +00:00
fewtarius
dbf8349e63
Fix setsettings autosave bug.
2024-02-01 01:35:56 +00:00
fewtarius
833761202b
Runemu and setsettings bug fixes.
2024-02-01 00:40:52 +00:00
fewtarius
e07f9140b2
Add Bluetooth firmware for Powkiddy RGB10 Max 3.
2024-01-31 21:07:57 +00:00
fewtarius
1260ac0b72
Revert modplug change.
2024-01-31 18:41:48 +00:00
fewtarius
771c9a5913
Include frequency variables.
2024-01-31 18:38:23 +00:00
fewtarius
a2c07009c5
Bump the GPU frequency floor to 400MHz to improve UI response on RK3566 devices.
2024-01-31 18:35:30 +00:00
fewtarius
16c409e273
remove redundant ledcontrol execution.
2024-01-31 14:45:23 +00:00
fewtarius
3d077e69ba
Merge pull request #2777 from fewtarius/dev
...
Reset the power led back to its previous state after the charger is disconnected rather than force to green.
2024-01-31 08:31:25 -05:00
fewtarius
657f301452
Reset the power led back to its previous state after the charger is dis connected rather than force to green.
2024-01-31 13:30:42 +00:00
Brooksytech
ed73b0f068
Merge pull request #2776 from brooksytech/dev
...
Portmaster: fix mapper.txt and compatability script
2024-01-31 05:24:52 -08:00
brooksytech
cfff4e5e10
Portmaster: fix mapper.txt and compatability script
2024-01-31 13:19:15 +00:00
fewtarius
470ec27b3d
Merge pull request #2775 from fewtarius/dev
...
Fix oops.
2024-01-31 07:25:26 -05:00
fewtarius
ef23bed60b
Fix oops.
2024-01-31 12:24:53 +00:00
fewtarius
3129e589f5
Merge pull request #2774 from fewtarius/dev
...
Powerstate improvements
2024-01-31 07:21:22 -05:00
fewtarius
9abaeecf62
* Update powerstate to manage the power led when the device reaches full charge if it's enabled.
...
* Drop redundant ledcontrol script for AMD64 devices.
2024-01-31 12:18:41 +00:00
fewtarius
6e57a99531
Merge pull request #2773 from fewtarius/dev
...
Add a default option to ledcontrol for RK3566, fix emustation service.
2024-01-31 05:09:37 -05:00
fewtarius
e78e4f73ef
Fix emustation service.
2024-01-31 10:08:31 +00:00
fewtarius
db20044a6b
Add a default option to RK3566 ledcontrol.
2024-01-31 10:03:08 +00:00
fewtarius
eea659aa99
Merge pull request #2772 from fewtarius/dev
...
Implements power led management using ledcontrol for RK3566 devices.
2024-01-30 23:13:22 -05:00
fewtarius
8d458185bb
Implements power led management using ledcontrol for RK3566 devices.
2024-01-31 04:10:00 +00:00
brooksytech
364e801360
We dont need to clean flycast-lr anymore since we dropped 32bit package
2024-01-31 01:05:49 +00:00
Brooksytech
e88e3e5a38
Merge pull request #2769 from brooksytech/dev
...
Update PortMaster and cleanup logging
2024-01-30 16:50:26 -08:00
brooksytech
ae0c080619
Update Portmaster
2024-01-31 00:49:10 +00:00
brooksytech
d22351d415
Clean up Portmaster logging
2024-01-31 00:47:32 +00:00
fewtarius
1c966ec2f6
Fix retroarch rotation.
2024-01-30 20:02:24 +00:00
fewtarius
98f842ad90
Fix GLES rotation on 3566 devices.
2024-01-30 18:23:25 +00:00
fewtarius
90cdde3901
* Add support for the Powkiddy RGB10 Max 3 (RK3566).
2024-01-30 14:33:51 +00:00
fewtarius
07974b9c14
Bump kernel to 6.6.14 (AMD64).
2024-01-30 14:15:27 +00:00
Marc Roy
866b265913
CDi and PCFX - set Performance scaling mode
...
To have better FPS for both systems (helps Zelda videos of CD-i systemes)
2024-01-30 14:15:25 +00:00
Marc Roy
2520e443ee
Add Super Cassette Vision (EmuSCV libretro core)
...
- Add Super Cassette Vision (EmuSCV libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CDi and Super Cassette Vision (thanks @anthonycaccese )
- Add cdi on setsettings.sh for Cheevos
2024-01-30 14:15:25 +00:00
Marc Roy
087095db89
CDi : First part to add Same_cdi libretro core on JelOS
...
- Using mkpackage from AmberElec (Maybe need to be adapt for AMD64 devices supported by JelOS)
- Tested only RGB30
- Missing picture on Emulstation and maybe other things
2024-01-30 14:15:24 +00:00
Oendaril
28940a781b
Adding battery led monitoring for XU10. Also, adding the ability to define a quirk for battery led service for custom led mappings.
2024-01-30 14:15:24 +00:00
Oendaril
3818ae4a66
Fixing Mupen configs for XU10
2024-01-30 14:15:23 +00:00
brooksytech
b671122eed
RK3326: Add support for Powkiddy RGB20S handheld
2024-01-30 14:15:22 +00:00
adamg
bb3649da12
busybox: fix resizing nvme parititons on orange pi 5
2024-01-30 14:15:22 +00:00
aveyond
b879a7c2aa
fix freej2me JDK
...
for freej2me, the emulator is retroarch, and JDK should be set before retroarch start.
2024-01-30 14:15:22 +00:00
Oendaril
4f0db41473
Updating fileman version to current commit to accommodate new gptokeyb code
2024-01-30 14:15:21 +00:00
fewtarius
7443ee1b98
Fix orientation issues.
2024-01-30 13:07:56 +00:00
brooksytech
f988e14de9
RK3326: Add support for Powkiddy RGB20S handheld
2024-01-30 03:55:37 +00:00
fewtarius
4f75b16b88
Add support for Powkiddy RGB10 Max 3.
2024-01-30 03:00:46 +00:00
fewtarius
7ed2449163
Bump kernel to 6.6.14 (AMD64).
2024-01-29 22:49:23 +00:00
brooksytech
6a2d839fca
More R33S mapping fixes
2024-01-29 13:45:49 +00:00
sydarn
53d1e40258
rgb10max: boots, but panel timing is, ES is upside-down
2024-01-28 21:59:04 +01:00
adamg88
0e73804fdf
Merge pull request #2756 from adamg88/rename-rgb10max3
...
Amlogic: rename RGB10 Max 3 to RGB10 Max 3 Pro and fix u-boot bugs
2024-01-28 17:00:42 +00:00
adamg
5b9f168293
Amlogic: rename RGB10 Max 3 to RGB10 Max 3 Pro
2024-01-28 15:22:23 +00:00
Brooksytech
d639b8a55b
Merge pull request #2755 from brooksytech/dev
...
Disable Blue LED on R33S
2024-01-28 07:07:55 -08:00
brooksytech
8df26c7e1d
Disable Blue LED on R33S
2024-01-28 15:03:16 +00:00
Brooksytech
0e2c4ebe67
Merge pull request #2753 from brooksytech/dev
...
Fix R33S mupen64 mapping
2024-01-28 05:36:55 -08:00
brooksytech
8344211fa0
Fix R33S mupen64 mapping
2024-01-28 13:32:29 +00:00
Brooksytech
31c41dfa7d
Merge pull request #2751 from brooksytech/dev
...
RK3326: Add initial support for Game console R33S device
2024-01-27 06:31:09 -08:00
brooksytech
fa7c912b8b
RK3326: Add initial support for Game console R33S device
2024-01-27 14:25:31 +00:00
Oendaril
238d73041b
Updating the fileman bash script to bind gptokeyb prior to launching fileman. This will allow all devices to automatically bind to the same inputs as long as they have SDL2 entries for their gamepad.
2024-01-26 16:15:10 -05:00
Brooksytech
0eecac2490
Merge pull request #2745 from Oendaril/dev
...
Fixing default PPSSPP controller config l/r mapping for XU10
2024-01-26 13:10:48 -08:00
brooksytech
62b519842a
Bump kernel and mesa for KR3399 and RK3326, fix usb keyboards on RK3399
2024-01-26 15:21:09 +00:00
brooksytech
6e8625af22
RK3399: Fix flycast2021. Thanks @Oendaril
2024-01-26 15:17:26 +00:00
Oendaril
3dab75f08b
Fixing default PPSSPP controller config l/r mapping for XU10
2024-01-25 15:34:38 -05:00
sydarn
22ee8db3ca
mesa: fix pkg error for rk3566
2024-01-25 21:22:24 +01:00
Oendaril
8d08d3625d
Fixing a gcc issue in flycast2021 that prevented it from loading on RK3326 devices. We needed to turn off outlining atomics to prevent unused headers from being looked up. As a result, re-enabling flycast2021 for RK3326 devices
2024-01-25 11:33:14 -05:00
brooksytech
fa1d78c1e5
Fix profile oopsie
2024-01-25 12:04:59 +00:00
brooksytech
cecd267e49
Add overclocking options to RK3326
2024-01-25 12:04:58 +00:00
brooksytech
6c5b8450f8
Fix profile oopsie
2024-01-25 12:04:58 +00:00
brooksytech
a4679a6a82
Add overclocking options to RK3326
2024-01-25 12:04:57 +00:00
fewtarius
afb9a108b5
Update mesa.
2024-01-25 12:02:13 +00:00
fewtarius
05090f84d2
Update EmulationStation to rename danger zone.
2024-01-25 11:59:16 +00:00
sydarn
8a7fd5f140
stress-ng: update package source and version.
...
Not bundled by default, needs to be added manually
2024-01-25 11:59:15 +00:00
Jason Han
44cc6661bf
Add check for hidden file
2024-01-25 11:59:15 +00:00
brooksytech
77d729a591
Enable hotkeys with drastic emulator
2024-01-25 11:59:14 +00:00
brooksytech
75dc3dc94e
RK3399: enable turbo clocks
2024-01-25 11:59:13 +00:00
brooksytech
90251b607e
Bump Mesa 23.3.4 & dev head on panfrost
2024-01-25 11:59:12 +00:00
fewtarius
67cd907751
Update EmulationStation to rename danger zone.
2024-01-25 11:57:42 +00:00
fewtarius
c4a32cabb8
Move LED and DPMS control to platform quirks, add guards to execute only on supported devices.
2024-01-24 11:02:59 +00:00
fewtarius
efbde15a63
Improve use old repaint behavior patch.
2024-01-24 11:02:59 +00:00
brooksytech
b72ef36c85
Fix profile oopsie
2024-01-24 11:02:58 +00:00
brooksytech
0e2af21010
Add overclocking options to RK3326
2024-01-24 11:02:58 +00:00
fewtarius
f75bfbdb5e
* Fix pipewire bug affecting mednafen, discovered in https://forum.fobby.net/index.php?t=msg&&th=2172&goto=6976#msg_6976
...
* Loki devices should turn off LEDs before powering down as well.
2024-01-24 11:02:58 +00:00
fewtarius
0f2af05493
LEDs should power down when the system powers off.
2024-01-24 11:02:57 +00:00
brooksytech
97a252930f
Fix profile oopsie
2024-01-24 11:02:57 +00:00
brooksytech
75bcf939d4
Add overclocking options to RK3326
2024-01-24 11:02:56 +00:00
fewtarius
56c8aafd09
Fix gamepad device order passed from EmulationStation to RetroArch.
2024-01-24 11:02:56 +00:00
fewtarius
b70d7341bc
Revert back to kernel 6.6.x as AMD64 devices have had some boot time panic issues since moving to 6.7.x.
2024-01-24 11:02:56 +00:00
fewtarius
42d770de35
Update bluez, pipewire, pulseaudio, and wireplumber.
2024-01-24 11:02:55 +00:00
sydarn
54d64e31c0
iptables: Remove unnessecary case statement in package.mk
2024-01-24 11:02:55 +00:00
fewtarius
4c657fb21d
Move LED and DPMS control to platform quirks, add guards to execute only on supported devices.
2024-01-24 03:10:49 +00:00
fewtarius
876243181f
Improve use old repaint behavior patch.
2024-01-24 00:41:39 +00:00
brooksytech
33821c5a66
Fix profile oopsie
2024-01-23 21:19:34 +00:00
brooksytech
e4642cba4d
Add overclocking options to RK3326
2024-01-23 21:19:34 +00:00
fewtarius
0611b0dbc1
* Fix pipewire bug affecting mednafen, discovered in https://forum.fobby.net/index.php?t=msg&&th=2172&goto=6976#msg_6976
...
* Loki devices should turn off LEDs before powering down as well.
2024-01-23 21:17:37 +00:00
fewtarius
eeca0360c3
LEDs should power down when the system powers off.
2024-01-23 18:05:47 +00:00
fewtarius
c4cda640d5
Fix gamepad device order passed from EmulationStation to RetroArch.
2024-01-23 14:42:24 +00:00
fewtarius
3ecf3acbf6
Revert back to kernel 6.6.x as AMD64 devices have had some boot time panic issues since moving to 6.7.x.
2024-01-23 00:55:28 +00:00
fewtarius
0093dbd61a
Update bluez, pipewire, pulseaudio, and wireplumber.
2024-01-22 14:52:33 +00:00
fewtarius
9a8af77263
Dev merge.
2024-01-22 11:15:24 +00:00
sydarn
9d6a51ee79
rgb10/ogabe: fix drastic button mapping both, and psp for rgb10
2024-01-21 21:24:26 +01:00
sydarn
6b18657678
drastic: fix typo in start script
2024-01-21 21:23:46 +01:00
fewtarius
5f9630c34b
Merge pull request #2714 from fewtarius/dev
...
Update Linux kernel, fix up repaint patch to use older behavior.
2024-01-20 08:58:48 -05:00
fewtarius
8e04704e0d
Update Linux kernel, fix up repaint patch to use older behavior.
2024-01-20 13:57:51 +00:00
brooksytech
d84f10295a
Clean up AetherSX2 launcher script
2024-01-20 13:55:43 +00:00
fewtarius
12399ce590
Merge pull request #2711 from fewtarius/dev
...
Fall back to Libmali g2p0 driver on RK3566 devices. Deprecate flycast32.
2024-01-19 19:00:41 -05:00
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
...
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
fewtarius
b443f8b535
Merge pull request #2709 from fewtarius/dev
...
Updates and bug fixes
2024-01-19 12:26:54 -05:00
fewtarius
823479a02c
* Bump PPSSPP-sa
...
* Pull down a few mali updates from upstream, thanks to @JeffyCN.
* Trap cases where external cards weren't being excluded from factory resets. Exclude deleting games-internal as well.
* Re-apply bluez sixaxis fix, it might fix ps4 controllers not pairing.
2024-01-19 17:24:04 +00:00
fewtarius
3fdcf77203
Merge pull request #2708 from fewtarius/dev
...
Revert openbor update.
2024-01-19 05:48:45 -05:00
fewtarius
2309746a2e
Revert openbor update.
2024-01-19 10:48:17 +00:00
Brooksytech
545b144ee9
Merge pull request #2707 from Oendaril/dev
...
MagicX XU10 device support
2024-01-18 19:25:44 -08:00
Oendaril
5a2b6d9165
Updating drastic control defaults to use r3 instead of l3
2024-01-18 21:24:06 -05:00
Oendaril
8e71f0876b
Adding updated input driver to invert left stick axes, and to correct guid identification for the controller db. Fixing all mappings.
2024-01-18 21:13:52 -05:00
fewtarius
97a11201d4
* Update documentation.
...
* Revert kronos-sa (currently broken on AMD64, need more time to investigate).
* Fix ui_shader quirk default permissions.
2024-01-19 01:06:07 +00:00
fewtarius
0246aae2c2
Add psx and gba to performance mode by default for RK3566.
2024-01-18 14:15:33 +00:00
fewtarius
efe1001acc
Retroarch can't be compiled with GLES on AMD64 or it breaks some cores.
2024-01-18 12:44:17 +00:00
sydarn
576c4b272f
Bump kronos sa and lr
2024-01-18 10:38:10 +01:00
sydarn
2f7290716f
Remove bsnes for rk3326/3566, only build beetle-saturn for AMD64/RK3588
2024-01-18 08:58:29 +01:00
fewtarius
aa4b34a2c7
Update EmulationStation.
2024-01-18 03:16:36 +00:00
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
Oendaril
89de54c46b
Adding custom panel driver for XU10 panel. Cleaning up the device tree, and fixing battery display status info. Adding game controller for XU10 into the gamecontrollerdb
2024-01-17 15:21:07 -05:00
Oendaril
602e95f2ab
Initial commit for support for XU10 device. New rg351-v2 panel driver, new xu10 input driver, new xu10 devicetree and input configs for emulationstation and retroarch.
2024-01-17 12:03:32 -05: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
86b6a9295f
Merge pull request #2689 from JustEnoughLinuxOS/dev
...
Sync mainline-3566ml with dev
2024-01-15 05:50:04 -08: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
fewtarius
c015df0782
Adds a virtual input driver that collapses inputs into a single input device. Thanks to @macromorgan.
2024-01-11 11:39:25 +00:00
fewtarius
0be6d0f25a
Merge from dev.
2024-01-11 11:31:42 +00: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
fewtarius
5465335dd8
Fix package source location in binutils-arm-none-eabi.
2024-01-11 01:20:47 +00:00
fewtarius
263ba92eaa
Update JELOS Info to show internal/external storage rather than /storage/roms.
2024-01-11 01:16:44 +00:00
fewtarius
d8d617184a
Fix oopsed variables.
2024-01-11 01:03:58 +00:00
fewtarius
213498a800
Re-enable en_US.UTF-8 in the installer.
2024-01-11 01:01:13 +00:00
fewtarius
083665d9b7
Initial installation support for ARM devices (currently requires ssh or weston).
2024-01-11 00:57:49 +00:00