Commit graph

118 commits

Author SHA1 Message Date
fewtarius
6ca3ce68db
Extend wifictl to accept the ssid and key on the command line to work around ES not committing it immediately. 2022-05-05 19:37:52 +00:00
fewtarius
d4b7171e73
Update how we start emulationstation. 2022-05-02 07:04:58 -04:00
Brooksytech
5c77cc94f4
Update retroarch core options during update. 2022-04-26 09:51:27 -07:00
fewtarius
5383063aea
* Re-add pcsx_rearmed 32bit alongside the 64bit core. 2022-04-20 17:25:52 -04: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
fewtarius
8a02c98f85
* Add hypseus-singe emulator thanks to @EmuELEC.
* Update retroarch, cores, emulators, theme, and thememaster.
2022-04-18 17:25:10 -04:00
fewtarius
7203fc1677
Updates wpa_supplicant and fixes an issue with some AC adapters that do not detect 5GHz networks. 2022-04-17 10:27:49 -04:00
fewtarius
659ef75664
Adjust brightness to use larger increments. 2022-04-17 09:10:47 -04:00
Brooksytech
4dc3db2e62
Install MelonDS emulator (#18)
* Adding MelonDS

* melonds adding to Jelos package.mk

* Update es_systems.cfg

* update drastic location

* fix typo

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* adding back in melon DS

* fix typo

* Update es_features.cfg

* Update retroarch-core-options.cfg
2022-04-16 05:53:05 -07: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
fewtarius
ab96c653b0
Fix up updatecheck, add the branch info to the build. 2022-04-12 16:42:13 -04:00
fewtarius
c708226b1e
Fix ES attribute save issue, fix prompt issue, clean up issue. 2022-04-11 19:43:19 -04:00
fewtarius
19da19dca9
Add update branches and force option. 2022-04-11 18:14:56 -04:00
fewtarius
4b2e8eef06
Add ability to manually switch to a dev branch using the os.update.branch attribute. 2022-04-10 16:38:54 -04:00
Brooksytech
aa816885e6
copy the gamelist.xml at time of update. 2022-04-09 06:26:40 -07:00
fewtarius
93a109ae93
* Fix get_setting to return the system setting if it exists but no game setting exists.
* Disable WIFI power save.
* Ensure the WIFI connection is refreshed on startup using wifictl.
2022-04-08 20:08:14 -04: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
1030512593
Fix up WIFI module builds on the RG351x and clean up brightness restore a little. 2022-04-07 21:29:27 -04:00
fewtarius
1bdc590458
Merge pull request #54 from CometHunter92/gpsp_32bit
changes gpsp libretro core to 32 bit (thanks to @christianhaitian)
2022-04-07 18:14:17 -04:00
fewtarius
2d5a6b02a5
* Add a new option for system/game overclock to use the system setting. Off now means off.
* Fix overclock per system/game for the RG351x devices.
2022-04-07 17:54:20 -04:00
CometHunter92
04c2c1ec53 changes gpsp libretro core to 32 bit 2022-04-07 23:51:55 +02:00
fewtarius
ce8d417e0c
Fix brightness restore on RG351x devices. 2022-04-07 17:30:40 -04:00
fewtarius
141d48a0b6
Cleanup. 2022-04-05 21:39:34 -04:00
Brooksytech
078f10447d
Swap home and custom 2022-04-04 07:04:54 -07:00
fewtarius
07b38e7a8e
Revert picodrive changes. 2022-04-04 06:24:22 -04:00
fewtarius
0cabfcd92b
Merge pull request #46 from CometHunter92/picodrive_32bit
changes picodrive to the 32 bit version
2022-04-03 14:14:07 -04:00
CometHunter92
6e8aae096a changes picodrive to the 32 bit version
builds and launches picodrive as a 32 bit core.
the arm32 dynarec on this core is less buggy compared to the aarch64 version
2022-04-03 20:00:36 +02:00
fewtarius
0e7ca0b01f
Update ES and reset cloud mount attribute on startup. 2022-04-03 13:12:46 -04:00
fewtarius
c111cd0c94
Fix up config filenames, update only if they don't exist. 2022-04-03 13:01:59 -04:00
fewtarius
079c18a77c
Add game/core cooling profiles. 2022-04-02 10:15:12 -04:00
fewtarius
b080fb07b1
Fix if/then oops. 2022-04-02 09:30:02 -04:00
fewtarius
c35ea43b59
Fix per game settings, add overclock and fan control to runemu. 2022-04-02 09:13:04 -04:00
fewtarius
218c7d3eac
After testing - stay with .img.gz and .tar. 2022-04-02 07:31:34 -04:00
fewtarius
075e07d563
Fix scummvm, fix system upgrades. 2022-04-01 08:39:48 -04:00
fewtarius
ff9855cfdf
Revert - decompressing the image on the device just takes too long. 2022-04-01 07:03:51 -04:00
fewtarius
2b920a70fc
Revert to compressing images, let init decompress when upgrading. 2022-04-01 05:40:55 -04:00
fewtarius
dcafd453e9
Add scummvm themes to /usr/config and configure scummvmsa to find them. 2022-03-31 21:22:26 -04:00
fewtarius
42edb5dd9f
Switch ecwolf to the new format. 2022-03-31 20:53:19 -04:00
fewtarius
f4dbdb851e
Convert more start scripts to the new format. 2022-03-31 20:48:51 -04:00
fewtarius
3daf929874
* Update jslisten and clean up the function so it is more accurate.
* If no netplay id exists, randomize and save one.
2022-03-31 20:15:24 -04:00
fewtarius
1ad278a474
Fixing up updates in preparation for the switch. 2022-03-31 15:23:16 -04:00
fewtarius
d81e7ae13a
Fix log directory. 2022-03-31 06:54:36 -04:00
fewtarius
1e5668f857
Stop compressing the .img, and prepare to drop .tar as the update package. 2022-03-30 19:14:07 -04:00
fewtarius
42c8377503
Additional user feedback during post update. 2022-03-28 20:32:58 -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
7cae163333
Cleaning up the splash across devices. 2022-03-28 17:47:29 -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
397622d141
Improving compatibility with the 351 series. 2022-03-28 16:06:00 -04:00