sydarn
3ba6839e97
Git ignore RK-ARMV8-A documentation
2024-02-02 18:55:49 +01:00
fewtarius
48834c9c5c
Merge pull request #2801 from fewtarius/dev
...
Corrects issues with flashing the LED when the battery is low.
2024-02-02 12:07:53 -05: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
c251e0071e
Merge pull request #2800 from Oendaril/dev
...
Fixing sdl controller bindings to match all other bindings
2024-02-02 12:04:14 -05: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
sydarn
7e540f7a45
NO_IMAGE: feature for devices to mark that no image shall be created.
...
This is for base devices (such as RK-ARMV8-A), as they can not be
flashed.
2024-02-02 17:23:33 +01:00
sydarn
c9a0d3c902
EXCLUDE_PKGS: fix bugs
...
skip in install, will skip when marked for installation/inclusion
skip in build, will skip when dependency.
This is a bit icky as I think you could assume in catch22 situation,
Where something is marked to be skipped, but something else (marked for
installtion) depends on it. However the main reason for EXCLUDE_PKGS atm
is to exclude emulators in BASE DEVICES (RK-ARMV8-A) that shall be
device optimized for actual devices. Later we probably want to have
package flags that signal device optimization. EXCLUDE_PKGS is probably
to be marked as a power-user feature to be used at your own risk.
2024-02-02 17:23:33 +01:00
sydarn
7c3d583893
Base device concept, and exclude packages for device
2024-02-02 17:23:30 +01:00
sydarn
694892b493
virtual rockchip armv8-a device
2024-02-02 17:20:12 +01:00
Oendaril
8e2a45d04b
Removing keyboard bindings from dRastic for XU10 to prevent double binding. Moving gamepad bindings to match nds layout
2024-02-02 08:37:14 -05:00
Oendaril
51a2ccab9c
Fixing sdl controller bindings to match snes a->east b->south x->north y->west bindings on XU10
2024-02-02 08:05:41 -05:00
fewtarius
c9821c88a5
Merge pull request #2797 from Oendaril/dev
...
Odroidgo3 joystick inversion, Mupen64 optimizations for XU10, XU10 regulator tweaks
2024-02-02 04:57:54 -05:00
adamg88
6e167f1bb3
Merge pull request #2798 from adamg88/amlogic-fix-patch
...
Amlogic: fix patch
2024-02-02 04:18:52 +00:00
adamg
8c5111e5b4
Amlogic: fix patch
2024-02-02 04:17:38 +00: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
Oendaril
31195c78a2
Adding some additional regulator changes to match original dts and hopefully prevent lcd blanking after resume from sleep
2024-02-01 22:31:27 -05:00
Oendaril
c6c48e8f09
Adding the ability to define invert parameters on odroid3go joypad driver. This can allow any of the 4 joystick axes to be flipped at the driver level.
2024-02-01 22:30:51 -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
1b45fb5791
Amlogic: do not write to mmcblk0 if it doesn't exist
2024-02-02 00:46:36 +00:00
adamg
4980922b5d
quirks: fix headphone path for OGU
2024-02-02 00:46:36 +00:00
adamg
51dd45fd8e
Amlogic: fixup needed 6.6 Kconfig options
2024-02-02 00:46:36 +00:00
adamg
10586b3f13
Amlogic: update Kconfig for 6.6.15
2024-02-02 00:46:36 +00:00
adamg
656e178c8b
Amlogic: update patches for 6.6
2024-02-02 00:46:07 +00:00
fewtarius
fd9bea4517
Merge pull request #2795 from fewtarius/dev
...
Bump libdrm to 2.4.119.
2024-02-01 17:16:18 -05: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
adamg
e18de73e84
Amlogic: bump kernel to 6.6.15
2024-02-01 19:30:16 +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
41dcc97cf0
Merge pull request #2789 from fewtarius/dev
...
Updates and bug fixes
2024-02-01 11:08:40 -05: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
b48934c743
Merge pull request #2786 from fewtarius/dev
...
* Stop using the `run` command to execute tools from within EmulationStation, instead copy in the proper method during the build.
2024-01-31 21:53:08 -05: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
d84038e0a0
Merge pull request #2785 from fewtarius/dev
...
Fix setsettings autosave bug.
2024-01-31 20:36:34 -05:00
fewtarius
dbf8349e63
Fix setsettings autosave bug.
2024-02-01 01:35:56 +00:00
fewtarius
84aba45df8
Merge pull request #2784 from fewtarius/dev
...
Save states bug fix
2024-01-31 19:51:09 -05:00
fewtarius
833761202b
Runemu and setsettings bug fixes.
2024-02-01 00:40:52 +00:00