fewtarius
7b0aa467de
Fix es_features / es_systems not being updated with the OS.
2023-05-26 09:25:08 +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
fewtarius
681beecd51
Properly scale the ES splash regardless of aspect ratio and screen size.
2023-04-23 23:40:30 +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
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
55e808d084
Rework handheld to AMD64 to line up with our device name convention.
2023-04-15 09:30:02 +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
6a4169d747
Work on box86/64 continues.
2023-03-05 12:09:43 -05: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
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
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
58098cc889
Relabel gpu power saving to enhanced power saving.
2023-01-19 06:22:39 -05:00
fewtarius
ad5d71e6ad
Add an option to enable or disable ipv6.
2023-01-14 19:10:22 -05:00
fewtarius
9ab7c08366
modules cleanup.
2023-01-02 06:56:46 -05:00
fewtarius
c1ff8fecfe
Cleanup.
2022-12-30 21:17:00 -05:00
fewtarius
1bf8c7e5bd
Part 2 of 3, deprecates and removes RG552.
2022-12-30 07:17:07 -05: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
5b02d1c4f5
Fix Core wired controller (Switch gamecube style), additional fixes for PCSX2 stand alone.
2022-12-04 18:18:49 -05:00
Locutus73
ae76e26c48
Update post-update
...
Fixing asound.state on RG552 with broken values
2022-12-04 21:56:54 +01: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
83cecf5d86
Add post-update logging.
2022-11-01 07:55:34 -04:00
fewtarius
2870b9e247
Don't sync portmaster or thememaster after an update.
2022-10-27 06:09:12 -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
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
brooksytech
209271bef5
Remove JelosAddOns
2022-10-21 14:46:35 -07:00
fewtarius
6dc9c27ca6
Fix starting PortMaster, ThemeMaster, and JELOSAddOns.
2022-10-15 08:02:48 -04:00
fewtarius
d2338ef3d4
Revert post-update change.
2022-10-14 16:52:49 -04:00
fewtarius
c30432f824
Move automount to a systemd service so dependencies are managed correctly.
2022-10-14 16:51:45 -04:00
fewtarius
b05a22c381
Fix run script to execute scripts with spaces.
2022-10-08 19:38:08 -04:00
fewtarius
15099c8186
Fix up post-update bugs.
2022-10-06 17:05:59 -04:00
fewtarius
e5258370a8
Add ThemeMaster sync to post-update, fix glew dependency, update emulators and cores.
2022-10-05 17:52:20 -04:00
fewtarius
f66bb202a9
If smb.conf doesn't exist in /storage/.config, add it. Fix link pointer.
2022-10-04 07:58:38 -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
d36573d1d2
Fix disabling integerscaling by default on Win600, and restoring brightness on wake.
2022-09-27 18:35:31 -04:00
fewtarius
abe58b34bf
Fix common-shaders build conflict, disable integer scaling by default on Win600.
2022-09-25 11:21:09 -04:00
fewtarius
ea59e68440
Bug fixes.
2022-09-15 22:34: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
105a6b0267
Revert.
2022-09-13 20:33:11 -04:00
fewtarius
cc366fba9c
Add new mechanism to stop and start the UI for console apps.
2022-09-13 20:29:29 -04:00
fewtarius
c965a43690
Fix up splash, 4k image with a black background for improved scaling. For rotated displays invert the splash resolution so they scale correctly. Replace the ES image with a link to the splash.
2022-08-26 19:18:56 -04:00
fewtarius
fa4681868f
Fix typo
2022-08-21 12:23:26 -04:00
fewtarius
179c64e790
* Add HLE BIOS selection for yabasanshiroSA
...
* Move TATE mode to ES features.
* Fix es_features and es_systems to be a symlink (and back up the old version).
2022-08-20 10:12:53 -04:00
fewtarius
a14c2b6c7c
Update post-update to link any new themes.
2022-08-03 07:46:37 -04:00
fewtarius
b62882dcbb
Shift library caching to first boot and post-upgrade. Update duckstation dependencies. Improve lib32.
2022-07-31 11:12:57 -04:00
fewtarius
e722f1b36e
* Implement proper multiarch support, based on @7Ji's work at @EmuELEC.
...
* Return of overlayfs for RetroArch
2022-07-30 19:34:43 -04:00
fewtarius
08d1a98694
Initial (incomplete) support for x86_64. Bump many many packages. Still need to fix controls in a few for the new split build model.
2022-07-14 18:12:00 -04:00
fewtarius
a76b3c0ccd
Cleanup, move es_input back to user-writeable, only build librga on specific devices.
2022-07-13 17:59:42 -04:00
Brooksytech
45db8eec35
fix jelos addons permission
2022-07-11 12:31:23 -07:00
fewtarius
24db9c942e
Deprecate older post-update options.
2022-07-01 07:15:46 -04:00
fewtarius
6f6f49ca15
Add WIFI powersaving option and 32bit Flycast libretro core.
2022-06-09 08:53:47 -04:00
Konstantin Koshelev
eb7adfcb1e
Fix ssh file copy and add comment for devs
2022-06-06 11:09:55 -07:00
fewtarius
65c33a10ed
Enable setting the CPU governor per system/core and per game. Deprecates max performance mode (default selections do not change).
2022-06-02 20:29:10 -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
3ef6d14628
Fix merge conflict.
2022-05-18 13:04:02 +00:00
fewtarius
98d80748fe
Fix up ES configs so they don't need to be copied.
2022-05-18 11:25:39 +00:00
Brooksytech
5555ca78d6
Update post-update
2022-05-13 10:37:49 -07:00
Brooksytech
1ad5a15a41
removing drastic install scripts.
...
This can be removed in the future.
2022-05-13 10:10:02 -07:00
Brooksytech
b9d73c124c
Update post-update
2022-05-13 09:53:23 -07:00
Brooksytech
702a10720d
Update post-update
2022-05-13 08:24:28 -07:00
Brooksytech
d18c078748
Remove old JelosAddOns during each update.
2022-05-13 06:19:07 -07:00
Brooksytech
5c77cc94f4
Update retroarch core options during update.
2022-04-26 09:51:27 -07:00
fewtarius
8ce7d8436d
* Deprecate overlayfs for RetroArch as it's unnecessary complexity that requires resyncing.
...
* Fix pcsx_rearmed so the 64bit version is called from runemu.
2022-04-20 16:33:47 -04:00
Brooksytech
1ef154e439
typo
2022-04-15 08:27:06 -07:00
Brooksytech
9cebaaa005
update es_systems.cfg after update.
2022-04-15 08:23:55 -07:00
Brooksytech
aa816885e6
copy the gamelist.xml at time of update.
2022-04-09 06:26:40 -07:00
fewtarius
788250b7ec
* Optimize ES startup
...
* Add support for swapping A and B in ES to the UI menu
* Stop syncing locale data after updates
2022-04-08 17:34:23 -04:00
fewtarius
c111cd0c94
Fix up config filenames, update only if they don't exist.
2022-04-03 13:01:59 -04:00
fewtarius
c360cdfefb
Streamlining for multiple devices.
2022-03-28 19:53:26 -04:00
fewtarius
87eb602149
Don't start the time service until the end of startup.
2022-03-28 18:00:26 -04:00
fewtarius
9e72309447
* Fix long standing issue with busybox and bash.
...
* Move retroarch bits to the retroarch package.
* Add an upgrade script to autostart that executes after upgrades.
2022-03-16 18:03:28 -04:00