Commit graph

35 commits

Author SHA1 Message Date
fewtarius
877635cdf9
Making JELOS run a bit better on portable computers. 2023-01-02 15:12:49 -05:00
fewtarius
304ee307b3
Don't use integer scaling by default, it's not needed. 2023-01-02 11:57:54 -05:00
fewtarius
4f46600def
Cleanup and bug fixes. 2023-01-01 15:19:02 -05:00
brooksytech
d43e464783
Add Parallel-N64 w/ ES features 2022-12-27 08:13:10 -08: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
Nicholas Ricciuti
ba739526e4
prep for pr 2022-12-16 00:52:29 -05: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
a7d633da5c
Add support for configuring the boot UI while in kiosk mode (Weston only). This enables users to boot right into an emulator or into RetroArch, however the features of ES will be unavailable. 2022-10-27 07:51:00 -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
436cf32137
Enable fstrim by default on the handheld build, disable by default for everything else. 2022-09-24 09:16:28 -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
cbce9cf359
Updates. 2022-09-18 10:48:56 -04:00
fewtarius
5700091250
Fix up CPU governors for win600. 2022-09-05 09:28:59 -04:00
fewtarius
b308326c0d
Bug fixes. 2022-09-01 06:07:11 -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
fewtarius
6f6f49ca15
Add WIFI powersaving option and 32bit Flycast libretro core. 2022-06-09 08:53:47 -04: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
Brooksytech
0ccdbdeb14
Setting jaguar maxperf to 1 2022-05-25 09:33:29 -07:00
fewtarius
948a713825
Begin adding support for Commodore PET. Thanks to @awhitney42for the idea. Will not add as a system to EmulationStation until it is supported by the theme. 2022-05-11 13:56:20 +00:00
fewtarius
afb1a0f260
Revert in dev, pushing into a fork. 2022-04-14 07:03:39 -04:00
fewtarius
19da19dca9
Add update branches and force option. 2022-04-11 18:14:56 -04:00
fewtarius
3405a86b48
Use RGA scaling on 351P by default. 2022-03-28 22:35:27 -04:00
fewtarius
87eb602149
Don't start the time service until the end of startup. 2022-03-28 18:00:26 -04:00
fewtarius
260aa5a9cc
Swap hostname to device, clean up how we show the splash a bit more. 2022-03-28 17:12:31 -04:00
fewtarius
8c7b9ed61c
* Clean up system.cfg and sleep.sh
* Update kernel
2022-03-15 17:04:37 -04:00
fewtarius
21d8f62700
Apply simple online updating. 2022-03-08 06:48:16 -05:00
fewtarius
f29962f39d
* Add a mechanism to disable the internal WIFI adapter to prevent possible contention when an external adapter is used. 2022-03-05 12:33:17 -05:00
fewtarius
c088a334f0
Initial work on supporting overclock profiles. 2022-03-05 09:54:25 -05:00
fewtarius
e42ccd087a
* Add cooling profile support with "aggressive" "moderate" "quiet" and "custom" settings.
* Quiet - the current default fan curve (Set by default)
  * Moderate - Low speed default, scales slightly more aggressively.
  * Aggressive - Always on, full speed.
  * Custom - Utilizes ~/.config/fancontrol.conf to allow user modified curves
2022-03-03 16:55:39 -05:00
fewtarius
58769c80d3
* Restructure JELOS to use .config/system and system.cfg for configuration.
* Update games to use .config/game/configs moving configurations out of the system config root.
* Split modules into a separate package (packages/misc/modules).
* Remove some unused packages and move a few virtual packages to packages/virtual.
2022-02-26 21:40:30 -05:00
fewtarius
b2bb54e0f8
Re-enable password rotation default after testing. 2022-02-12 11:19:43 -05:00
fewtarius
7e2e853969
Support for RG351P/M/V/MP 2022-02-12 08:25:47 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00