Commit graph

51 commits

Author SHA1 Message Date
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
fewtarius
594e589b82
Part 1 of 3, deprecates and removes RG351x and RGB20S. 2022-12-29 17:36:01 -05:00
fewtarius
4beae761a9
Misc fixes and improvements. 2022-12-21 17:24:01 -05:00
fewtarius
609de5f8e8
* Terminal bug fix (reverts the xterm change).
* Update emulators and cores.
* Adds fake08, thanks to Lakka-LibreELEC.
* Adds GPU power saving option for handheld builds.
* Updates SDL2, reverts Mesa (may be temporary).
* Improves fan curve for supported devices.
2022-12-20 19:29:08 -05:00
fewtarius
4b9e65325f
* Update kernel and OS to support AyaNeo Air / Air Pro fan control.
* Bump WIFI drivers.
* Add WIFI module quirk and WIFI not waking from sleep on Air.
* Fix splash screen on rotated displays.
* Move autostart to its own package.
2022-12-19 17:14:32 -05:00
Tim Flaman
ab36521e9a Fix merge issues 2022-12-06 23:15:00 -06:00
Tim Flaman
c5f7450ed7 Volume fixes, autostart, quirks and PSSPPSDL control fixes 2022-12-06 01:00:47 -06:00
Tim Flaman
aa2ee29ee8 Initial RGB20S device support 2022-11-30 21:47:06 -06:00
fewtarius
99d20a5d91
Fix overclock oops for Win600. 2022-11-29 06:00:27 -05:00
fewtarius
3a3c65d433
Bug fixes and mention support for the RG353M. 2022-11-02 17:01:08 -04:00
fewtarius
246a21e3d1
Update Python, push changes to build gobject-introspection (work in progress), bump handheld tdp boost to 24w 2022-10-29 20:47:57 -04:00
fewtarius
ec0e1b03dc
Add support for audio device selection in ES. Fix bug with volume_sense. 2022-10-26 12:01:28 -04:00
fewtarius
5b401bd539
Update how we automatically manage hotkeys, and add an option to disable it. If a controller is attached or detached, run mkcontroller with the volume_sense restart. 2022-10-25 17:40:48 -04:00
fewtarius
63af910f09
Move speaker/headphone paths to device variables to resolve #632. 2022-10-21 07:37:01 -04:00
fewtarius
7d07eff763
* Add user profile directory /storage/.config/profile.d.
* Apply workaround for no sound / no headphone jack switching (RG353V).
* Update ArtBook Next theme.
* Ensure the device tree is not swapped after an update.
> Note: Exiting RG353V users will need to disable and re-enable the RG353V switch, or run `device-switch RG353V` over ssh.
2022-10-02 12:46:51 -04:00
fewtarius
4ff27f0f4d
Working to resolve boot brightness issue. 2022-09-28 07:57:57 -04:00
fewtarius
22ffd7ed07
* Add support for including AppImages in JELOS builds.
* Update PCSX2 to use the upstream AppImage.
* Complete PCSX2 standalone integration.
* Update volume controls to use mapped volume mode.
* Update GTK3 to build additional required bits.
2022-09-22 19:50:28 -04:00
fewtarius
7981b6405e
Merge pull request #479 from fewtarius/dev
Volume sense rule works correctly now.
2022-09-10 07:52:33 -04:00
fewtarius
63011bd005
Volume sense rule works correctly now. 2022-09-10 07:52:08 -04:00
fewtarius
79ccd182fa
Merge pull request #477 from fewtarius/dev
Updates.
2022-09-09 20:02:26 -04:00
fewtarius
8f09001f42
Update to support stopping and starting the defined UI service rather than assuming everything uses the emustation service. Update volumesense to stop looking for devices after 5 attempts. Update system_utils and volume_sense to increment by 5 or 15. 2022-09-09 20:01:27 -04:00
brooksytech
cac7a04fcd
Updating to kernel 5.19 and fix controls 2022-09-09 07:35:05 -07:00
fewtarius
a7a20aebcb
Revert udev rule. 2022-09-05 15:26:38 -04:00
fewtarius
2068ae16f1
Ensure volume service is restarted to find usb keyboards and joysticks as they are attached/detached. 2022-09-05 09:11:17 -04:00
fewtarius
88214de544
Ryzenadj integration complete. 2022-09-04 12:57:55 -04:00
fewtarius
76a9598feb
Update volumesense to wait for devices. 2022-09-04 09:47:06 -04:00
fewtarius
de835d9509
Fix volume sense FN release. 2022-09-02 08:26:48 -04:00
fewtarius
6140e99d9b
Update volume sense to enable use of abs buttons. 2022-09-01 20:01:31 -04:00
fewtarius
c9b6dfb61d
Need to check for ID_INPUT_KEY rather than ID_INPUT_KEYBOARD. Add initial rinputer3 package. 2022-09-01 19:01:42 -04:00