fewtarius
c30432f824
Move automount to a systemd service so dependencies are managed correctly.
2022-10-14 16:51:45 -04:00
fewtarius
02466cf5bd
Add a simple wait to ES incase mount_games hasn't completed yet.
2022-10-10 20:04:55 -04:00
fewtarius
9000b83d15
* Move samba configuration to user space.
...
* Remove kernel tweaks that inhibit proper sleep.
* Merge hostname change and wifi into 008-network.
* Adjust flycast build options.
* No longer build main in merge until we can work out the double build bug.
2022-10-03 19:10:53 -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
9ae3455f45
* Fix more brightness bugs
...
* Update kernel - Adds additional RG353V device property changes.
* Always sync portmaster, thememaster, and jelosaddons after updating.
* Add workaround for no audio mixing of right channel on RG353V thanks to @christianhaitian.
2022-10-01 20:22:43 -04:00
fewtarius
73dff6fa94
* Add support for multiple device trees.
...
* Add support for RG353V (use RG353P image, enable switch in system settings).
* Fix language selection bug.
* Fix another brightness bug.
* Fix shader build conflict.
* Force Retroarch to use glcore on the RG552 if GL is still enabled.
2022-09-30 20:40:33 -04:00
fewtarius
966ca58e7f
Fix brightness, fix flycast32.
2022-09-29 16:44:45 -04:00
fewtarius
4b62efed70
Additional fix for autostart.
2022-09-26 16:23:46 -04:00
fewtarius
076231f7ad
Remove non-functional guard.
2022-09-26 07:49:27 -04:00
fewtarius
c2dff03a4a
Another automount bugfix.
2022-09-26 07:47:48 -04:00
fewtarius
77ab1c7bad
automount should skip any devices mounted under /storage
2022-09-26 06:22:47 -04:00
fewtarius
71ea5d485e
Bugfix: automount
2022-09-25 18:22:32 -04:00
fewtarius
436cf32137
Enable fstrim by default on the handheld build, disable by default for everything else.
2022-09-24 09:16:28 -04:00
fewtarius
e2ca5eba35
Fix samba missing widelinks support, fix fstrim autostart.
2022-09-24 08:39:27 -04:00
fewtarius
0584e41b00
Move fstrim to autostart so it doesn't block sleep.
2022-09-23 15:25:38 -04:00
fewtarius
5f51d87d8d
Relabel the automated mount variable, and ensure that if it's not set we enable games card detection.
2022-09-23 06:41:45 -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
05aae997ae
Misc bug fixes.
2022-09-21 17:01:39 -04:00
fewtarius
40ec31c8d6
Improve the retroarch build options a bit more.
2022-09-21 07:19:06 -04:00
fewtarius
cbce9cf359
Updates.
2022-09-18 10:48:56 -04:00
fewtarius
c6add0e523
Update ES, and don't set the games device on startup.
2022-09-17 12:26:03 -04:00
fewtarius
bb47f9d677
Add support for system.mountgames, fix clean up bug in init.
2022-09-17 09:44:12 -04:00
fewtarius
851e6ec33a
Revert the updates bind mount, clean up a few clear screen calls so the logo doesn't flash.
2022-09-17 07:42:22 -04:00
fewtarius
fb8a6a1ba7
Drop support for using the games card for updates, as it is not compatible with the migration of the games volume mount to user space.
2022-09-17 06:44:32 -04:00
fewtarius
162ae98f46
Set umask 000 on the games partition, and fix a duckstationsa oops.
2022-09-16 19:17:23 -04:00
fewtarius
6236c1b5f0
Fix 351Files, autostart, samba, move games mount to userland.
2022-09-16 17:13:51 -04:00
fewtarius
6e3453170b
Bug fixes.
2022-09-16 07:17:20 -04:00
fewtarius
ea59e68440
Bug fixes.
2022-09-15 22:34:00 -04:00
fewtarius
2aa2b6e508
Updates.
2022-09-14 19:51:00 -04:00
fewtarius
3ecd6f3e48
Work to use a common mechanism that functions in weston and when weston is not present.
2022-09-14 17:35:38 -04:00
fewtarius
b2b8cefa8d
Apply a few changes for power savings.
2022-09-11 06:51:08 -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
fewtarius
6be1cc3159
Don't math the brightness on startup, just apply the defined values.
2022-09-05 06:58:27 -04:00
fewtarius
1ab93abec4
Add a desktop switch for weston kiosk / desktop mode switching.
2022-08-31 19:24:15 -04:00
fewtarius
970304ac85
Fix up brightness.
2022-08-31 07:00:57 -04:00
fewtarius
20ac26142a
Update to solve black screen bug by fixing binary data in system.cfg with minimal data loss.
2022-08-14 19:00:26 -04:00
fewtarius
f12665873f
Revert system.cfg cleanup, needs to be rewritten to be safer.
2022-08-14 11:44:46 -04:00
fewtarius
9a7e95648e
Force ascii.
2022-08-13 10:33:40 -04:00
fewtarius
ac75844bd3
Back up the system.cfg file first, then clean any bad data that may have crept into it.
2022-08-13 10:24:49 -04:00
fewtarius
c56b1db8e2
Ensure system.cfg is useable by ES.
2022-08-13 08:55:33 -04:00
fewtarius
9d4acefefa
Move tailscaled to autostart to manage startup.
2022-07-30 10:50:45 -04:00
fewtarius
94a7769e24
Use system.hostname.
2022-07-30 08:22:53 -04:00
fewtarius
8148e78bef
Updates and fixes.
2022-07-11 17:56:53 -04:00
Konstantin Koshelev
8b99615484
Save tailscale state between reboots
2022-06-27 17:48:35 -07:00
Konstantin Koshelev
38166183dc
Add tailscale support
2022-06-22 19:09:41 -07:00
fewtarius
00a041c686
Add support for the Anbernic RG353P.
2022-06-18 11:15:15 -04:00
fewtarius
5dbd06554b
* User selectable default CPU scaling method
...
* Add ES theme "Minimal", enable ES theme "Terminal"
* Update Thememaster
* Bump the CPU clock to 1.992GHz
2022-06-01 17:22:25 -04:00
fewtarius
f8e4e4a989
Change CPU_GOVERNOR to DEVICE_CPU_GOVERNOR
2022-06-01 08:03:16 -04:00
fewtarius
de70e77c10
Update the CPU scaling governor to default to interactive.
2022-06-01 06:56:46 -04:00
fewtarius
5df2cfa0e8
* Add support for the Anbernic RG503.
2022-05-27 22:33:28 +00:00