Commit graph

164 commits

Author SHA1 Message Date
fewtarius
aac55c96fa
Fix up shaders, re-add retropie package thanks to a tip from @konsumschaf. 2022-03-13 06:58:41 -04:00
fewtarius
d11b97acbe
Add full scaling to setsettings.sh, thanks to @konsumschaf for the pointer. 2022-03-13 06:41:18 -04:00
fewtarius
118d70b63c
Fix download verification issue. 2022-03-12 06:15:45 -05:00
fewtarius
8111dbc8a9
Fix bug introduced in 20220309 that prevented rotation due to variables not being created in the correct location. 2022-03-12 06:14:04 -05:00
fewtarius
f14e7101cb
Not ready to remove this yet. 2022-03-09 06:04:12 -05:00
fewtarius
5a4bb7b87b
* Update the Art Book theme to use the new font thanks to @anthonycaccese.
* Split the root password start script into two scripts for future use.
* Update the overclock script to only set a fan profile when called with an argument to correct an issue where it overrides cooling profile preferences.
2022-03-08 21:07:12 -05:00
fewtarius
4e41443573
Force es_input.cfg update 2022-03-08 07:31:41 -05:00
fewtarius
21d8f62700
Apply simple online updating. 2022-03-08 06:48:16 -05:00
fewtarius
d3a8989f30
Add additional OC profiles. 2022-03-06 22:11:57 -05:00
fewtarius
7504615823
Fix autostart regression. 2022-03-05 21:35:29 -05:00
fewtarius
3cc8ce60f8
* Split autostart scripts into their native packages (more work to do here).
* Update the readme to fix a controls oops.
2022-03-05 21:04:10 -05:00
Brooksytech
67821a7a07
Update 011-portmaster 2022-03-05 10:16:57 -08: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
Brooksytech
64e1bbb6d0
Adding back in duckstation
Build duckstation from source.
2022-03-05 07:59:55 -08:00
fewtarius
c088a334f0
Initial work on supporting overclock profiles. 2022-03-05 09:54:25 -05:00
fewtarius
ff5b802725
* Correct get_setting as it had the same issue. 2022-03-04 20:50:13 -05:00
fewtarius
6a519d05a8
* Fix issue where setting some settings matches and deletes the wrong properties. Thanks to @brooksytech and @romadu for reporting and help with debugging! 2022-03-04 20:10:57 -05:00
fewtarius
bab270680d
* Refactor the default theme so it lives in the system partition and is linked to the ES themes directory. This allows the theme to be updated along with system updates, and cuts the space needed for the theme in half. It is renamed to system-theme so it won't interfere with a user installed Art Book theme. 2022-03-03 18:20:55 -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
9add412d86
Merge pull request #7 from brooksytech/update_viewport_on_552
Updating viewport resolutions for 552
2022-03-01 18:56:40 -05:00
fewtarius
dee8e25e7f
Fix up shader conflict, adjust packages to use current date rather than a variable that may be stale. 2022-03-01 17:06:41 -05:00
Brooksytech
bd36bde53f
Updating viewport resolution for 552 2022-02-28 20:15:25 -08:00
Brooksytech
f3b4554984
Update package.mk
Add portmaster to main package.mk
2022-02-28 05:48:29 -08:00
Brooksytech
dc811509a7
Create 011-portmaster
Add portmaster to Jelos
2022-02-28 05:39:17 -08:00
fewtarius
b2d76a6e53
* Deprecate and remove Python2 thanks to @CoreELEC as an upstream.
* Optimize mupen64plus, plus-nx, and yabasanshiro a bit
* Misc OS updates and bug fixes.
2022-02-27 18:34:12 -05:00
fewtarius
4fa454a9f6
* Drop RetroArch LAKKA mode.
* Only put the big cores in max performance mode.
* Clean up build_distro a bit.
2022-02-26 22:14:27 -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
48654c14f3
Sort WIFI SSIDs before uniq so we don't have any missed duplicates. 2022-02-25 10:40:03 -05:00
fewtarius
0a7678500d
Fix wifictl to properly return long SSIDs with spaces. 2022-02-25 09:24:02 -05:00
fewtarius
e1523d92f4
Add a facility for custom start scripts. 2022-02-18 16:53:44 -05:00
fewtarius
ddb0948caa
Add fan RPM to jelos-info 2022-02-17 18:47:10 -05:00
fewtarius
9056c53ee7
Fix services oops. 2022-02-15 11:33:39 -05:00
fewtarius
698d5bfce0
Updates 2022-02-14 16:29:25 -05:00
fewtarius
56d6143055
Eliminate game splash, it's cleaner. 2022-02-13 18:38:14 -05:00
fewtarius
ae71121cbb
Add fbgrab framebuffer screenshot tool. 2022-02-13 11:48:49 -05:00
fewtarius
edd58c9c9d
Dropping support for the RG351 series. 2022-02-12 17:33:21 -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
feebda95f9
Revert CPU online/offline feature, performance is better with taskset affinity. 2022-02-11 22:40:39 -05:00
fewtarius
f615f1b497
Fix core disable oops 2022-02-11 22:19:18 -05:00
fewtarius
05c9b2bb64
* Fix oops
* EmulationStation enhanced power save by default
* Fix textviewer dependency
2022-02-11 22:08:46 -05:00
fewtarius
7a10fba4ca
* Switch from taskset to disabling slow or fast cores based on performance mode selection.
* Update jelos-info to reflect CPU active cores rather than total cores.
* Update Linux config for 351 series for rockchip-kernel
2022-02-11 21:38:21 -05:00
fewtarius
def727d32c
Fix Samba password issue, remove duplicate cpu info, and fix up readme. 2022-02-11 15:01:14 -05:00
fewtarius
714efbb365
Set the ES audio device on startup 2022-02-11 07:03:07 -05:00
fewtarius
d13a0d424f
Refactor startup, eliminate unnecessary patches 2022-02-10 20:00:14 -05:00
fewtarius
1364dab8f0
Work on sound 2022-02-10 16:39:12 -05:00
fewtarius
f99f97b932
Reworking sound startup 2022-02-10 06:37:23 -05:00
fewtarius
c94b257963
Removing soft vol 2022-02-10 06:01:46 -05:00
fewtarius
570c9db6a7
Updates - Kernel, Emustation, etc. 2022-02-09 20:43:29 -05:00
fewtarius
a395a76407
Updates 2022-02-08 20:27:20 -05:00
fewtarius
645509022a
Fix broken variable 2022-02-08 07:14:03 -05:00
fewtarius
0a2bbe2b1f
Clean up package defs a bit 2022-02-08 06:44:54 -05:00
fewtarius
3978cbf69a
Cleaning up info 2022-02-06 22:07:43 -05:00
fewtarius
19b8cafb68
* System info and os-release cleanup 2022-02-06 20:35:15 -05:00
fewtarius
2b5a2e560d
Update the info script so it's a bit cleaner 2022-02-06 20:19:44 -05:00
fewtarius
5256a510c4
Show current/max frequency of all cores 2022-02-06 12:34:57 -05:00
fewtarius
62f4527cd2
Refactoring WIFI bits 2022-02-06 12:02:58 -05:00
fewtarius
44ef6b1354
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2022-02-06 11:39:19 -05:00
fewtarius
fc563002e6
Check for a directory before looking for autostart files, and disable fan control debug by default. 2022-02-06 11:39:01 -05:00
fewtarius
412266aa57
Set volume on startup for RG351 series 2022-02-06 06:29:12 -05:00
fewtarius
ea43060565
Remove if block from alsa init, should use device config variable. 2022-02-06 06:23:23 -05:00
fewtarius
838e3348b7
Drop DuckStation 2022-02-05 22:44:45 -05:00
fewtarius
44e81b696c
* Apply the proper CPU governor across all policies
* System information now reports OS and frequencies correctly
2022-02-05 17:40:57 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00