Commit graph

368 commits

Author SHA1 Message Date
fewtarius
2f04da6d5a
Add Powkiddy RK2023 quirks. 2023-04-01 02:27:14 +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
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
e7bfd903ca
Misc package updates. 2023-03-14 17:59:38 -04:00
fewtarius
b0b3abf6f2
Add quirk for Indiedroid Nova. 2023-03-08 19:42:35 -05:00
fewtarius
99705356e6
Optimizing box86 and box64. 2023-03-05 11:12:48 -05:00
fewtarius
d7462f186a
Enable systemd binfmt, package updates for possible future use. 2023-03-04 10:52:26 -05:00
fewtarius
14509c65b3
Package shuffle. 2023-03-04 09:23:59 -05:00
fewtarius
1385a756a7
Update/fix htop. 2023-03-01 06:23:27 -05:00
fewtarius
cf62c67768
Fix pciutils shared lib, bump ryzenadj. 2023-03-01 06:15:42 -05:00
fewtarius
6b7074f470
Revert. 2023-03-01 05:38:27 -05:00
fewtarius
f7ddee1251
Remove duplicate packages. 2023-02-28 05:56:51 -05:00
fewtarius
630bd0ac7e
Continuing work. 2023-02-27 18:49:51 -05:00
fewtarius
11fd530ac8
Work continues. 2023-02-26 21:56:16 -05:00
fewtarius
902479af60
Variable cleanup. 2023-02-24 08:53:43 -05:00
fewtarius
4ca2bc1a7d
Revert change to -O3. 2023-02-21 07:20:13 -05:00
fewtarius
c432a5be20
Split 353P and M devices. 2023-02-17 08:45:34 -05:00
fewtarius
c1a7c548b3
Add support for rk3566 devices with single image support. 2023-02-16 17:40:39 -05:00
Brooksytech
a42989edfd
Merge pull request #1043 from brooksytech/dev
Update Emulators and Packages
2023-02-10 07:57:19 -08:00
mason
182d08f2cc
Update Emulators and Packages 2023-02-10 15:52:46 +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
f6608309e6
Fix ordering so hostname is set properly. 2023-02-09 07:25:32 -05:00
fewtarius
8d248d9583
Clean up wifictl and wifi startup a bit, silence underrun spam. 2023-02-08 17:32:30 -05:00
fewtarius
a837478baf
* Distribution updates - kernel 6.1.10, Python, systemd, busybox, SDL2, etc.
* Update emulators, cores, and art book next theme.
* Drop -Ofast, --disable-shared --enable-static as defaults.
* Misc build fixes.
2023-02-08 12:26:54 -05:00
fewtarius
1dcae05ad9
Fix ledcontrol references. 2023-02-06 12:16:00 -05:00
fewtarius
10b89866ff
Push changes from this morning. 2023-02-06 11:26:50 -05:00
fewtarius
d43d9966a9
Fix script name. 2023-02-06 08:53:46 -05:00
fewtarius
ae7c3a0bd4
Tweak min/mid/max range. 2023-02-06 07:31:46 -05:00
fewtarius
0277e21c58
Add LED brightness control (min/mid/max). 2023-02-06 07:24:56 -05:00
fewtarius
e861dc5908
Misc cleanup. 2023-02-05 18:49:23 -05:00
fewtarius
2b0098387d
Disable fingerprint reader on startup since we don't use it. 2023-02-05 18:42:38 -05:00
fewtarius
e4bc95f942
Indent data bits. 2023-02-05 18:06:33 -05:00
fewtarius
a586ded719
Indent data bits. 2023-02-05 18:05:06 -05:00
fewtarius
9b2fe95d94
Add brightness comment. 2023-02-05 17:56:24 -05:00
fewtarius
f8bd8a215a
* Add support for LED management on the Ayaneo Air Pro and possibly other models which can be found in system settings. Thanks to @Maccraft123 for reverse engineering and sharing the EC registers. Additional documentation can be found in the led_mgmt script.
* Add ability to delete a setting from system.cfg "del_setting".
2023-02-05 17:42:47 -05:00
fewtarius
310025b340
Limit ectool to x86_64 2023-02-05 07:03:30 -05:00
fewtarius
41e91d643a
Fix path since the url changed. 2023-02-04 16:17:21 -05:00
fewtarius
8be4c4f272
Add ectool to allow direct access to the embedded controller. 2023-02-04 16:08:35 -05:00
fewtarius
0789f2dc54
Revert volume service change. 2023-01-26 20:18:53 -05:00
fewtarius
97d5dcca3e
Add a simple service to autoconnect paired bluetooth devices. 2023-01-26 20:14:02 -05:00
fewtarius
ed8438a7fc
* Update set-audio to configure alsa for bluetooth.
* Updaet set-audio to automatically populate the ES audio path with a best guess (first control).
* Enable pulseaudio bluetooth support.
* Don't reset audio devices and paths if they've already been set once.
* Configure CEMU to look for and use a bluetooth device if it's paired and connected (needs further optimization).
2023-01-26 17:51:43 -05:00
fewtarius
e7eefd506a
Fix up jslisten to load after 98-controller. 2023-01-26 06:06:02 -05:00
fewtarius
e8848ea366
Improve and rename offline/online threads functions. Add support for all available cores/threads. 2023-01-25 19:41:58 -05:00
fewtarius
4177031fe6
* Get closer to autoconfiguring for Cemu.
* Update Linux (6.1.8) and Linux firmware (20230117).
* Add another 8bitdo profile.
* Improve bluetooth start/stop.
2023-01-24 20:40:36 -05:00
fewtarius
db7b03ba89
Reduce services, reduce a few wakeups, disable debugging, update cemu. 2023-01-23 17:41:38 -05:00
fewtarius
e3e7013e0d
Patch powertop to use /storage/.cache. 2023-01-23 08:51:25 -05:00
fewtarius
f9940cbf61
Add GPU profile feature configurable globally and per system/core/game. Available when enhanced power savings is enabled. 2023-01-22 21:38:25 -05:00
fewtarius
9b61e003ea
Add preamp slider to ES. 2023-01-21 10:15:01 -05:00
fewtarius
d57f80b683
be a bit less spammy. 2023-01-21 06:34:48 -05:00
fewtarius
321f3e3f9d
Drop power_dpm_state, adjust gpu_performance_levels, add gpu_power_profile. 2023-01-20 08:09:45 -05:00
fewtarius
4acb3fe902
* Continue to work on improving power consumption on battery.
* Update emulators and cores.
* Improve logging in some scripts.
2023-01-19 21:30:33 -05:00
fewtarius
d1a78ccac0
Swap gpu performance profile to auto on battery for better performance. 2023-01-19 07:23:45 -05:00
fewtarius
f556592c45
Only build powertop on x86_64. 2023-01-19 06:44:31 -05:00
fewtarius
23574e8871
Handle spaces. 2023-01-19 06:32:50 -05:00
fewtarius
58098cc889
Relabel gpu power saving to enhanced power saving. 2023-01-19 06:22:39 -05:00
fewtarius
1bf81188cb
* Apply additional powersavings adjustements.
* Block the bluetooth radio on startup if it's disabled.
* Block the WIFI radio if it's disabled.
* Add powertop package.
2023-01-19 06:14:52 -05:00
fewtarius
ab9a4dac72
* Add support for go and pull the syncthing package from @CoreELEC for integration. Thanks to @CoreELEC.
* Bump the Linux kernel to 6.1.6.
2023-01-16 07:30:21 -05:00
fewtarius
ad5d71e6ad
Add an option to enable or disable ipv6. 2023-01-14 19:10:22 -05:00
fewtarius
498d57c8d8
Workaround for audio, add steam controller for RetroArch, update gamecontrollerdb. 2023-01-14 10:34:49 -05:00
fewtarius
92c10bc072
Work on Steam Deck support. 2023-01-12 18:46:54 -05:00
mason
21f3b1b79d
Updates and clean up 2023-01-10 23:39:16 +00:00
mason
cdf3597151
More Orange Pi 5 / RK3588 setup 2023-01-09 22:26:15 +00:00
fewtarius
e3a61fdfd3
Reduce the preamp to 60% to eliminate distortion in PPSSPP. 2023-01-07 08:04:32 -05:00
fewtarius
9a7dceffe8
Update emulators and cores, add additional quirks for more Ayaneo devices. 2023-01-05 16:59:30 -05:00
fewtarius
ce24f70a57
No longer need to reboot for alsa-base.conf. 2023-01-05 10:48:22 -05:00
fewtarius
a07fabc55d
Add a softvol preamp to boost volume a LOT. 2023-01-05 08:35:36 -05:00
fewtarius
2118a2fa5e
Add quirks for AYANEO 2021, 2021 Pro, and 2021 Retro Power. 2023-01-03 21:03:00 -05:00
fewtarius
c4d0955a32
Ayaneo 2 quirks (needs testing). 2023-01-03 18:08:36 -05:00
fewtarius
ec42c8d6a6
Re-order network restart/wifi start. 2023-01-03 06:42:44 -05:00
fewtarius
db0c587985
CPU core enabler. 2023-01-03 05:13:05 -05:00
fewtarius
877635cdf9
Making JELOS run a bit better on portable computers. 2023-01-02 15:12:49 -05:00
fewtarius
4f46600def
Cleanup and bug fixes. 2023-01-01 15:19:02 -05:00
fewtarius
d608eb9c26
Fixes a network name bug. 2022-12-31 21:59:39 -05:00
fewtarius
9b999f35f5
Revert removal of internal wifi tool. 2022-12-31 15:59:43 -05:00
fewtarius
d32b31fec1
Rebrand 351files to fileman, and misc cleanup. 2022-12-31 15:58:53 -05:00
fewtarius
6c54f19611
Additional cleanup. 2022-12-30 23:11:49 -05:00
fewtarius
c1ff8fecfe
Cleanup. 2022-12-30 21:17:00 -05:00
fewtarius
abef1392da
Additional cleanup. 2022-12-30 09:22:04 -05:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503. 2022-12-30 08:01:15 -05:00
fewtarius
1bf8c7e5bd
Part 2 of 3, deprecates and removes RG552. 2022-12-30 07:17:07 -05:00
fewtarius
594e589b82
Part 1 of 3, deprecates and removes RG351x and RGB20S. 2022-12-29 17:36:01 -05:00
fewtarius
671d838052
* Correct wording in BUILDING.md
* Build rename as part of the toolchain to deprecate rename.ul
2022-12-28 07:26:52 -05:00
fewtarius
4b0f0048b5
Merge pull request #829 from fewtarius/dev
Bug fixes for x86_64
2022-12-23 16:45:48 -05:00
fewtarius
7c33c24c0a
Bug fixes for x86_64 2022-12-23 16:45:19 -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
fewtarius
4beae761a9
Misc fixes and improvements. 2022-12-21 17:24:01 -05:00
fewtarius
609de5f8e8
* Terminal bug fix (reverts the xterm change).
* Update emulators and cores.
* Adds fake08, thanks to Lakka-LibreELEC.
* Adds GPU power saving option for handheld builds.
* Updates SDL2, reverts Mesa (may be temporary).
* Improves fan curve for supported devices.
2022-12-20 19:29:08 -05:00
fewtarius
7ff1accb43
Fix set-audio to use proper routing when not using a hardware device, fix ATARI VCS ES audio playback. 2022-12-20 07:03:05 -05:00
fewtarius
242d6ea657
Deprecate and remove older splash method. 2022-12-20 06:48:00 -05:00
fewtarius
09d28754a5
Fix recursive chmod. 2022-12-19 20:14:51 -05:00
fewtarius
8ded181365
Fix power button sleep (requires slightly longer press for now). 2022-12-19 19:25:38 -05:00
fewtarius
4b9e65325f
* Update kernel and OS to support AyaNeo Air / Air Pro fan control.
* Bump WIFI drivers.
* Add WIFI module quirk and WIFI not waking from sleep on Air.
* Fix splash screen on rotated displays.
* Move autostart to its own package.
2022-12-19 17:14:32 -05:00
fewtarius
b19e6d0822
Work on support for AYANEO Air / Air Pro. 2022-12-18 20:18:28 -05:00
brooksytech
a351820863
Fix modules and bump libusb for yuzu 2022-12-16 15:48:54 -08:00
Tim Flaman
531e96001e Update edid-decode and evtest packages to address Unsupported snapshot format issue with cgit 2022-12-10 20:38:04 -06:00
Tim Flaman
ab36521e9a Fix merge issues 2022-12-06 23:15:00 -06:00
Tim Flaman
c5f7450ed7 Volume fixes, autostart, quirks and PSSPPSDL control fixes 2022-12-06 01:00:47 -06:00
Tim Flaman
f2218903d0 Merge dev 2022-12-04 19:55:09 -06:00
fewtarius
bbb2975eed
* Move JELOS installation to tools menu, flashed images boot directly into JELOS now.
* Fix bug causing terminal output to appear on the console on x86_64 builds.
* Silence missing sudo warnings by aliasing it to nothing.
2022-12-04 15:46:38 -05:00
Tim Flaman
d2ad58d406 Initial RGB20S device support part 2 2022-12-03 00:12:18 -06:00
Tim Flaman
aa2ee29ee8 Initial RGB20S device support 2022-11-30 21:47:06 -06:00
fewtarius
99d20a5d91
Fix overclock oops for Win600. 2022-11-29 06:00:27 -05: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
bb816438a2
Bump ES. 2022-11-23 16:14:33 -05:00
fewtarius
5ac04b8112
Bug fixes. 2022-11-23 09:18:05 -05:00
fewtarius
5ea4cbcbf3
updates, emulators, cores, etc. 2022-11-13 13:24:50 -05:00
fewtarius
34a481f977
Add Audio path feature to ES, bug fixes, and some additional changes for future use. 2022-11-12 15:39:58 -05:00
fewtarius
f7acf30eca
Fix fs-resize issue. 2022-11-03 01:24:43 +00:00
fewtarius
3a3c65d433
Bug fixes and mention support for the RG353M. 2022-11-02 17:01:08 -04:00
fewtarius
c74d7fa13e
Fixes. 2022-11-01 17:12:05 -04:00
fewtarius
ddac80f938
Merge branch 'dev' of github.com:justenoughlinuxos/distribution into coreelec_sync 2022-11-01 11:12:05 -04:00
fewtarius
bfcd061c00
Work on syncing some of our package set from CoreELEC. 2022-11-01 06:04:06 -04:00
fewtarius
0399372573
Merge pull request #688 from fewtarius/dev
Tweak rclone again.
2022-10-31 06:12:41 -04:00
fewtarius
f39a1f24d7
Tweak rclone again. 2022-10-31 06:11:38 -04:00
fewtarius
6fdfc71f86
Merge pull request #685 from fewtarius/dev
Another tweak for rclone, and don't build bluetooth support until we fix it across devices.
2022-10-30 06:44:32 -04:00
fewtarius
9dbb955946
Another tweak for rclone, and don't build bluetooth support until we fix it across devices. 2022-10-30 06:43:35 -04:00
fewtarius
f395739e62
Merge pull request #684 from fewtarius/dev
Update Python, push changes to build gobject-introspection (work in progress), bump handheld tdp boost to 24w
2022-10-29 20:49:01 -04:00
fewtarius
246a21e3d1
Update Python, push changes to build gobject-introspection (work in progress), bump handheld tdp boost to 24w 2022-10-29 20:47:57 -04:00
fewtarius
406fa9e398
Merge pull request #683 from fewtarius/dev
fix portmaster source dir, update rclone package.
2022-10-29 07:57:54 -04:00
fewtarius
77f31e26e1
fix portmaster source dir, update rclone package. 2022-10-29 07:57:20 -04:00
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