Commit graph

696 commits

Author SHA1 Message Date
fewtarius
24c852a04c
Restart syncthing after root password change if it is enabled. 2023-05-07 22:01:43 +00:00
fewtarius
9a0473365d
* Automount should load filesystem modules before mounting filesystems as they are not always available early.
* Only create tempfiles for games during automount startup.
2023-05-02 10:55:33 +00:00
fewtarius
d3d668b5f5
Update sensors patch for AIR Plus, add more logging and better sorting to automount. 2023-05-02 02:02:33 +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
bcdaa1c642
Merge pull request #1372 from fewtarius/dev
Bug fixes
2023-04-28 15:49:33 -04:00
mason
72e402a6be
Fix gpu governor, update S922X kernel & quirks 2023-04-28 17:39:57 +00:00
fewtarius
936fa33458
Fix network bug, and base_only kp bug. 2023-04-28 16:08:40 +00:00
fewtarius
2cf57c5f3a
Make paneladj more dynamic for x55 support, re-add retroarch RGA patch. 2023-04-26 00:16:29 +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
Brooksytech
8641d64914
Merge pull request #1327 from brooksytech/dev
Big / Little core selection S922X & RK3588
2023-04-23 22:36:42 -07:00
mason
a4c134fb03
Big / Little core selection S922X & RK3588 2023-04-24 05:33:21 +00:00
fewtarius
18c7ea945a
Clean up post-update, fix a few script errors. 2023-04-24 01:41:44 +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
4f6472e9c9
Tweak issue. 2023-04-23 21:06:53 +00:00
fewtarius
c59014faca
Drop image splash screens. 2023-04-23 19:58:11 +00:00
fewtarius
6781a84858
Fix weston terminal font size, fix splash on some devices. 2023-04-23 18:31:49 +00:00
fewtarius
3321882eb9
Rework system config validation tool to backup on reboot and restore configs if corruption is detected on startup. 2023-04-23 13:44:13 +00:00
fewtarius
504523cd47
* Improve support for JELOS as a docker host.
* Move configuration and data to user space (/storage/.config/docker/data).
  * Allow building JELOS as root when in a container (temporary).
* Fix missing fonts when building BASE_ONLY.
* Move debug packages to BASE_ONLY builds.
2023-04-23 01:44:25 +00:00
fewtarius
809deb7768
Add docker-init, move the alsa autostart script. 2023-04-23 01:14:21 +00:00
fewtarius
3236cb285c
Additional cleanup, add make to container builds. 2023-04-23 00:19:52 +00:00
fewtarius
644a2218ba
Additional cleanup. 2023-04-22 20:55:24 +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
912732f99f
Fix the run tool so it doesn't start tools multiple times. 2023-04-16 23:31:51 +00:00
fewtarius
2f8456f606
Merge pull request #1294 from fewtarius/dev
Renames handheld to AMD64 to match our device naming convention.
2023-04-15 19:18:13 -04:00
fewtarius
55e808d084
Rework handheld to AMD64 to line up with our device name convention. 2023-04-15 09:30:02 +00:00
mason
99350874cf
Drastic support on S922X & RK3566 2023-04-14 21:20:18 +00:00
fewtarius
31b55700ae
Fix misconfigured regulator preventing cpufreq and other features from functioning correctly, fix root password not being set on boot. 2023-04-13 23:19:05 +00:00
mason
c6dee1cece
Fix ppsspp-sa 2023-04-05 14:13:53 +00:00
fewtarius
a5d5b74f6e
Fix JELOS package to use new var. 2023-04-04 23:17:35 +00:00
mason
cf5e5083a6
S922X updates 2023-04-04 19:19:27 +00:00
fewtarius
b8d9cec73e
Bump ImageMagick, fix ports link. 2023-04-02 14:23:33 +00:00
fewtarius
c81594ed54
Package shuffle. 2023-04-01 22:58:06 +00:00
fewtarius
7ab5208b29
Package re-work. 2023-04-01 12:23:19 +00:00
fewtarius
6f221d08be
Only apply gamma/contrast/saturation/hue adjustment to RK3566 devices. 2023-04-01 02:25:14 +00:00
fewtarius
3917e2bad3
* Add support for adjusting gamma/contrast/saturation/hue - Thanks to @christianhaitian for the idea and reference implementation!
* Fix a bug that prevents the ssh key from being deployed on a dev build.
* Add drm tool package.
2023-04-01 00:20:39 +00:00
fewtarius
98682a5a47
Quick bug fixes. 2023-03-31 12:28:38 +00:00
fewtarius
f00cde619b
Start work on display adjustment feature. Thanks to @christianhaitian for the idea and reference implementation. 2023-03-31 12:26:01 +00:00
fewtarius
2189ecc4a1
Fix missing pygobject dependency. 2023-03-28 22:50:28 +00:00
fewtarius
c2f74b6d7f
Package cleanup. 2023-03-24 10:01:32 +00:00
mason
00e80d13e9
More clean up, rollback RA 2023-03-20 22:08:54 +00:00
fewtarius
631bdcb72a
Re-add mpv to all builds. 2023-03-18 10:58:35 +00:00
mason
b0d327be92
First round of Emu Cleanup 2023-03-17 16:40:00 +00:00
Brooksytech
994da8ecfc
Merge pull request #1171 from brooksytech/dev
Fix Mupen64Plus SA for handheld
2023-03-16 22:54:28 -07:00
mason
abb6957ff0
Fix Mupen64Plus SA for handheld 2023-03-17 05:51:36 +00:00
fewtarius
ca085df43c
Misc cleanup. 2023-03-16 22:14:48 +00:00
mason
241d76a026
Initial Ryujinx Emulator Support 2023-03-15 15:20:28 +00:00
fewtarius
e9fd421c5a
Fix scummvm libretro startup. 2023-03-10 19:13:05 -05:00
fewtarius
1b68dd05f5
Work on RK3588 multi dtb support. 2023-03-08 12:34:56 -05:00