fewtarius
668f91fbb2
* Add platform quirks feature.
...
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
fewtarius
eb64d6d58b
* Update alsa and associated packages.
...
* Fix setsettings bugs - controller index and analog dpad.
* Update Linux to 6.4.5 and 6.1.41
* Add configuration for Nintendo Switch Pro Controller.
* Only enable auto mute for specific models of AYANEO Air Plus (6800U).
* Remove logo.png if it's found in ES.
2023-07-24 22:32:28 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time.
2023-07-23 13:47:19 +00:00
fewtarius
fb954b97fa
x55, ES, UI Updates
...
* Set correct rotation when connected to HDMI on Powkiddy x55.
* Deprecate EmulationStation splash screen.
* Fix bug setting 16:10 aspect ratio - move redundant script bits to a global function.
* Experiment with ES defaults.
2023-07-22 23:56:23 +00:00
fewtarius
6cbd147fbe
Revert HDMI framebuffer rotation (startup bits), as it isn't quite ready yet.
2023-07-22 21:30:07 +00:00
fewtarius
06a9cc1b41
* Fixes HDMI output on Powkiddy x55.
...
* Replaces Powkiddy's function that contantly disables HDMI.
* Modifies boot args to no longer specify HDMI resolution.
* Splits SDL2 into SDL2 and SDL2-rotated.
* Adds environmental options to check for HDMI and if it isn't connected
preload the rotation patched SDL2.
2023-07-22 18:29:09 +00:00
mason
af36a5b0b5
Fixing PPSSPP controls on RK3326
2023-07-22 04:37:57 +00:00
mason
5f43c25924
RG351P battery led status
2023-07-20 03:03:27 +00:00
mason
dbf475c669
Powkiddy RGB10 Max 3 LED Battery status
2023-07-18 13:04:37 +00:00
anthonycaccese
08a5e91704
Merge pull request #1743 from anthonycaccese/aokzoe-a1-pro-support
...
Add sleep mode to AOKZOE A1 Pro
2023-07-16 18:05:10 -04:00
anthonycaccese
0238203a14
GPD Win 4 support
...
Adds audio device and sleep mode quirks for GPD Win 4
2023-07-16 14:03:04 -04:00
anthonycaccese
46b83675d9
Add sleep mode
2023-07-16 14:01:45 -04:00
fewtarius
53ff325cad
Merge pull request #1715 from fewtarius/dev
...
Updating documentation, hide MANGOHUD, also hide fan control on some devices.
2023-07-14 17:25:32 -04:00
fewtarius
7287cb5311
Updating documentation, hide MANGOHUD.
2023-07-14 21:24:52 +00:00
anthonycaccese
b573a82d1c
Initial support for AOKZOE A1 Pro
...
Adds display quirk to rotate screen correctly
Adds audio hardware quirk to set the correct audio device on startup
Note: for the display quirk I replaced the previous Ayaneo specific quirk with a more general one and combined quirks from both AYA and AOKZOE into that single patch
2023-07-14 13:36:05 -04:00
mason
a3dca25b69
RK3399 - Disable Power LED ES feature
2023-07-10 23:53:50 +00:00
mason
f962a948c5
Working on LED Battery Status Service
2023-07-10 04:03:40 +00:00
mason
c81f1fccf2
Finish up RK3399 Headphone / HDMI setup
2023-07-09 13:47:11 +00:00
mason
4f339eccd1
Adding HDMI serviec for RK3399 build
2023-07-08 14:03:58 +00:00
mason
7dd15ee17c
Add Headphone SW Switch
2023-07-07 17:59:03 +00:00
mason
8cbe2528ea
Finish up RK3399 jack sense
2023-07-06 22:59:41 +00:00
mason
2ff72c24ba
Fix RK3399 Headphone Sense
2023-07-06 15:36:07 +00:00
mason
173a02e72f
Prep RK3399 for release
2023-07-03 19:49:03 +00:00
fewtarius
8c08cdbfe9
* Add a mechanism for providing configuration on a per device basis.
...
* Supported via fresh flash and during the first post-install reboot.
* Add configurations to packages/hardware/quirks/devices/(DEVICE)/config/ in the same format it would be found in /storage/.config.
* System generic configs are copied first, and device specific configs are copied over them.
* Tweak audio so it works on boot.
2023-07-01 18:46:51 +00:00
mason
af7aee29ef
RGB10 Max 3 changes
2023-07-01 12:59:37 +00:00
mason
2e6be3985b
Initial Powkiddy RGB10 Max 3 Support
2023-06-30 12:38:54 +00:00
Brooksytech
b2a0544e73
Merge pull request #1645 from brooksytech/dev
...
Bring back RG552 support / RK3399 support
2023-06-29 14:17:56 -07:00
fewtarius
655558e4a3
Fix missing export.
2023-06-29 21:16:49 +00:00
mason
5a033a49a5
RK3399 updates
2023-06-29 20:10:01 +00:00
Brooksytech
75c8b90e53
Merge branch 'RK3399' into dev
2023-06-28 06:02:57 -07:00
mason
a3cf32355c
RK339 Updates
2023-06-28 12:52:36 +00:00
fewtarius
ea8e4a8633
Update sensor variables.
2023-06-28 00:44:15 +00:00
fewtarius
96a7e11962
* Update emulators and cores, Linux firmware, and ES.
...
* Fix issue with fan control on AYANEO Air and Air Pro.
2023-06-27 21:09:15 +00:00
fewtarius
a97b8c41d8
Deprecate DEVICE_AUDIO_MIXER, it's provided by 001-audio.
2023-06-26 11:25:36 +00:00
mason
badfb9e030
Clean RK3399 clocks
2023-06-24 13:52:13 +00:00
mason
dcbf222c4f
Update rk3399 firmware, enable dmc control
2023-06-23 21:08:29 +00:00
mason
c0a4e94145
Add RG552 Fan control
2023-06-23 20:55:05 +00:00
Brooksytech
273aa416e3
Merge branch 'RK3399' into dev
2023-06-23 07:43:35 -07:00
mason
c390be93e1
Enable DMC driver, fix quirk
2023-06-23 04:22:22 +00:00
mason
717a4b34dc
Start RK3399 work
2023-06-23 03:14:11 +00:00
fewtarius
ebab18d6da
Enables LED and Fan env switch support for ES.
2023-06-22 02:40:58 +00:00
fewtarius
14ef633e15
* Air Plus sleep now works correctly.
...
* Air Plus MMC reader now works mostly correctly.
2023-06-21 21:23:55 +00:00
fewtarius
3980172495
* Move brightness back to R2, add L2 + volume functionality.
...
* Drop preempt_rt patch as it is causing panics on the Air Pro.
2023-06-19 11:20:01 +00:00
mason
4f869b8279
Bring back gzdoom
2023-06-14 16:49:04 +00:00
fewtarius
0cad55852b
Bump AMD64 kernel to 6.3.7.
2023-06-11 22:47:15 +00:00
fewtarius
fcd03e4ab8
Fix a few device quirks.
2023-06-06 01:54:48 +00:00
fewtarius
34b590ae76
Continue to disable sleep on the OGU.
2023-06-03 09:25:13 +00:00
fewtarius
d36c0d968d
Fix up Anbernic RG353V suspend quirk.
2023-06-02 23:39:23 +00: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
LittleBoi
19891dbc59
Update 001-deviceconfig
...
It should be set to pwmchip1 like 353m.
2023-06-02 17:21:14 +09:00