Commit graph

753 commits

Author SHA1 Message Date
fewtarius
f2b32bfc47
Dev merge. 2024-01-09 12:52:39 +00:00
fewtarius
a69c7708fa
* New Danger Zone options - Overlay and Full Retroarch Reset.
* Overlay reset deletes overlays from /storage and reboots.  Useful for cleaning up broken joypad configurations or scenarios where users use the retroarch update tool.
  * Full retroarch reset deletes the entire retroarch directory and all overlay directories and reboots.  Useful for cleaning up when other resets don't resolve issues.
2024-01-09 12:05:50 +00:00
fewtarius
2cbfbfbb4c
Fix an issue with ES causing a slow response when opening the network settings menu. 2024-01-09 11:27:29 +00:00
fewtarius
a0f97e5080
Merge branch 'dev' into mainline-3566 2023-12-29 23:13:28 +00:00
fewtarius
d235ddf23c
* Add OpenGL/Vulkan selection feature to CEMU.
* Fix broken OpenGL for CEMU.
2023-12-29 19:25:49 +00:00
fewtarius
7e5191e0ea
Merge branch 'dev' into mainline-3566 2023-12-27 13:17:12 +00:00
fewtarius
8f0bfde778
* Python 3.11.7, GCC 13.2.0, LLVM 17.0.6, GLIB 2.78.3, GZdoom (Latest).
* Update misc packages for GCC 13.
* Thanks to @CoreELEC (Python 3), @ArchLinux (lrps2), and @AmberELEC (EmulationStation).
2023-12-27 01:31:28 +00:00
fewtarius
445c4a076c
* Update EmulationStation (Add overlay cleanup to danger zone, fixes some wording).
* Fix a few package URLs.
* Bump Cemu SA.
* Deprecate and remove a few older post-update fixes.
2023-12-26 14:17:29 +00:00
fewtarius
1a1d2c32b7
Add default disable for simplehttp, and restart the service when the password changes. 2023-12-23 12:46:41 +00:00
fewtarius
ac76d683f9
Merge pull request #2572 from anthonycaccese/dev
Remove Legacy Packages
2023-12-22 19:18:37 -05:00
Anthony
0610813cba removed unused packages 2023-12-22 18:54:25 -05:00
fewtarius
7686fb9a3d
Update ES scraping defaults, drop MaxVRAM from es_settings as it's not needed. 2023-12-22 16:21:50 +00:00
fewtarius
e4c3abcb37
Merge branch 'dev' into mainline-3566 2023-12-17 22:16:34 +00:00
fewtarius
82ffb6509c
Bump ES to revert Width/Height changes. 2023-12-16 18:00:11 +00:00
fewtarius
e0ec647177
Kernel 6.6.7 (AMD64), fix issue with video screensaver brightness. 2023-12-16 14:20:16 +00:00
fewtarius
ba38450689
* Revert x55 GPU driver to g2p0 to try and resolve the GPU hang condition until mainlined.
* Update EmulationStation with @GlaZedBelmont's changes (Add Rotation and Overlays, disable width and height).
2023-12-16 11:51:24 +00:00
fewtarius
d27edf200f
Merge pull request #2533 from sydarn/kronos
Kronos-lr
2023-12-15 17:09:59 -05:00
sydarn
293ccd780c kronos-lr: add core 2023-12-15 20:55:36 +01:00
fewtarius
ca1a58c4c8
Package updates. 2023-12-15 16:33:23 +00:00
Sparticuz
09fd64542e Merge branch 'main' into mainline
* main:
  Revert duckstation to fix build issue.
  Switch default suspend mode to mem + s2idle on RK3566.
  Bump ES to provide game directory creation complete message.
  Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict.
  Fix overlay rename oops in EmulationStation.
  Redirect build output to a separate log.
  rk3326: enable kernel serial output
  Fix issue with automount where game directories are not configured when bind mounting.
  update emulators, cores, support packages, box, and system theme (Art Book Next).
  Bump Linux to 6.6.6 (AMD64).
2023-12-14 10:17:26 -05:00
fewtarius
3d31b17a8e
Bump ES to provide game directory creation complete message. 2023-12-12 14:29:31 +00:00
fewtarius
a8ccaac495
Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict. 2023-12-12 14:10:23 +00:00
fewtarius
cd6b3e5320
Fix overlay rename oops in EmulationStation. 2023-12-12 13:08:49 +00:00
Evren D
12b339720b Merge branch 'dev' into mainline-3566 2023-12-05 11:31:46 -05:00
fewtarius
47abdc2573
* Adds TWB64 - Pack 3, thanks to @GlaZedBelmont 2023-12-05 10:56:45 +00:00
fewtarius
4bd41db9a7
Additional bug fixes and refinements for merged storage. 2023-12-04 23:18:40 +00:00
Sparticuz
29af320f46 fix merge 2023-12-04 11:13:41 -05:00
Sparticuz
d3b6b90d45 Merge remote-tracking branch 'upstream/dev' into mainline
* upstream/dev: (52 commits)
  Fix udevil regression.
  Fix game migration to new path during post-update.
  Bump AMD64 kernel to 6.6.4.
  Bump Kernel to 6.1.65 on supported devices
  Fix merged storage to switch on and off correctly.  Hide internal/external switch, but make it available as system.merged.device (1/0).
  Yuzu-sa - Add cpu accuracy ES feature
  Additional merged storage optimizations, add a script to remove empty directories that may cause overlay issues.
  Disable merged storage by default, fix bind mount to use correct (updated) path.
  * Add support for changing the merged storage target between the internal and external card.   * Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.     * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot   * Merged storage can now be disabled persistently.   * A new directory structure is required to enable switching:     * /storage/games-internal/roms     * /storage/games-external/roms     * The target /storage/roms has not changed. * Lowers clocks to powersave for RK3566 devices.
  Remove stale profile bits that still seem to exist on some devices and break audio.
  Remove stale xorg bits from package.
  Bump Citra-SA and Yuzu-SA
  Switch the xorg-server package to xwayland.  Tested the emulators that appeared to depend on it, they seemed to start up ok.
  Yuzu-SA: never ask to confirm close
  Add Yuzu Rumble Strength Feature
  Amlogic/linux: remove unneeded drm panel orientation quirk
  Amlogic/linux: silence dmesg spam
  Amlogic/linux: remove 1908 opp as this is not present in the bsp
  Amlogic/linux: simplify rgb10-max3-pro device tree
  Fix mesa oops
  ...
2023-12-04 11:13:00 -05:00
fewtarius
d6c14f3b38
Merge pull request #2486 from fewtarius/dev
Merged storage changes
2023-12-04 05:59:07 -05:00
fewtarius
4c1c0b1928
Fix merged storage to switch on and off correctly. Hide internal/external switch, but make it available as system.merged.device (1/0). 2023-12-04 01:26:09 +00:00
mason
8baf2abede
Yuzu-sa - Add cpu accuracy ES feature 2023-12-03 22:45:03 +00:00
fewtarius
893a14a72a
Additional merged storage optimizations, add a script to remove empty directories that may cause overlay issues. 2023-12-03 16:22:09 +00:00
fewtarius
788a398aab
* Add support for changing the merged storage target between the internal and external card.
* Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.
    * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot
  * Merged storage can now be disabled persistently.
  * A new directory structure is required to enable switching:
    * /storage/games-internal/roms
    * /storage/games-external/roms
    * The target /storage/roms has not changed.
* Lowers clocks to powersave for RK3566 devices.
2023-12-03 13:04:06 +00:00
mason
c265044212
Add Yuzu Rumble Strength Feature 2023-12-01 23:27:28 +00:00
mason
108714081e
Update Yuzu-SA and astc acceleration setting 2023-12-01 15:57:11 +00:00
fewtarius
41686379f8
Fix automount logic on single card devices. 2023-12-01 13:15:51 +00:00
fewtarius
399bc6507f
Fix automount logic on single card devices. 2023-11-29 17:22:47 +00:00
fewtarius
ebfae26203
Merge branch 'dev' into mainline-3566 2023-11-28 18:48:52 +00:00
fewtarius
1e04c196c9
Bump ES after merging PRs, update Linux to 6.6.3 (AMD64). 2023-11-28 18:48:11 +00:00
fewtarius
73e022b0e6
Bump ES to fix adhoc network switching. 2023-11-28 17:02:04 +00:00
fewtarius
f28574434c
Bump ES to fix ssid and passphrase configuration. 2023-11-28 15:16:00 +00:00
fewtarius
71aedc61b4
Switch many configuration options to use callbacks so it's not necessary to back out of the menu to save and execute. 2023-11-28 14:23:29 +00:00
mason
e4d15b2a12
Start work adding rinputer2 2023-11-28 09:56:30 +00:00
fewtarius
d2473b91b2
Disable overlayfs when the microsd is exfat or fat32 as the filesystems are not compatible. 2023-11-28 02:29:06 +00:00
fewtarius
422be7d26f
Add a facility for disabling the overlay, useful when working with the lower and upper dirs. 2023-11-28 00:59:50 +00:00
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
fewtarius
947c482a37
* Improved support for AMD p-state drivers (<7w idle on AMD 6800U).
* Break Loki Zero link to configure proper default TDP for Max and MiniPro.
* Revert drain when charged while powered off support for RK3566.
2023-11-26 19:03:00 +00:00
fewtarius
b0991f8064
Add 6w TDP for Loki Zero (native). 2023-11-26 00:54:38 +00:00
fewtarius
1d5ac845fe
Fix charging while off drain issue for RK3566 based devices.
* Replaces device detection logic provided in resource.img with improved
  detection facility used by Recalbox.  Note: Devices will power on when charging,
  this is expected and desired behavior.
* Correct an issue with EmulationStation that causes battery to report 0 sometimes when
  full.
2023-11-21 21:47:47 +00:00
fewtarius
12196c3d19
Removes an update ready message in ES that does not apply in JELOS. 2023-11-21 14:50:30 +00:00