fewtarius
0d1504aed2
Merge pull request #682 from fewtarius/dev
...
Use sources variable for rclone.
2022-10-29 06:31:41 -04:00
fewtarius
9965c4c2a3
Use sources variable for rclone.
2022-10-29 06:30:58 -04:00
Tom Pratt
5ad2cf4673
Bluetooth boot and sleep handling
...
Also reduce bluetooth agent sleep duration. Init dependencies mean its not that sensitive.
2022-10-29 00:33:45 +02:00
fewtarius
0db4d2dccd
* Fix rclone on x86_64 builds
...
* Add support for running a cloud backup immediately after exiting a game. (GAME SETTINGS, Requires configured rclone.)
2022-10-28 17:37:37 -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
eecd98acdc
Another tweak of the post-update hook.
2022-10-25 11:08:28 -04:00
fewtarius
5ad1a43678
* Fix Sega Saturn (yabasanshiroSA) controls.
...
* Fix issue with post-update not executing on some devices.
* Fix issue with hotkey autoconfig not working for all configured controllers.
* Re-add textviewer
* Update ArtBook theme.
2022-10-25 06:24:50 -04:00
fewtarius
e7137b32e4
* Add support for dynamic controller variables and support for hotkey configuration when a new controller is default.
...
* Deprecate device specific controller variables.
* Set avahi hostname on boot.
* Add dmidecode for x86_64 specific quirks.
2022-10-21 17:23:25 -04:00
fewtarius
63af910f09
Move speaker/headphone paths to device variables to resolve #632 .
2022-10-21 07:37:01 -04:00
fewtarius
259c453f2d
Fix missing rclone (Win600).
2022-10-08 08:07:26 -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
bb6fadf7c4
Revert wifi sleep tweak, add RG353V to the README.
2022-10-01 10:03:01 -04:00
fewtarius
966ca58e7f
Fix brightness, fix flycast32.
2022-09-29 16:44:45 -04:00
fewtarius
4ff27f0f4d
Working to resolve boot brightness issue.
2022-09-28 07:57:57 -04:00
fewtarius
d36573d1d2
Fix disabling integerscaling by default on Win600, and restoring brightness on wake.
2022-09-27 18:35:31 -04:00
fewtarius
4b62efed70
Additional fix for autostart.
2022-09-26 16:23:46 -04:00
fewtarius
71ea5d485e
Bugfix: automount
2022-09-25 18:22:32 -04:00
fewtarius
495ede36e7
Revert call to autostart brightness script.
2022-09-25 15:22:56 -04:00
fewtarius
0584e41b00
Move fstrim to autostart so it doesn't block sleep.
2022-09-23 15:25:38 -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
9157492fd6
Add slang-shaders, fix shaders on Weston devices, fix WIFI wake from sleep issue.
2022-09-20 17:16:51 -04:00
fewtarius
666ea11dc0
Ensure udevil starts after jelos-autostart.
2022-09-17 13:04:20 -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
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
43c00149f5
Redirect stdout/stderr and eliminate the pipes.
2022-09-15 23:08:44 -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
8cb1ae10b2
Clear the console display before loading weston/es.
2022-09-14 18:01:33 -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
f003b72ec0
Misc updates.
2022-09-13 18:49:46 -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
9c3fef89fc
PCSX2 compiles, not sure if it works though.
2022-09-04 20:14:27 -04:00
fewtarius
e3c2ecee27
* Start work on PS2 support, thanks in part to @CoreELEC and @batocera-linux.
...
* Add LMSensors for sensor and fan control (work in progress).
2022-09-04 17:43:37 -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
f8415fbce0
Roll back lzdoom patches, as they don't compile. Fix fs-resize.
2022-09-03 14:49:59 -04:00
fewtarius
b052c00068
Add ryzenadj.
2022-09-03 06:59:08 -04:00
fewtarius
84180b3720
Fix fs resize to work across devices. Set installation mode to run rather than install by default.
2022-09-03 06:17:14 -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