Commit graph

547 commits

Author SHA1 Message Date
fewtarius
4093c99157
Fetch the release changelog to /storage/.cache/changelog for future use. 2023-07-24 12:04:29 +00:00
fewtarius
b571c9072e
Fix missing snapshot directory, bump ES. 2023-07-23 22:54:39 +00:00
fewtarius
16340e1279
setsettings should ensure that overlays are used correctly. 2023-07-23 22:34:58 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time. 2023-07-23 13:47:19 +00:00
fewtarius
fb954b97fa
x55, ES, UI Updates
* Set correct rotation when connected to HDMI on Powkiddy x55.
* Deprecate EmulationStation splash screen.
* Fix bug setting 16:10 aspect ratio - move redundant script bits to a global function.
* Experiment with ES defaults.
2023-07-22 23:56:23 +00:00
mason
3f6514568a
Fix runemu, again (I know....) 2023-07-20 18:04:48 +00:00
mason
e3c0cb0181
Add Arduboy system, fix runemu 2023-07-20 15:47:46 +00:00
Brooksytech
ea399156dc
Merge pull request #1771 from brooksytech/dev
Enable Desmume-lr on RK3399
2023-07-20 06:29:37 -07:00
mason
ccb0c26cec
Enable Desmume-lr on RK3399 2023-07-20 13:23:03 +00:00
fewtarius
02a07f78ba
Fix tate mode regression. 2023-07-20 12:56:43 +00:00
fewtarius
dd85f2cd16
Improve performance of runemu and setsettings. 2023-07-20 11:32:43 +00:00
fewtarius
4c05b2331e
Fix setsettings bug 2023-07-20 00:56:51 +00:00
fewtarius
88660d57c5
* Drop parallelism in setsettings.
* Update ES to swap buttons in theme on swap in UI settings.
* Update ArtBook Next theme.
* Fix gpsp-lr patch.
2023-07-19 23:59:56 +00:00
fewtarius
170791a9c7
* Refactors setsettings to greatly improve performance.
* Fixes the memory and gpu governor function for RK3399 and S922X.
* Automatically set the aspect ratio in EmulationStation.
2023-07-19 15:29:53 +00:00
fewtarius
b29a4f5155
Fix recovery mode on OGU and RGB Max 10. 2023-07-17 22:01:09 +00:00
fewtarius
42749798fd
Fix mplayer to include a start script and show available playlists in ES rather than music since gmu only loads those on start. 2023-07-16 20:17:01 +00:00
fewtarius
230dc1d36d
Only enable power saving options when ENH power saving is enabled. 2023-07-16 15:26:02 +00:00
fewtarius
cea08c6762
Fix fullscreen playback on some devices. 2023-07-15 20:21:10 +00:00
fewtarius
79466149a4
* Fix backup tool to use distribution name.
* Update RK3566 docs.
2023-07-15 15:43:08 +00:00
fewtarius
56e165e86c
* Fix global/system settings not being configured correctly.
* Fix missing wireguard on Powkiddy X55.
2023-07-10 11:59:09 +00:00
fewtarius
14837221e8
Bump emus and cores, revert PowerSaverMode change. 2023-07-06 23:04:19 +00:00
fewtarius
9659eabe36
Revert "Start supporting NTFS in the second tf card slot."
This reverts commit d2c6f8e84c.
2023-07-05 18:47:07 +00:00
fewtarius
d2c6f8e84c
Start supporting NTFS in the second tf card slot. 2023-07-05 12:08:40 +00:00
fewtarius
41d81a8476
Rework power management features to improve persistence and fix a few bugs. 2023-06-28 11:41:10 +00:00
fewtarius
976f67dc0a
Fix power saving issue introduced in the last release, revert kernel to 6.3.9. 2023-06-28 00:38:41 +00:00
fewtarius
9ba7b3f601
Need to source the profile before calling jslisten. 2023-06-26 23:45:47 +00:00
fewtarius
f29c4b419c
Fix mplayer startup. 2023-06-26 23:22:46 +00:00
fewtarius
5eb67c1777
Add audible warning when battery is at or below 25%. Disable with set_setting system.battery.warning 0 2023-06-26 22:07:10 +00:00
fewtarius
c7b1a1a06c
Add additional configuration options for enhanced power saving. 2023-06-26 10:15:15 +00:00
fewtarius
d4a823431c
Fix bug in setsettings introduced after patching ES. 2023-06-24 14:29:50 +00:00
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements. 2023-06-23 10:57:57 +00:00
fewtarius
f76e2fe1ee
Update JSListen after flash. 2023-06-18 20:22:03 +00:00
fewtarius
a6a56db465
Fix bug preventing game directories from being created. 2023-06-17 01:18:14 +00:00
fewtarius
d0cf262155
Change mechanism for testing audio. 2023-06-12 21:28:22 +00:00
fewtarius
baa6eb070c
Add new battery reporting feature. Drop a few unused emus. 2023-06-12 21:23:01 +00:00
mason
42ea2102f3
Fix PSPMinis 2023-06-07 18:24:51 +00:00
fewtarius
b0e6512aa2
Rework scripts to enable configuring suspend mode, and to display panel info on RG353 devices. 2023-06-02 20:58:46 +00:00
LittleBoi
ed287ef012
Update post-update 2023-05-28 10:28:40 +09:00
fewtarius
7b0aa467de
Fix es_features / es_systems not being updated with the OS. 2023-05-26 09:25:08 +00:00
fewtarius
24c852a04c
Restart syncthing after root password change if it is enabled. 2023-05-07 22:01:43 +00:00
fewtarius
9a0473365d
* Automount should load filesystem modules before mounting filesystems as they are not always available early.
* Only create tempfiles for games during automount startup.
2023-05-02 10:55:33 +00:00
fewtarius
d3d668b5f5
Update sensors patch for AIR Plus, add more logging and better sorting to automount. 2023-05-02 02:02:33 +00:00
fewtarius
2cf57c5f3a
Make paneladj more dynamic for x55 support, re-add retroarch RGA patch. 2023-04-26 00:16:29 +00:00
fewtarius
cd17e0e13c
* Fix fresh flash system menu bug.
* Fix language selection bug.
* Add DEBUG_SUPPORT variable to build debug tools.
2023-04-24 16:19:57 +00:00
mason
a4c134fb03
Big / Little core selection S922X & RK3588 2023-04-24 05:33:21 +00:00
fewtarius
681beecd51
Properly scale the ES splash regardless of aspect ratio and screen size. 2023-04-23 23:40:30 +00:00
fewtarius
c59014faca
Drop image splash screens. 2023-04-23 19:58:11 +00:00
fewtarius
6781a84858
Fix weston terminal font size, fix splash on some devices. 2023-04-23 18:31:49 +00:00
fewtarius
3321882eb9
Rework system config validation tool to backup on reboot and restore configs if corruption is detected on startup. 2023-04-23 13:44:13 +00:00
fewtarius
504523cd47
* Improve support for JELOS as a docker host.
* Move configuration and data to user space (/storage/.config/docker/data).
  * Allow building JELOS as root when in a container (temporary).
* Fix missing fonts when building BASE_ONLY.
* Move debug packages to BASE_ONLY builds.
2023-04-23 01:44:25 +00:00