Christophe Branchereau
56cc433f61
usbgadget: reorder the write to gadget/UDC to avoid a condition where the script would try to bring usb0 up before it's created
...
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-02-08 16:03:36 +01:00
fewtarius
1d2350ff9e
Improve Vita3k integration, adds a scan games script and also integrates .psvita files that it creates with the start script.
2024-02-08 00:40:38 +00:00
fewtarius
4b0af3f53b
Deprecate and remove stale post-update hooks.
2024-02-07 22:07:27 +00:00
fewtarius
fd49610036
Dev -> Mainline merge.
2024-02-06 19:08:15 +00:00
Marc Roy
f3204aee10
Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core)
...
- Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CHIP-8 - thanks @anthonycaccese
2024-02-04 22:02:45 +01:00
fewtarius
ce847c79fb
Fix setsettings and start_cemu to reflect mkcontroller changes.
2024-02-04 15:01:31 +00:00
fewtarius
ebacb9c426
Update docs. Run should lot output errors to the console.
2024-02-04 10:13:34 +00:00
fewtarius
b4431b61ab
Start using run again now that it's working correctly on RK3566 devices.
2024-02-03 16:50:15 +00:00
fewtarius
5b04cdee94
Corrects issues with flashing the LED when the battery is low.
2024-02-02 17:02:42 +00:00
fewtarius
ecd434142f
* Fix Portmaster not launching on RK3566 devices.
...
* Fix game performance defaults not honoring existing settings.
* Update Linux kernel to 6.7.3 (AMD64).
* Switch libmodplug to use shared libraries.
* Update cloud backup to not use run script.
2024-02-01 16:06:01 +00:00
fewtarius
dbf8349e63
Fix setsettings autosave bug.
2024-02-01 01:35:56 +00:00
fewtarius
833761202b
Runemu and setsettings bug fixes.
2024-02-01 00:40:52 +00:00
fewtarius
943b25dd03
Merge pull request #2761 from wwark/dev
...
Add same_cdi and emuscv libretro cores, PCFX performance mode for RK3566 and fixed d88 loading floppy for x68000 system
2024-01-30 06:27:18 -05:00
fewtarius
9f930b4332
Merge pull request #2754 from AveyondFly/patch-1
...
fix freej2me JDK
2024-01-29 22:12:36 -05:00
aveyond
d6db7e3613
fix freej2me JDK
...
for freej2me, the emulator is retroarch, and JDK should be set before retroarch start.
2024-01-28 23:04:02 +08:00
Marc Roy
4e8a0a446b
Add Super Cassette Vision (EmuSCV libretro core)
...
- Add Super Cassette Vision (EmuSCV libretro core) using package from AmberElec
- Update es-theme-art-book-next for picture for CDi and Super Cassette Vision (thanks @anthonycaccese )
- Add cdi on setsettings.sh for Cheevos
2024-01-27 20:55:26 +01:00
Marc Roy
ca8acb6984
CDi : First part to add Same_cdi libretro core on JelOS
...
- Using mkpackage from AmberElec (Maybe need to be adapt for AMD64 devices supported by JelOS)
- Tested only RGB30
- Missing picture on Emulstation and maybe other things
2024-01-27 10:07:07 +01:00
fewtarius
f75bfbdb5e
* Fix pipewire bug affecting mednafen, discovered in https://forum.fobby.net/index.php?t=msg&&th=2172&goto=6976#msg_6976
...
* Loki devices should turn off LEDs before powering down as well.
2024-01-24 11:02:58 +00:00
fewtarius
0611b0dbc1
* Fix pipewire bug affecting mednafen, discovered in https://forum.fobby.net/index.php?t=msg&&th=2172&goto=6976#msg_6976
...
* Loki devices should turn off LEDs before powering down as well.
2024-01-23 21:17:37 +00:00
fewtarius
9a8af77263
Dev merge.
2024-01-22 11:15:24 +00:00
fewtarius
00f5f1e2f6
* Revert Mali driver to g2p0.
...
* Deprecate and remove flycast32.
2024-01-19 23:59:13 +00:00
fewtarius
823479a02c
* Bump PPSSPP-sa
...
* Pull down a few mali updates from upstream, thanks to @JeffyCN.
* Trap cases where external cards weren't being excluded from factory resets. Exclude deleting games-internal as well.
* Re-apply bluez sixaxis fix, it might fix ps4 controllers not pairing.
2024-01-19 17:24:04 +00:00
fewtarius
9dd0d3270d
Fix multiple startup bugs
...
* Revert enabling blkid in e2fsprogs, this conflicts with the busybox binary and causes partitions to fail to resize on first boot.
* Optimize startup order and apply a guard to set_settings to ensure the system configuration exists before writing to it. This resolves black screen issues that sometimes occur during the initial boot.
2024-01-16 12:38:18 +00:00
Brooksytech
86b6a9295f
Merge pull request #2689 from JustEnoughLinuxOS/dev
...
Sync mainline-3566ml with dev
2024-01-15 05:50:04 -08:00
fewtarius
f67b3bb2c7
Merge pull request #2684 from fewtarius/dev
...
LED control and scaling governor improvements.
2024-01-14 22:22:50 -05:00
fewtarius
c268849b8d
Merge pull request #2683 from citral23/usb-gadget
...
Usb gadget addition: mtp
2024-01-14 22:22:42 -05:00
fewtarius
20fa64452a
Merge pull request #2680 from nayasis/main
...
sort list in alphabetical order.
2024-01-14 22:22:27 -05:00
fewtarius
ec63f228eb
LED Control should produce a list of colors for ES to consume. Also fix white output on some devices that support it. Finally, newer devices don't support schedutil so we should test before setting it on a fresh flash.
2024-01-15 03:14:48 +00:00
Christophe Branchereau
ffdda73395
usbgadget: add mtp function
...
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:24 +01:00
nayasis
6c42db654c
sort list in alphabetical order.
2024-01-14 16:57:06 +09:00
sydarn
8f93c3eb55
Fix bug in setsettings not honoring hotkey button in controller config
2024-01-13 20:18:28 +01:00
fewtarius
3bbc2e5227
Fix missing CONFIG_CMDLINE option, and account for needing an extra \n in jslisten_hotkeys.
2024-01-13 16:06:50 +00:00
brooksytech
5523ee5f37
Add Portmaster controller layout
2024-01-13 02:18:35 +00:00
fewtarius
71b4a5cbb7
* Fix full factory reset issue on weston devices.
...
* Ensure userconfig setup runs after automount.
* Automount now places a readme in /storage/roms with instructions to create game directories.
* Pico 8 autostart script no longer creates the directory.
2024-01-12 12:20:37 +00:00
fewtarius
eb1897e1ba
Add a bogus value for BTN_VOLBRIGHT_HOTKEY by default, and update /storage/.config/jslisten_hotkeys to include it if it doesn't exist during post-update.
2024-01-12 02:29:00 +00:00
fewtarius
0be6d0f25a
Merge from dev.
2024-01-11 11:31:42 +00:00
anthonycaccese
f6510bd838
Merge pull request #2654 from anthonycaccese/dev
...
Remove Primehack
2024-01-10 20:26:10 -05:00
fewtarius
263ba92eaa
Update JELOS Info to show internal/external storage rather than /storage/roms.
2024-01-11 01:16:44 +00:00
fewtarius
18d39efbf1
Mainline merge from dev, u-boot will need to be updated manually.
2024-01-10 16:08:21 +00:00
Anthony
11cbe861f0
remove primehack
2024-01-10 08:54:32 -05:00
fewtarius
f2b32bfc47
Dev merge.
2024-01-09 12:52:39 +00:00
fewtarius
f1fa5a30db
Merge pull request #2648 from fewtarius/dev
...
* New Danger Zone options - Overlay and Full Retroarch Reset.
2024-01-09 07:09:31 -05: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
9640a8cf30
Merge pull request #2639 from sydarn/supafaust-quadcore-optimal-setting
...
beetle-supafaust-lr: Default to quad core optimized settings
2024-01-09 06:17:20 -05:00
fewtarius
46d9310586
Fix netplay.
2024-01-09 03:22:40 +00:00
sydarn
fbb26d9806
beetle-supafaust-lr: Default to quad core optimized settings
...
Brings better performance in SA1 and Super FX games on rk3326
2024-01-05 23:43:48 +01:00
fewtarius
956a295ce2
Merge pull request #2631 from nayasis/main
...
let shader filter configurable
2024-01-04 05:17:41 -05:00
nayasis
7d058601a5
let shader filter configurable
2024-01-04 14:44:29 +09:00
fewtarius
444bfdbab6
Add a guard to set_epp so it isn't executed on devices that don't have it available.
2024-01-01 11:38:28 +00:00
fewtarius
6ef15110d3
Add a guard to set_epp so it isn't executed on devices that don't have it available.
2023-12-30 21:02:14 +00:00