distribution/packages/jelos
fewtarius 73b7b358e8
Feature: Use overlayfs to merge internal and external storage into /storage/roms.
* Creates a new directory structure for games:
  * Internal Storage (or tf1): /storage/games-internal
  * External MicroSD: /storage/games-external
  * Combined Path: /storage/roms
* Games copied to /storage/roms will be saved to /storage/games-internal.
* Samba has been updated to present both volumes for network access.
* EmulationStation now has an eject option under System Settings -> Hardware /Storage.
* When a compatible microsd is inserted, JELOS will automatically add it to the overlay, making the content available to ES after a gamelist update or an ES restart.
* Udevil will no longer mount microsd cards to /run/media, however it will still handle mounting all other external storage.
* After the update, JELOS will automatically migrate your current roms directory once.
* Additionally the hotkey management feature has moved from System Settings to Controller and Bluetooth Settings.
* The rom split tool is now deprecated as it is no longer needed.
2023-11-27 22:41:15 +00:00
..
autostart Resequence thread and gpu setting as it was being excuted too early on some devices. 2023-11-27 13:17:55 +00:00
config/system/configs Systems Update 2023-10-19 20:44:59 -04:00
profile.d * Historically JELOS configured CPU/GPU/DMC performance modes via a single scheduling function. Prior to implementing powerstate we extended that functionality to also manage AMD GPU performance. This functionality conflicts with powerstate and has been deprecated in favor of new behavior that allows ARM devices to utilize the GPU performance feature previously available for AMD devices only. 2023-11-07 23:46:44 +00:00
sources Feature: Use overlayfs to merge internal and external storage into /storage/roms. 2023-11-27 22:41:15 +00:00
system.d Fix bug preventing game directories from being created. 2023-06-17 01:18:14 +00:00
package.mk Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00