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
cded08c916
Fix sleep quirk oops.
2023-07-27 01:25:33 +00:00
fewtarius
6da7fe85d4
revert no clear screen at the end of autostart.
2023-07-25 23:47:48 +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
fewtarius
fd1098647a
Autostart no longer skips device specific start scripts.
2023-07-23 15:57:43 +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
ad305cc7f9
Revert the ES changes for now.
2023-07-22 20:01:08 +00:00
mason
5f43c25924
RG351P battery led status
2023-07-20 03:03:27 +00:00
fewtarius
3afa94d0aa
Merge pull request #1758 from fewtarius/dev
...
Rework setsettings, set aspect in ES, fix gpu/dmc bug on RK3399 and S922X.
2023-07-19 11:34:42 -04:00
fewtarius
170791a9c7
* Refactors setsettings to greatly improve performance.
...
* Fixes the memory and gpu governor function for RK3399 and S922X.
* Automatically set the aspect ratio in EmulationStation.
2023-07-19 15:29:53 +00:00
mason
dbf475c669
Powkiddy RGB10 Max 3 LED Battery status
2023-07-18 13:04:37 +00:00
fewtarius
230dc1d36d
Only enable power saving options when ENH power saving is enabled.
2023-07-16 15:26:02 +00:00
fewtarius
38c5ad528f
* Adds better logging to autostart.
...
* Updates RK3326 documentation for amiberry.
* New dev tool - foreach. Provides a mechanism to execute commands against all projects/devices/architectures to simplify iterating.
* Usage: `./tools/foreach ./scripts/clean emulators`
2023-07-15 14:29:52 +00:00
fewtarius
0b12460f88
Remove duplicate script.
2023-07-14 14:18:20 +00:00
fewtarius
1d0aa96807
Merge pull request #1700 from Rocky5/dev
...
HDMI fix for SDL2 content.
2023-07-13 06:42:39 -04:00
John
b63ab41405
Update and rename 030_hdmi_check.sh to 030_hdmi_check
...
Added MIT license and copy write entries.
Removed .sh from file name.
2023-07-12 16:17:33 +01:00
fewtarius
e3839d8585
Update power functions to improve ARM power saving. Fix missing PSX emulators on x55.
2023-07-12 12:20:40 +00:00
fewtarius
8bf4949a26
Fix up bugs found during release testing.
2023-07-11 21:03:02 +00:00
John
b4d0ec0f3d
HDMI fix for SDL2 content.
...
Ported from ArkOS to JELOS. So credit to Christian Haitian.
2023-07-11 13:20:34 +01: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
9659eabe36
Revert "Start supporting NTFS in the second tf card slot."
...
This reverts commit d2c6f8e84c
.
2023-07-05 18:47:07 +00:00
fewtarius
d2c6f8e84c
Start supporting NTFS in the second tf card slot.
2023-07-05 12:08:40 +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
fewtarius
41d81a8476
Rework power management features to improve persistence and fix a few bugs.
2023-06-28 11:41:10 +00:00
fewtarius
771d4f1100
Remove deprecated function from device sleep/wake helper.
2023-06-28 00:45:10 +00:00
fewtarius
976f67dc0a
Fix power saving issue introduced in the last release, revert kernel to 6.3.9.
2023-06-28 00:38:41 +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
5eb67c1777
Add audible warning when battery is at or below 25%. Disable with set_setting system.battery.warning 0
2023-06-26 22:07:10 +00:00
fewtarius
c7b1a1a06c
Add additional configuration options for enhanced power saving.
2023-06-26 10:15:15 +00:00
fewtarius
777b4737fb
* Improve power savings for AMD64 based devices.
...
* AYANEO Air Pro: 5.32 W, 7 hours - SNES test.
* AYANEO Air Plus: 7.89 W, 5 hours, 44 minutes - SNES test.
2023-06-24 12:07:48 +00:00
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements.
2023-06-23 10:57:57 +00:00
fewtarius
1243640ebd
Fix init countdown.
2023-06-19 12:17:14 +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
cadd647f44
Small package reshuffle + fix gzdoom, and post-update.
2023-06-19 01:07:32 +00:00
fewtarius
0523d97194
Update preempt_rt patch, improve kernel options for AMD64.
2023-06-13 21:24:48 +00:00
fewtarius
cf97884394
Check for BIOS for NDS, add dependencies for heroic launcher.
2023-06-12 11:10:01 +00:00
fewtarius
5877e4970c
Revert systemd change for now.
2023-06-12 00:00:34 +00:00
fewtarius
243948bc6e
Break apart the system directories so only the directories for supported systems are created on boot.
2023-06-11 23:50:56 +00:00
fewtarius
2eeab02a52
Fix moonlight.
2023-06-09 21:03:18 +00:00