Commit graph

79 commits

Author SHA1 Message Date
fewtarius
981f28f417
Split volume from system_utils and improve its performance. 2023-08-06 21:04:56 +00:00
fewtarius
e5017e6f30
Revert back to mapped volume mode when changing volume. 2023-08-06 16:24:42 +00:00
fewtarius
b01c9a00c1
Make sure we set hotkeys when bluetooth controllers are connected. 2023-08-06 13:24:47 +00:00
fewtarius
c04fa39059
Switch brightness and volume to use increments of 10. 2023-08-05 18:21:23 +00:00
fewtarius
b354f6ade9
Add an energy performance preference option for Intel CPUs configurable globally or by system/game. 2023-08-05 01:31:57 +00:00
fewtarius
1f9f197241
Fix header. 2023-07-31 13:08:06 +00:00
fewtarius
c9938ed45d
Improve hdmi support on x55, add a hotkey to kill ES for switching between internal and hdmi displays without rebooting. 2023-07-31 13:06:42 +00:00
fewtarius
beb57c6638
If we don't pass a TDP, set the default. 2023-07-29 12:31:52 +00:00
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
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
mason
a3dca25b69
RK3399 - Disable Power LED ES feature 2023-07-10 23:53:50 +00:00
mason
c5fb481c0a
Lack of grey matter bad 2023-07-10 14:00:24 +00:00
mason
f962a948c5
Working on LED Battery Status Service 2023-07-10 04:03:40 +00:00
mason
6519e1b71b
RK3399 - Fix HP detection in HDMI script 2023-07-09 19:52:58 +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
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
fewtarius
a329a3f399
Add wifi toggle (L2 + vol -), add ES switch for audible low battery warning. 2023-06-26 23:41:26 +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
fewtarius
075842747c
Disable fan control on AYANEO AIR Plus, as it's not working quite right yet. 2023-05-02 22:06:07 +00:00
fewtarius
af60426e81
* Add support for AYANEO Air Plus (6800u)
* Update emulators and cores.
* Update Linux kernel to 6.1.27.
2023-05-01 21:16:24 +00:00
fewtarius
1bb13fbcbd
Rework versioning for packages with no external sources. 2023-04-30 01:53:37 +00:00
fewtarius
746111c2e8
Fixes audio and adds headphone sense for jack switching. 2023-04-27 10:24:41 +00:00
fewtarius
ad438071d5
Adds Powkiddy x55 as a (hopefully temporary) separate device. 2023-04-25 22:54:13 +00:00
fewtarius
bff71cd5e2
* Add additional feedback to the boot process so it's visible to the user.
* Add support for a variant of JELOS suitable for hosting containers.
* Fix desktop mode terminal bug.
2023-04-22 20:01:07 +00:00
fewtarius
55e808d084
Rework handheld to AMD64 to line up with our device name convention. 2023-04-15 09:30:02 +00:00
fewtarius
c1a7c548b3
Add support for rk3566 devices with single image support. 2023-02-16 17:40:39 -05:00
fewtarius
1dcae05ad9
Fix ledcontrol references. 2023-02-06 12:16:00 -05:00
fewtarius
10b89866ff
Push changes from this morning. 2023-02-06 11:26:50 -05:00
fewtarius
d43d9966a9
Fix script name. 2023-02-06 08:53:46 -05:00
fewtarius
ae7c3a0bd4
Tweak min/mid/max range. 2023-02-06 07:31:46 -05:00
fewtarius
0277e21c58
Add LED brightness control (min/mid/max). 2023-02-06 07:24:56 -05:00
fewtarius
e861dc5908
Misc cleanup. 2023-02-05 18:49:23 -05:00
fewtarius
e4bc95f942
Indent data bits. 2023-02-05 18:06:33 -05:00
fewtarius
a586ded719
Indent data bits. 2023-02-05 18:05:06 -05:00
fewtarius
9b2fe95d94
Add brightness comment. 2023-02-05 17:56:24 -05:00
fewtarius
f8bd8a215a
* Add support for LED management on the Ayaneo Air Pro and possibly other models which can be found in system settings. Thanks to @Maccraft123 for reverse engineering and sharing the EC registers. Additional documentation can be found in the led_mgmt script.
* Add ability to delete a setting from system.cfg "del_setting".
2023-02-05 17:42:47 -05:00
fewtarius
0789f2dc54
Revert volume service change. 2023-01-26 20:18:53 -05:00
fewtarius
97d5dcca3e
Add a simple service to autoconnect paired bluetooth devices. 2023-01-26 20:14:02 -05:00
fewtarius
db7b03ba89
Reduce services, reduce a few wakeups, disable debugging, update cemu. 2023-01-23 17:41:38 -05:00
fewtarius
4acb3fe902
* Continue to work on improving power consumption on battery.
* Update emulators and cores.
* Improve logging in some scripts.
2023-01-19 21:30:33 -05:00
fewtarius
4f46600def
Cleanup and bug fixes. 2023-01-01 15:19:02 -05:00
fewtarius
9b999f35f5
Revert removal of internal wifi tool. 2022-12-31 15:59:43 -05:00
fewtarius
d32b31fec1
Rebrand 351files to fileman, and misc cleanup. 2022-12-31 15:58:53 -05:00
fewtarius
6c54f19611
Additional cleanup. 2022-12-30 23:11:49 -05:00
fewtarius
abef1392da
Additional cleanup. 2022-12-30 09:22:04 -05:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503. 2022-12-30 08:01:15 -05:00
fewtarius
1bf8c7e5bd
Part 2 of 3, deprecates and removes RG552. 2022-12-30 07:17:07 -05:00