Commit graph

19 commits

Author SHA1 Message Date
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
63af910f09
Move speaker/headphone paths to device variables to resolve #632. 2022-10-21 07:37:01 -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
4ff27f0f4d
Working to resolve boot brightness issue. 2022-09-28 07:57:57 -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
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
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
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
fewtarius
c9b6dfb61d
Need to check for ID_INPUT_KEY rather than ID_INPUT_KEYBOARD. Add initial rinputer3 package. 2022-09-01 19:01:42 -04: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