fewtarius
3afb6df1ee
We don't have bezels, so we don't need custom viewports etc.
2022-03-26 21:49:16 -04:00
Brooksytech
f8a0be6491
Clean up redundant code
...
As long is its like Parallel N64 the code will work for all Parallel N64 cores.
2022-03-24 14:14:09 -07:00
Brooksytech
f1fe66fb88
Rename Parallel 64 core to Parallel 64 Rice ( #31 )
...
* Append Rice to Parallel64
* Append Rice to Parallel64
* Append Rice to Parallel64
* Update rice core.
* Update rice core.
* Update rice.
* Update rice.
* Update rice.
* Update package.mk
* Delete packages/games/libretro/parallel-n64 directory
* fix typo
2022-03-23 09:34:41 -07:00
Brooksytech
8a9f8d32d3
Add Glide64 Parallel 64 core and set as the default. ( #30 )
...
* Add Glide64 core option.
* Add glide 64 core
* Add glide 64 core.
* Add glide 64
* Add glide64 and set as default core.
2022-03-23 06:16:49 -07:00
fewtarius
c2005a6bfe
Correct system-update so it isn't expecting static partitions.
2022-03-22 16:07:23 -04:00
fewtarius
125f3ac68f
Convert OpenBOR to the new script standard.
2022-03-20 08:29:24 -04:00
fewtarius
46048735bf
Fix hatari startup and move it to the new script format.
2022-03-20 08:23:52 -04:00
fewtarius
c48876bb77
Update advancemame to automatically use the correct gamepad and to follow the new script standard.
2022-03-19 15:44:46 -04:00
fewtarius
ae8699e263
Start shifting scripts to a more common pattern to reduce the complexity of maintaining them.
2022-03-19 12:03:48 -04:00
fewtarius
50b622dc8a
Add VICE stand alone emulator.
2022-03-18 16:44:14 -04:00
Brooksytech
0f487991f2
Adding parallel_n64_gln64 to 32bit cores
...
Thanks @351elec for catching this bug.
2022-03-15 10:17:10 -07:00
Brooksytech
10c6f86de1
Adding parallel_n64_gln64 to 32bit cores
...
@351elec fixed this bug, adding into Jelos.
2022-03-15 10:15:48 -07:00
fewtarius
f30e5886ed
Fix issue with download verification.
2022-03-14 15:09:26 -04:00
fewtarius
b59112ff1c
* Add yabasanshiroSA, thanks in part to @shantigilbert, @CoreELEC, and @351ELEC.
2022-03-13 16:41:31 -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
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
21d8f62700
Apply simple online updating.
2022-03-08 06:48:16 -05:00
fewtarius
c088a334f0
Initial work on supporting overclock profiles.
2022-03-05 09:54:25 -05:00
Brooksytech
bd36bde53f
Updating viewport resolution for 552
2022-02-28 20:15:25 -08: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
ddb0948caa
Add fan RPM to jelos-info
2022-02-17 18:47:10 -05:00
fewtarius
56d6143055
Eliminate game splash, it's cleaner.
2022-02-13 18:38:14 -05:00
fewtarius
edd58c9c9d
Dropping support for the RG351 series.
2022-02-12 17:33:21 -05:00
fewtarius
feebda95f9
Revert CPU online/offline feature, performance is better with taskset affinity.
2022-02-11 22:40:39 -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
a395a76407
Updates
2022-02-08 20:27:20 -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
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
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