fewtarius
60a1921f48
Fix userconfig-setup to only load the functions library rather than the whole profile to correct an issue during initial provisioning on first boot. Adjust Intel WIFI power saving options for AMD64.
2023-09-05 11:46:24 +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
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
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
fewtarius
8bf4949a26
Fix up bugs found during release testing.
2023-07-11 21:03:02 +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
32d674b947
Hide error on some devices where splash cannot be generated.
2023-06-06 02:04:49 +00:00
fewtarius
55f3e193d2
Fix 3:2 aspect ratio splash generation.
2023-05-28 00:25:28 +00:00
fewtarius
7b0aa467de
Fix es_features / es_systems not being updated with the OS.
2023-05-26 09:25:08 +00:00
fewtarius
936fa33458
Fix network bug, and base_only kp bug.
2023-04-28 16:08:40 +00:00
fewtarius
be293e29bd
Fix packages that need to be built to use unixtime as the version.
2023-04-28 12:16:27 +00:00
fewtarius
cd17e0e13c
* Fix fresh flash system menu bug.
...
* Fix language selection bug.
* Add DEBUG_SUPPORT variable to build debug tools.
2023-04-24 16:19:57 +00:00
fewtarius
681beecd51
Properly scale the ES splash regardless of aspect ratio and screen size.
2023-04-23 23:40:30 +00:00
fewtarius
84f3d02367
Fix FileMan and unwanted output during first boot.
2023-04-22 22:43:01 +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
002fe2c06c
Add support for building without emulators (EMULATION_DEVICE="no"), add support for building container support (CONTAINER_SUPPORT="yes", correct a condition where a base build kernel panics on boot.
2023-04-21 21:40:02 +00:00
fewtarius
c83cd844b1
* Complete SyncThing integration.
...
* Switch on in ES under Network Settings.
* Connect via browser to http://device:8384 .
* Username: root, Password: System Settings Menu
* A bit of startup optimization.
2023-02-09 19:17:29 -05:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503.
2022-12-30 08:01:15 -05:00
John
c7062d9ce4
Fixed the themes not being populated to
...
/storage/.config/emulationstation/themes/
This was only done on an update of the system, now it will work on a clean install.
2022-12-23 13:29:44 +00:00
Shaun Inman
acf01b7f7f
fix long boot times
...
cuts 20+ seconds caused by rejiggering userconfigs on every boot
2022-11-26 11:43:00 -05:00
fewtarius
5ac04b8112
Bug fixes.
2022-11-23 09:18:05 -05:00
fewtarius
1f6d96325b
* Fix ALSA on x86_64 handhelds.
...
* Temporary drop or correct multiple packages that needed updates for x86_64.
* Update volume service to deprecate hard coded paths.
* system-utils and sleep to common packages.
* Add weston kiosk.ini for future use.
* Add DIRTY variable, if true it will not clean.
2022-08-31 17:50:23 -04:00
fewtarius
c965a43690
Fix up splash, 4k image with a black background for improved scaling. For rotated displays invert the splash resolution so they scale correctly. Replace the ES image with a link to the splash.
2022-08-26 19:18:56 -04:00
fewtarius
1894393478
Drop hard coded splash screens and generate a correct resolution/aspect splash during the build.
2022-08-23 07:23:08 -04:00
fewtarius
b62882dcbb
Shift library caching to first boot and post-upgrade. Update duckstation dependencies. Improve lib32.
2022-07-31 11:12:57 -04:00
fewtarius
a76b3c0ccd
Cleanup, move es_input back to user-writeable, only build librga on specific devices.
2022-07-13 17:59:42 -04:00
fewtarius
07300d4c30
* Corrects issue where the RG503 and RG353P boot when connected to the charger (after the first boot).
...
* Updates emulators and cores.
2022-06-19 21:03:49 -04:00
fewtarius
3656ae4377
Fix EmulationStation splash.
2022-05-29 17:52:58 +00:00
fewtarius
5df2cfa0e8
* Add support for the Anbernic RG503.
2022-05-27 22:33:28 +00:00
fewtarius
98d80748fe
Fix up ES configs so they don't need to be copied.
2022-05-18 11:25:39 +00:00
fewtarius
02f679795b
Ensure the locale path exists, if not populate it.
2022-04-14 05:59:09 -04:00
fewtarius
c360cdfefb
Streamlining for multiple devices.
2022-03-28 19:53:26 -04:00
fewtarius
7cae163333
Cleaning up the splash across devices.
2022-03-28 17:47:29 -04:00
fewtarius
bab270680d
* Refactor the default theme so it lives in the system partition and is linked to the ES themes directory. This allows the theme to be updated along with system updates, and cuts the space needed for the theme in half. It is renamed to system-theme so it won't interfere with a user installed Art Book theme.
2022-03-03 18:20:55 -05:00
fewtarius
6628c5c19c
Fix up userconfig setup.
2022-02-28 16:36:40 -05:00
fewtarius
54d8cb1bd9
* Bump systemd go v250.3
2022-02-28 16:31:20 -05:00
fewtarius
edd58c9c9d
Dropping support for the RG351 series.
2022-02-12 17:33:21 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release
2022-02-05 09:23:32 -05:00