Commit graph

340 commits

Author SHA1 Message Date
fewtarius
a37ec1566a
Fix the perf mode big core clocks. 2022-03-06 17:20:18 -05:00
fewtarius
a1e9e7c14d
Add an overclock warning label. 2022-03-06 16:40:17 -05:00
fewtarius
dc21f951c3
Remove undervolt to see if that corrects stability issues, correct issue with fancontrol so it properly uses custom configs. 2022-03-06 16:04:49 -05:00
fewtarius
d8352636f7
Drop the clock on the CPU profile as well 2022-03-06 11:38:03 -05:00
fewtarius
82d6500721
Testing OC - 2100000 2022-03-06 10:43:04 -05:00
fewtarius
0e9af889d0
Fix up samba log path, remove root pre-exec as those paths should always exist. 2022-03-06 06:50:11 -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
fewtarius
dc67b5af7f
Fix up fs-resize 2022-03-05 20:20:25 -05:00
fewtarius
5c534fcb34
Correct mislabeled quit 2022-03-05 20:13:27 -05:00
fewtarius
995c10bb0a
* Update cores and emus: PPSSPPSDL retroarch scummvmsa beetle-supafaust cannonball cap32 libretro-database mame ppsspp snes9x2002 swanstation tyrquake vice 2022-03-05 17:39:19 -05:00
fewtarius
b82548bb16
Fixing links. 2022-03-05 16:58:18 -05:00
fewtarius
942624fe28
Update readme 2022-03-05 16:56:18 -05:00
fewtarius
5d605e5926
Update readme 2022-03-05 16:52:33 -05:00
fewtarius
b712a2aca0
Update readme 2022-03-05 16:51:26 -05:00
fewtarius
273ed94e1a
Update readme 2022-03-05 16:48:53 -05:00
fewtarius
3e8be2c482
Update readme 2022-03-05 16:48:13 -05:00
fewtarius
7089202f86
Clean up FS resize and handling a mount failure. 2022-03-05 15:25:50 -05:00
fewtarius
932a5a7722
Less aggressive fan profile by default for max OC. 2022-03-05 14:59:02 -05:00
fewtarius
8d70392675
Merge pull request #12 from brooksytech/duckstation_fix
Duckstation cache folder fix and other cleanup.
2022-03-05 14:02:37 -05:00
fewtarius
7c076f0705
Update README 2022-03-05 14:02:07 -05:00
fewtarius
c19ca28738
* Completes feature adding an ability to disable the internal WIFI device to prevent potential conflicts when an external module is used. The switch is available in the System menu under Hardware. 2022-03-05 13:52:19 -05:00
fewtarius
4340a6f0ab
Update ES 2022-03-05 13:45:55 -05:00
Brooksytech
67821a7a07
Update 011-portmaster 2022-03-05 10:16:57 -08:00
Brooksytech
6b0fce4fb5
clean up 2022-03-05 10:16:09 -08:00
Brooksytech
44f0c63512
Update package.mk 2022-03-05 10:14:34 -08:00
fewtarius
ca07863bef
Update ES 2022-03-05 13:09:57 -05:00
fewtarius
791b78987e
Fix issue setting internal.wifi. 2022-03-05 12:54:32 -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
d45375a291
Merge pull request #11 from brooksytech/duckstation_libretro
Adding back Duckstation libretro, build from source.
2022-03-05 11:26:59 -05:00
Brooksytech
7f4348aae3
Adding back in Duckstation
build duckstation libretro from source.
2022-03-05 08:03:11 -08:00
Brooksytech
64e1bbb6d0
Adding back in duckstation
Build duckstation from source.
2022-03-05 07:59:55 -08:00
Brooksytech
7d57c347ff
Adding back in duckstation
Build duckstation libretro from source.
2022-03-05 07:58:11 -08:00
fewtarius
2444eff9b4
Merge pull request #10 from brooksytech/ip_fix
Fixing Network IP issue, Thanks @pkegg
2022-03-05 10:44:05 -05:00
Brooksytech
d82b3541ce
Fixing Network IP issue, Thanks @pkegg
This commit should fix Jelos from reporting the IPv6 address sometimes.

Thanks to @pkegg and 351elec for fixing this issue. 
fe137c44e8
2022-03-05 07:42:06 -08:00
fewtarius
a14b7ee0ef
Revert the last ES commit. 2022-03-05 10:25:25 -05:00
fewtarius
c088a334f0
Initial work on supporting overclock profiles. 2022-03-05 09:54:25 -05:00
fewtarius
f1a2dc6ca3
Add CPS1,2,3 back to es_systems.cfg by request. 2022-03-05 07:44:51 -05:00
fewtarius
5ed4c14126
Explicitly add libusb to arm32 2022-03-04 22:40:28 -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
2a591f97e9
* Add support for the RTL8821AU device. 2022-03-04 17:46:34 -05:00
fewtarius
67c8ccc99a
* Update RTL8821CU and RTL8812AU
* Correct systemd kernel overlay regression
* Add usb-modeswitch
2022-03-04 17:04:23 -05:00
fewtarius
e021a2c7a8
Merge pull request #9 from brooksytech/es_station_buttons
Change to L1 and R1 to scroll through game lists.
2022-03-04 15:45:04 -05:00
Brooksytech
5284a0db2c
Change to L1 and R1 to scroll through game lists.
Currently L2 and R2 are the defaults for scrolling through game lists.

This will be more comfortable on the RG552.
2022-03-04 12:43:18 -08:00
fewtarius
64cc234a6f
Merge pull request #8 from anthonycaccese/main
Update es_settings with new theme configuration
2022-03-03 19:48:45 -05:00
fewtarius
9c3a5b7f9e
Merge branch 'dev' into main 2022-03-03 19:48:18 -05:00
Anthony Caccese
3b7cee7d97 Update es_settings with new theme configuration
Updated ThemeSet to "system-theme"
Added subset.distribution config for jelos
Removed legacy theme attributes
2022-03-03 19:27:16 -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