Commit graph

4001 commits

Author SHA1 Message Date
fewtarius
e3bb95e926
Merge pull request #2427 from GlaZedBelmont/patch-2
Adds extended palette saving
2023-11-28 13:24:59 -05:00
fewtarius
f7db27d9e9
Merge pull request #2445 from fewtarius/dev
Bump ES to fix adhoc network switching.
2023-11-28 12:02:35 -05:00
fewtarius
73e022b0e6
Bump ES to fix adhoc network switching. 2023-11-28 17:02:04 +00:00
fewtarius
7609d6638a
Merge pull request #2444 from fewtarius/dev
Bump ES to fix ssid and passphrase configuration.
2023-11-28 10:17:32 -05:00
fewtarius
f28574434c
Bump ES to fix ssid and passphrase configuration. 2023-11-28 15:16:00 +00:00
fewtarius
38ce02a738
Merge pull request #2443 from fewtarius/dev
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 09:24:14 -05: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
fewtarius
351b2c14a2
Merge pull request #2441 from fewtarius/dev
Add shasums to tailscale so it flushes the mismatched sources.
2023-11-28 07:35:35 -05:00
fewtarius
ed62fa4fcd
Add shasums to tailscale so it flushes the mismatched sources. 2023-11-28 12:35:02 +00:00
fewtarius
88be114e76
Merge pull request #2440 from fewtarius/dev
Update tailscale to work correctly on AMD64 - if it fails, delete the existing sources.
2023-11-28 07:31:40 -05:00
fewtarius
d25b531851
Update tailscale to work correctly on AMD64 - if it fails, delete the existing sources. 2023-11-28 12:30:57 +00:00
fewtarius
ab293f8070
Merge pull request #2439 from fewtarius/dev
Retroarch v1.16.0.3
2023-11-28 06:39:02 -05:00
fewtarius
1ecaf3c657
Retroarch breaks 32bit cheevos after updating to rcheevos v11. To mitigate, we're going to fall back and pin to v1.16.0.3. 2023-11-28 11:37:29 +00:00
fewtarius
0d61d02095
Merge pull request #2437 from fewtarius/dev
Revert lower:lower overlay configuration.
2023-11-27 22:15:48 -05:00
fewtarius
e8948686fa
Switch back to lower:upper configuration so /storage/roms is writeable. 2023-11-28 03:10:25 +00:00
fewtarius
7c53a67437
Merge pull request #2436 from fewtarius/dev
Deprecate and remove workdir, not needed in lower only overlay.
2023-11-27 21:59:53 -05:00
fewtarius
057dc346fd
Deprecate and remove workdir, not needed in lower only overlay. 2023-11-28 02:59:08 +00:00
fewtarius
1137fbd5ba
Merge pull request #2435 from fewtarius/dev
Move the majority of overlayfs control to automount.
2023-11-27 21:56:45 -05:00
fewtarius
ba0bd3fc2f
Move the majority of overlayfs control to automount. 2023-11-28 02:55:11 +00:00
fewtarius
f3c4acd94b
Merge pull request #2434 from fewtarius/dev
Disable overlayfs when the microsd is exfat or fat32 as the filesystems are not compatible.
2023-11-27 21:29:40 -05: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
21e5c9f509
Merge pull request #2433 from fewtarius/dev
Enable kernel options, and add feature to temporarily disable the overlay.
2023-11-27 20:00:30 -05: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
cd03c4cc55
Merge pull request #2431 from fewtarius/dev
Feature: Use overlayfs to merge internal and external storage into /storage/roms
2023-11-27 17:49:22 -05: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
118bb4403e
Merge pull request #2429 from fewtarius/dev
Include all Realtek firmwares in any build.
2023-11-27 13:59:14 -05:00
fewtarius
5dfbcfe170
Include all Realtek firmwares in any build. 2023-11-27 18:58:41 +00:00
fewtarius
2b086daa1b
Merge pull request #2428 from fewtarius/dev
Bug fixes: Online threads, Powerstate looping.
2023-11-27 09:15:15 -05:00
fewtarius
5c71f89f5f
Fix a condition with powerstate where the status variable is being clobbered causing it to loop and waste unnecessary resources. 2023-11-27 14:12:13 +00:00
fewtarius
caec8f9d4d
Resequence thread and gpu setting as it was being excuted too early on some devices. 2023-11-27 13:17:55 +00:00
Glazed_Belmont
062f788ef3
Add saving for TWB64 and Pixelshift Gambatte palettes 2023-11-26 16:39:26 -05:00
fewtarius
ef2255b8c8
Merge pull request #2425 from fewtarius/dev
AMD64 P-state improvements, revert RK3566 drain fixes.
2023-11-26 14:36:46 -05: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
d998e7386f
Merge pull request #2424 from fewtarius/dev
Add 6w TDP for Loki Zero (native).
2023-11-25 19:55:29 -05:00
fewtarius
b0991f8064
Add 6w TDP for Loki Zero (native). 2023-11-26 00:54:38 +00:00
fewtarius
6fc7947d19
Merge pull request #2399 from citral23/usb-gadget
Usb gadget implementation proposal
2023-11-25 12:43:21 -05:00
fewtarius
3a144db370
Update emulators and cores, revert retroarch to workaround upstream retroachievements bug. 2023-11-25 14:53:55 +00:00
Christophe Branchereau
fb947a3414 Add scripts to start/autostart USB gadget (ecm for now)
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-11-25 11:57:26 +01:00
fewtarius
6d2f762180
Disable uart2 on Powkiddy x55, as enabling it broke sleep. 2023-11-25 03:46:32 +00:00
adamg
be5cf587d1 packages: cleanup patch snafu's 2023-11-21 22:03:40 +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
fewtarius
7c5704a7c9
Update behavior change
* This change alters system update behavior adding an additional check to ensure a release hash is available before sending an update available signal or attempting to fetch an update.  This allows the JELOS team to pause updates for certain devices when they may not be necessary or to pause support without breaking future update ability.
2023-11-21 13:02:19 +00:00
mason
1c92935788
Add missing SDL Joy mapping for RK3566 2023-11-21 12:28:54 +00:00
mason
6b516f712a
Bump Xemu SA & PPSSPP-LR doesnt work on arm64, why build it? 2023-11-21 12:28:53 +00:00
mason
f74c177ce2
Runemu cleanup 2023-11-21 12:28:53 +00:00
mason
160a8ecea6
Clean up how we launch ports and set most ports to defualt to Perf Govs 2023-11-21 12:28:52 +00:00
fewtarius
9f6d0fb786
Linux 6.6.2 for AMD64 devices. 2023-11-20 22:18:00 +00:00
fewtarius
9aa3001a3f
Update emulators, cores, support packages, and theme. 2023-11-20 21:40:49 +00:00
fewtarius
dfdd03f989
Update xa to fix missing package issue. 2023-11-20 20:45:29 +00:00