Commit graph

4473 commits

Author SHA1 Message Date
fewtarius
2a99bd999f
Merge pull request #1518 from fewtarius/dev
Bump RK3566 kernel.
2023-06-03 11:47:16 -04:00
fewtarius
4dc07cc8fe
Revert cemu update. 2023-06-03 15:46:42 +00:00
fewtarius
adb0111078
Bump RK3566 kernel. 2023-06-03 15:13:44 +00:00
anaximan
ab8435d5d1 Update of RetroArch to newest revision and compilation with touch support 2023-06-03 17:11:20 +02:00
fewtarius
fa32b879cc
Merge pull request #1513 from fewtarius/dev
Fix missing traceevent includes.
2023-06-03 11:00:16 -04:00
fewtarius
d3a69c2d5c
Fix missing traceevent includes. 2023-06-03 14:59:46 +00:00
fewtarius
739092d5c6
Merge pull request #1511 from JustEnoughLinuxOS/dev
PR for release
2023-06-03 10:49:55 -04:00
Brooksytech
d6bd5b51ad
Merge pull request #1512 from brooksytech/dev
Bump SA cores
2023-06-03 07:47:14 -07:00
mason
dc7e6a92bc
Bump SA cores 2023-06-03 14:45:51 +00:00
anaximan
509d6bc6d2 Touch mouse emulation patch for ScummVM 2023-06-03 16:33:36 +02:00
anaximan
6f1b4bdd6e Kernel support for the Hynitron touch panel, requires corresponding driver within rk356x-kernel 2023-06-03 16:33:02 +02:00
fewtarius
bedeee1e2a
Merge pull request #1510 from fewtarius/dev
Bump powertop and ryzenadj.
2023-06-03 06:05:50 -04:00
fewtarius
aeb3ba6cc5
Bump powertop and ryzenadj. 2023-06-03 10:00:49 +00:00
fewtarius
dd84a002de
Merge pull request #1509 from fewtarius/dev
Continue to disable sleep on the OGU.
2023-06-03 05:25:50 -04:00
fewtarius
34b590ae76
Continue to disable sleep on the OGU. 2023-06-03 09:25:13 +00:00
fewtarius
fd7db1c747
Merge pull request #1508 from fewtarius/dev
Fix up Anbernic RG353V suspend quirk.
2023-06-02 19:40:37 -04:00
fewtarius
d36c0d968d
Fix up Anbernic RG353V suspend quirk. 2023-06-02 23:39:23 +00:00
Brooksytech
b91958ec3c
Merge pull request #1507 from brooksytech/dev
Add fast forward hotkey (Z) to Dolphin-SA
2023-06-02 14:35:27 -07:00
mason
436d972a8b
Add fast forward hotkey (Z) to Dolphin-SA 2023-06-02 21:33:24 +00:00
fewtarius
45e263b29b
Merge pull request #1506 from fewtarius/dev
Rework scripts to enable configuring suspend mode, and to display panel info on RG353 devices.
2023-06-02 16:59:30 -04:00
fewtarius
b0e6512aa2
Rework scripts to enable configuring suspend mode, and to display panel info on RG353 devices. 2023-06-02 20:58:46 +00:00
Brooksytech
e6f49ac1c9
Merge pull request #1505 from brooksytech/dev
Fix mupen64plus-nx-lr
2023-06-02 10:22:16 -07:00
mason
0520114b64
Fix mupen64plus-nx-lr 2023-06-02 17:13:27 +00:00
fewtarius
5983a35387
Merge pull request #1504 from fewtarius/dev
Fix issue where LOCAL_SSH_KEYS_FILE is not passed correctly into a container during a build.
2023-06-02 09:30:53 -04:00
fewtarius
e147dd75d4
Fix issue where LOCAL_SSH_KEYS_FILE is not passed correctly into a container during a build. 2023-06-02 13:30:23 +00:00
fewtarius
51868c2ed9
Merge pull request #1503 from fewtarius/dev
Docker hybrid image support.
2023-06-02 08:01:20 -04:00
fewtarius
b24186f55b
* Adds support for hybrid docker images, and updates our dockerhub image to include AMD64 and ARM64 support.
* Deprecates the use of sudo for docker, as builders should be in the docker group.
* Thanks to @rishooty and @ooblik for their contributions.
2023-06-02 11:58:37 +00:00
fewtarius
eb68d7efdb
Merge pull request #1502 from UzuCore/patch-2
deviceconfig pwmchip
2023-06-02 06:01:04 -04:00
LittleBoi
19891dbc59
Update 001-deviceconfig
It should be set to pwmchip1 like 353m.
2023-06-02 17:21:14 +09:00
fewtarius
53124fe224
Merge pull request #1501 from fewtarius/dev
A better solution, re-source the profile.
2023-06-01 19:22:39 -04:00
fewtarius
84b96dd281
A better solution, re-source the profile. 2023-06-01 23:21:45 +00:00
fewtarius
4ae13cb5bf
Merge pull request #1500 from fewtarius/dev
Add a basic device config that minimally defines the UI service for the first boot.
2023-06-01 18:56:52 -04:00
fewtarius
f7224b066c
Add a basic device config that minimally defines the UI service for the first boot. 2023-06-01 22:56:02 +00:00
fewtarius
bbffadab91
Merge pull request #1499 from fewtarius/dev
Update Powkiddy RK2023 quirk to use R2 & V+- for brightness.
2023-06-01 17:45:45 -04:00
fewtarius
ae732963bc
Update Powkiddy RK2023 quirk to use R2 & V+- for brightness. 2023-06-01 21:45:15 +00:00
fewtarius
538debe6a5
Merge pull request #1498 from fewtarius/dev
Migrate device configs to quirks, leave an AMD64 device.config for widest compatibility.
2023-06-01 17:42:43 -04:00
fewtarius
93fb69f0fc
Migrate device configs to quirks, leave an AMD64 device.config for widest compatibility. 2023-06-01 21:41:58 +00:00
Brooksytech
5f82d003cf
Merge pull request #1497 from brooksytech/dev
DolphinSA move vulkan to a seprate thread
2023-06-01 13:53:44 -07:00
mason
f79b7b26a7
DolphinSA move vulkan to a seprate thread 2023-06-01 20:50:28 +00:00
fewtarius
c1bacbe5c6
Merge pull request #1496 from fewtarius/dev
Fix build failure on additional drivers, update kernel to 6.1.31.
2023-05-31 10:34:10 -04:00
fewtarius
7f26d2bc77
Fix build failures when rebuilding additional drivers. 2023-05-31 14:33:18 +00:00
Brooksytech
98c66b8fa4
Merge pull request #1495 from brooksytech/dev
set yabasanshiro-sa as the default emu for rk3566
2023-05-31 07:20:20 -07:00
mason
54335024f3
set yabasanshiro-sa as the default emu 2023-05-31 13:39:06 +00:00
Brooksytech
7d3cd1ad6e
Merge pull request #1494 from brooksytech/dev
Set DMC clock to max value on RK3326
2023-05-31 05:57:20 -07:00
fewtarius
8e5fec4156
Bump kernel to 6.1.31. 2023-05-31 12:01:29 +00:00
mason
0cbccd7a4c
Set DMC speed 2023-05-30 20:44:28 +00:00
mason
44ec3a2c92
Set DMC clock on RK3326 build 2023-05-30 19:05:27 +00:00
Brooksytech
84a1e9887e
Merge pull request #1493 from brooksytech/dev
Add pad orientation for Dolphin GC
2023-05-30 07:20:07 -07:00
mason
6efebf5119
Add pad orientation for Dolphin GC 2023-05-30 14:18:24 +00:00
Brooksytech
1759c0b90c
Merge pull request #1492 from brooksytech/dev
Clean up Gptokeyb
2023-05-30 06:17:04 -07:00