Commit graph

4316 commits

Author SHA1 Message Date
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
fewtarius
334bc46b62
Update EmulationStation to apply guards to screensaver brightness switching. 2023-11-20 11:43:53 +00:00
fewtarius
40ac3ac0ff
* Update EmulationStation to fix a bug causing crashes on SBCs. 2023-11-20 11:29:44 +00:00
fewtarius
f711a3f400
Fix tailscale build / install issue. 2023-11-20 02:28:45 +00:00
Adam
cf6b377759
Merge pull request #2393 from asoderq/reassign-mednafen-pkg-copyright
Reassign mednafen pkg copyright
2023-11-18 16:33:38 +00:00
Brooksytech
c3a068f7a0
Merge pull request #2394 from brooksytech/dev
Flycast 2021 LR and Flycast 32 LR broken on RK3326, removing
2023-11-18 05:57:40 -08:00
mason
212eeff1ee
Flycast 2021 LR and Flycast 32 LR broken on RK3326, removing 2023-11-18 13:56:53 +00:00
asoderq/sydarn(2)
c4e8816003 Reassign mednafen pkg copyright 2023-11-18 14:45:28 +01:00
fewtarius
425c7f3e2f
* Revert mesa changes - 3399 isn't building correctly.
* Bump Linux to 6.6.1 for AMD64.
2023-11-18 12:34:26 +00:00
asoderq/sydarn(2)
92784d92fe Fix arch in tailscale pkg 2023-11-17 19:36:33 +01:00
Brooksytech
6dd7a1396b
Merge pull request #2390 from brooksytech/dev
Switch QT5 back to the KDE branch
2023-11-17 07:21:50 -08:00
mason
a73a3aaa7e
Switch QT5 back to the KDE branch 2023-11-17 15:20:39 +00:00
Brooksytech
6403ce7acd
Merge pull request #2389 from brooksytech/dev
Flycast LR - ES frame skip feature
2023-11-17 05:59:48 -08:00
mason
50fb7d3272
Flycast LR - ES frame skip feature 2023-11-17 13:56:13 +00:00
fewtarius
f1876a52e9
Revert "Apply default audio selection patch for Cemu."
This reverts commit e16b04214f.
2023-11-17 11:24:44 +00:00
fewtarius
e16b04214f
Apply default audio selection patch for Cemu. 2023-11-17 10:39:55 +00:00
fewtarius
2d1916897a
Revert settings change. 2023-11-17 10:30:52 +00:00
fewtarius
f6abfe609c
Misc package optimization. 2023-11-17 10:30:04 +00:00
fewtarius
f577f52339
* Update yuzu and mesa build options.
* Fix missing global shader setting.
2023-11-16 22:43:53 +00:00
fewtarius
b228f8dc4a
Add factory reset option for mednafen. 2023-11-16 13:18:46 +00:00
fewtarius
c120d11b39
Add group separation to danger zone items in EmulationStation. 2023-11-16 12:30:22 +00:00
fewtarius
5613fd25f0
Fix an issue setting brightness in ES. 2023-11-16 12:03:18 +00:00
mason
f19a20a6f3
Fix Mednafen on a clean install, few portmaster changes 2023-11-16 00:16:26 +00:00
mason
fb2ed9cc64
Really make sure the PortMaster folder is hidden 2023-11-15 22:48:11 +00:00
mason
5a07479b6a
S922X: Fix citra & set GC, PS2, & 3DS to perf mode by default 2023-11-15 17:46:27 +00:00
fewtarius
92a8af8720
Merge pull request #2376 from fewtarius/dev
Add AYANEO Air low brightness quirk for ES screensaver.  Bump ES.
2023-11-14 22:14:20 -05:00
fewtarius
c8a69d9317
Add AYANEO Air low brightness quirk for ES screensaver. Bump ES. 2023-11-15 03:13:39 +00:00
fewtarius
e12106357d
Merge pull request #2375 from fewtarius/dev
EmulationStation optimizations
2023-11-14 20:57:56 -05:00
fewtarius
b6f82c992a
Switch ES to use our pugixml package. 2023-11-15 01:56:59 +00:00
fewtarius
2f4890c52a
Bump ES. 2023-11-15 01:26:10 +00:00
fewtarius
5af42e2590
Merge pull request #2374 from fewtarius/dev
Updates - ES and system.
2023-11-14 19:01:52 -05:00
fewtarius
3d330a4c6f
* Fix tailscale arch issue on AMD64.
* Add host to eliminate lookup timeouts.
* Improve kernel optimization (AMD64).
* Bump ES.
2023-11-15 00:00:28 +00:00
mason
2ea4ee3762
Add Portmaster comatability libs & clean up libegl 2023-11-14 21:59:07 +00:00
mason
be2e3cd693
Portmaster: Set device GUID and prep for lib compatability 2023-11-14 16:36:59 +00:00
mason
6108031a3c
PortMaster: Hide folder and remove tasksetter 2023-11-14 15:10:50 +00:00
fewtarius
bb625e183c
Merge pull request #2370 from fewtarius/dev
Dev
2023-11-14 08:22:24 -05:00
fewtarius
c9241adbf4
Fix glib to execute binaries from toolchain, thanks to @CoreELEC. 2023-11-14 13:21:12 +00:00
fewtarius
227e232ad5
Bump ES. 2023-11-14 12:52:21 +00:00
fewtarius
6e6f12892b
Merge pull request #2369 from fewtarius/dev
Fix QT5 build issue in glibc 2.38 (https://sourceware.org/bugzilla/show_bug.cgi?id=30909), switch back to newer commit.
2023-11-14 06:52:45 -05:00
fewtarius
9bf04c6408
Fix QT5 build issue in glibc 2.38 (https://sourceware.org/bugzilla/show_bug.cgi?id=30909), switch back to newer commit. 2023-11-14 11:52:06 +00:00
fewtarius
9c91d56e2d
Merge pull request #2368 from fewtarius/dev
Revert qt5 update, as it doesn't build on RK3399.
2023-11-14 05:40:35 -05:00
fewtarius
fe48ce3d04
Revert qt5 update, as it doesn't build on RK3399. 2023-11-14 10:39:55 +00:00
fewtarius
d2d61fb4e6
Merge pull request #2367 from fewtarius/dev
Fix a build issue with mpv.
2023-11-13 19:38:17 -05:00
fewtarius
dbc9a3355c
Fix a build issue with mpv. 2023-11-14 00:37:45 +00:00
Brooksytech
459b455732
Merge pull request #2366 from brooksytech/dev
Fix Portmaster gui controls
2023-11-13 15:05:21 -08:00
mason
04231095e4
Fix Portmaster gui controls 2023-11-13 23:03:40 +00:00
fewtarius
37139a5dc2
Fix gles version oops. 2023-11-13 22:40:27 +00:00
Brooksytech
e97dddd85d
Merge pull request #2363 from brooksytech/dev
Fix Portmaster gui controls
2023-11-13 14:21:16 -08:00
fewtarius
7921bdb3f1
Merge pull request #2364 from fewtarius/dev
Core platform updates. REQUIRES A CLEAN, may still need tweaking on some devices.
2023-11-13 17:19:40 -05:00
fewtarius
d6e3aa72fe
Core platform updates. REQUIRES A CLEAN, may still need tweaking on some devices. 2023-11-13 22:18:49 +00:00
mason
adcf72d9cc
Fix Portmaster gui controls 2023-11-13 22:15:01 +00:00
mason
4fcb799ad9
Small PortMaster cleanup 2023-11-13 17:15:48 +00:00
fewtarius
5412cc628b
Rework rdfind dependencies so it installs across devices correctly. 2023-11-13 15:08:20 +00:00
fewtarius
70bde6d594
Fix rdfind dependency, revert RTL8852xx update as it fails on RK3588. 2023-11-13 14:10:42 +00:00
fewtarius
3dff0f7f06
Move rdfind dependency so it's built in time. 2023-11-13 13:29:11 +00:00
fewtarius
548324a3eb
Fix kernel-firmware dependency. 2023-11-13 13:09:39 +00:00
fewtarius
df3fccf437
Update kernel drivers. 2023-11-13 12:47:16 +00:00
fewtarius
e4b25128b7
Update network packages. 2023-11-13 11:49:14 +00:00
fewtarius
8b8a687e92
Bump Yuzu. 2023-11-13 10:40:02 +00:00
fewtarius
29f60c1bae
Update emulators, cores, assets, moonlight, and controllerdb. 2023-11-13 10:28:17 +00:00
Brooksytech
19cea438e3
Merge pull request #2353 from brooksytech/dev
Fix typo
2023-11-12 05:55:16 -08:00
mason
aa0b99cec0
Fix typo 2023-11-12 13:51:55 +00:00
fewtarius
446d248061
Merge pull request #2351 from asoderq/medinscoin
Mednafen insert coin button mapping
2023-11-11 20:10:20 -05:00
asoderq/sydarn(2)
9bd104938e Mednafen: button map insert coint to thumbr+L2 2023-11-11 22:43:18 +01:00
mason
238f8b838e
Add ryujinx start script 2023-11-11 18:03:23 +00:00
mason
7aff950d0d
RK3326 - Remove nanoboy advance, too slow 2023-11-11 17:55:15 +00:00
Brooksytech
1dc67bad05
Merge pull request #2347 from brooksytech/dev
RK3326 - Perf mode for GBA & PSX
2023-11-11 09:33:44 -08:00
mason
dd0017d82c
RK3326 - Perf mode for GBA & PSX 2023-11-11 17:31:25 +00:00
fewtarius
17bf8f41ea
Update emulators (mednafen st-v) and docs. 2023-11-11 17:03:55 +00:00
fewtarius
e69d9e1b41
Merge pull request #2345 from fewtarius/dev
Fix typo in cemu features.
2023-11-11 09:55:00 -05:00
fewtarius
0d5fe649fe
Fix typo in cemu features. 2023-11-11 14:54:32 +00:00
fewtarius
e694bef25e
Merge pull request #2344 from fewtarius/dev
Add online enable for CEMU - requires a Wii-U console and manual configuration!
2023-11-11 07:15:06 -05:00
fewtarius
b268928d79
Add online enable for CEMU - requires a Wii-U console and manual configuration! 2023-11-11 12:13:40 +00:00
fewtarius
27ceb87235
Merge pull request #2343 from fewtarius/dev
Fix RG353P boot issue.
2023-11-11 06:23:05 -05:00
fewtarius
85e386af46
Fix RG353P boot issue. 2023-11-11 11:22:38 +00:00
fewtarius
8102953ab8
Merge pull request #2342 from fewtarius/dev
Updates and bug fixes (CEMU)
2023-11-11 05:09:50 -05:00
fewtarius
8f4ad067c0
* Fix N2 and N2L download links.
* Update CEMU.
* Fix missing ciphers breaking CEMU online access.
* Update ssh.
2023-11-11 10:07:52 +00:00
mason
898b61bf67
Fix PS2 (Aethersx2) start script on Arm devices 2023-11-10 17:16:19 +00:00
mason
4314d7c17a
Add jslisten close hotkey to portmaster gui 2023-11-10 14:40:16 +00:00
fewtarius
584f93509e
Apply GPU performance defaults for ARM devices. 2023-11-10 01:39:28 +00:00
mason
bcb6572b54
Switch over PortMaster to new UI 2023-11-10 00:08:15 +00:00
fewtarius
1f29f8e3ad
Fix patch oops with vitaquake2-lr. 2023-11-09 14:53:06 +00:00
fewtarius
bc1fb28be6
Bump AMD64 kernel to 6.5.11. 2023-11-09 12:36:28 +00:00
fewtarius
6941263356
Merge branch 'optimization' into dev 2023-11-09 11:28:32 +00:00
fewtarius
f2c7160b89
Improve AMD64 optimization without breaking compatibility. 2023-11-09 11:28:10 +00:00
Christophe Branchereau
d11425a32f Busybox: add udhcpd, for ECM
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-11-09 11:03:27 +01:00
anthonycaccese
7617515c65
Merge pull request #2328 from anthonycaccese/dev
Update Art Book Next
2023-11-08 13:47:35 -08:00
anthonycaccese
1e6acd5cb7
Update package.mk 2023-11-08 16:46:09 -05:00
asoderq/sydarn(2)
40e8e6df2e mednafen bugfixes 2023-11-08 22:03:22 +01:00
asoderq/sydarn(2)
4b68e2bbc7 Fix 351 usb controller find and replace 2023-11-08 22:03:01 +01:00
Brooksytech
b4f0a125f0
Merge pull request #2324 from ab0tj/dev
Switch esp8089 driver to one that works better
2023-11-08 12:26:01 -08:00
adamg
311e884c1c rtk_hciattach: do not attempt to start systemd service if the
device node is not present as this is blocking bluetooth on
other devices
2023-11-08 18:29:06 +00:00
fewtarius
454357c3f9
PC image optimization testing. 2023-11-08 16:48:36 +00:00
adamg
14f05cf360 linux-firmware: symlink all RTL BT firmware files on RK3588
The bsp kernel reformats the path and filename of realtek bluetooth
firmware and config files
2023-11-08 16:41:24 +00:00
ab0tj
0b3a75c456 esp8089: Switch to Armbian driver because the previous one has issues with 6.x kernel 2023-11-08 14:28:18 +00:00
adamg
b704b4b64f kernel-firmware: install rtw89 firmware for rtl8852xx 2023-11-08 13:40:44 +00:00
adamg
06c2d47167 packages: introduce new package for RTL8852xx based wifi cards 2023-11-08 08:37:29 +00:00
fewtarius
80e8471ab6
* 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
ab0tj
1e2b41a258 esp8089: Improve stability by driving RST high instead of letting it float 2023-11-07 17:32:39 +00:00
mason
3edd76b4ce
Switch Citra repo to main branch 2023-11-07 16:18:44 +00:00
fewtarius
78d506e423
Fix RK3566 startup issues. 2023-11-06 18:55:42 +00:00
asoderq/sydarn(2)
a7d7d395be
Mednafen: Fix hotkey buttons shortcuts
Will be accompanied by documentation
2023-11-06 10:59:59 +00:00
asoderq/sydarn(2)
8c5f0c8531
Mednafen; remove autosave options until someone figures it out 2023-11-06 10:57:49 +00:00
asoderq/sydarn(2)
ec4420a02f
Mednafen bugfixes 2023-11-06 10:57:49 +00:00
asoderq/sydarn(2)
453b267634
WIP 2023-11-06 10:57:48 +00:00
asoderq/sydarn(2)
b5b61b24d2
WIP 2023-11-06 10:57:48 +00:00
asoderq/sydarn(2)
0e376cab09
BROKEN/WIP: just commit code to then apply on top of dev 2023-11-06 10:57:48 +00:00
fewtarius
f080b06224
* Update documentation
* Begin work on hibernation support.
2023-11-06 10:51:09 +00:00
anthonycaccese
47266590db
Update Art Book Next
Fixes custom logo support for the Multi Art Variant
Adds idtech images
2023-11-06 01:37:08 +00:00
Anthony
93347cd5e2
updated system conf files with wiki paths 2023-11-06 01:37:08 +00:00
anthonycaccese
7feafd2fd9
Merge pull request #2312 from anthonycaccese/dev
Update Art Book Next
2023-11-05 09:33:00 -05:00
anthonycaccese
a5cd8b98fd
Update Art Book Next
Fixes custom logo support for the Multi Art Variant
Adds idtech images
2023-11-05 09:27:36 -05:00
anthonycaccese
79cd9476da
Merge pull request #2311 from anthonycaccese/dev
Initial updates to support generating links to wiki in documentation
2023-11-05 09:22:31 -05:00
Anthony
a88069d286 updated system conf files with wiki paths 2023-11-04 22:46:20 -04:00
fewtarius
bf6e384745
Bump ES. 2023-11-04 23:58:57 +00:00
fewtarius
518387ed94
Kernel 6.5.10. 2023-11-04 22:16:38 +00:00
fewtarius
b9de140a77
Fixes a duplicate variable name hidden behind an ifdef. 2023-11-04 18:00:11 +00:00
fewtarius
2b5c166a2a
Improve how we fetch and configure sleep modes. 2023-11-04 17:52:44 +00:00
fewtarius
d1dedba69c
Deprecate CW2015 charger on RK3566 builds, add standby as a suspend option. 2023-11-04 16:49:18 +00:00
fewtarius
83f64d588a
Revert volume change. 2023-11-03 21:50:23 +00:00
fewtarius
92c1a42b96
* Bring back factory reset.
* Slow down the volume / brightness loop so it doesn't execute multiple times during a single short press.
2023-11-03 21:36:34 +00:00
mason
8575e126f3
Add quirk folder for RGB10 (rk3326) 2023-11-03 21:24:13 +00:00
adamg
174d39fd27
packages: cleanup unused amlogic related packages 2023-11-03 21:24:12 +00:00
fewtarius
964f04e011
May finally resolve the random initramfs build failure. Also, Linux 6.5.10. 2023-11-03 21:23:43 +00:00
fewtarius
c0989e0693
Switch how we manage jslisten on wake, and also bump systemd. 2023-11-03 11:54:40 +00:00
fewtarius
f6e40e9d0a
Fix - don't push es_systems if we're not an emulator free device. 2023-11-02 18:32:50 +00:00
fewtarius
4fae103d7c
Don't apply a default es_systems when we build all emulators. 2023-11-02 18:16:09 +00:00
fewtarius
5f3d1ae477
Enable debug tools by default across builds. 2023-11-02 11:59:23 +00:00
fewtarius
e201006f9f
Update emulators and cores. 2023-11-02 11:11:41 +00:00
Adam
62029edabf
Merge pull request #2285 from adamg88/odroid-n2l
Amlogic: add support for ODROID-N2L
2023-11-02 08:15:43 +00:00
fewtarius
b432abaed9
Add ES features for flycast2021. 2023-11-02 00:08:02 +00:00
fewtarius
6aeb39d78d
Set the card 0 volume to 100% and then set the system volume. This corrects conditions where the pipewire volume is not the same as the card 0 volume which results in low volume output. 2023-11-01 22:13:10 +00:00
adamg
d6c3602824 Amlogic: add support for ODROID-N2L 2023-11-01 20:42:54 +00:00
fewtarius
91c416df2c
Switch devices back to alsathread for retroarch, pulse seems to affect performance. 2023-11-01 15:45:58 +00:00
Brooksytech
a5020b17c0
Merge pull request #2283 from brooksytech/dev
Fix RK3399 HDMI sense
2023-10-31 22:08:34 -07:00
mason
56b0e0885a
Fix RK3399 HDMI sense 2023-11-01 05:06:15 +00:00
Brooksytech
4d77361743
Merge pull request #2282 from brooksytech/dev
Clean up JELOS hdmi audio sensing
2023-10-31 15:52:42 -07:00
mason
0777cf160f
Clean up JELOS hmdi audio sensing 2023-10-31 22:50:58 +00:00
mason
04c8b61530
Clean up JELOS hmdi audio sensing 2023-10-31 22:48:49 +00:00
fewtarius
db3c61645e
Fix hdmi rules. 2023-10-31 22:34:42 +00:00
mason
920f70b6dd
Fix Audio wake from sleep issue (WIP 2023-10-31 19:22:37 +00:00
fewtarius
d3a2d9ded7
Merge pull request #2277 from fewtarius/dev
Fix rpcs3-sa build issue.
2023-10-30 10:57:19 -04:00
fewtarius
94d0b8b061
Fix rpcs3-sa build issue. 2023-10-30 14:56:44 +00:00
anthonycaccese
be629e2b9d Update package.mk 2023-10-29 22:48:49 -04:00
anthonycaccese
1b4da7848d Remove deprecated theme packages 2023-10-29 11:00:45 -04:00
anthonycaccese
6a048553b1
Update Art-Book-Next 2023-10-29 10:58:59 -04:00
fewtarius
66b6f54488
Merge pull request #2273 from fewtarius/dev
deprecate egl-wayland, it may not be needed after all.
2023-10-28 20:24:10 -04:00
fewtarius
d0a8c9e7c6
deprecate egl-wayland, it may not be needed after all. 2023-10-29 00:04:26 +00:00
fewtarius
6c3a5e5269
Merge pull request #2272 from ab0tj/esp8089
Fix suspend/resume for esp8089
2023-10-28 15:36:35 -04:00
ab0tj
4c2b0c29c2 Fix suspend/resume for esp8089 2023-10-28 13:30:30 -06:00
Brooksytech
50de4bb429
Merge pull request #2270 from brooksytech/dev
Limit Mednafen to RK3399 for now, clean up libegl
2023-10-28 08:03:29 -07:00
mason
259233d21b
Limit Mednafen to RK3399 for now, clean up libegl 2023-10-28 15:02:11 +00:00
fewtarius
aa67fb1de3
Add support for Macintosh Plus (MiniVmac Libretro). 2023-10-28 14:56:27 +00:00
fewtarius
fbaa4e1754
Fix runahead settings. 2023-10-28 11:45:35 +00:00
Brooksytech
baaf3a65fd
Merge pull request #2265 from brooksytech/dev
Dolphin SA - use game name in save state file name - Thanks @Batocera!
2023-10-27 20:52:39 -07:00
mason
8f58a74cd1
Clean up dolphin-sa patch 2023-10-28 03:50:15 +00:00
ab0tj
ae2b3bcf6c Add esp8089 driver for wifi on Odroid Go Advance Black Edition 2023-10-27 20:53:10 -06:00
mason
aaf50a1785
Dolphin SA - use game name in save state file name - Thanks @Batocera! 2023-10-28 00:20:56 +00:00
anthonycaccese
208dd689cb
Merge pull request #2260 from anthonycaccese/dev
MPV Controls Update (aarch64)
2023-10-27 10:16:36 -04:00
fewtarius
0b8e7fc07e
Revert QT changes to fix yuzu build issue. 2023-10-27 13:21:27 +00:00
fewtarius
63def68d5a
Update emulators and cores, game controller database, and control-gen. 2023-10-27 11:12:26 +00:00
fewtarius
05d9586660
Update optimizations across a variety of emulators. 2023-10-27 09:52:13 +00:00
Anthony
c1d5b89c48 Merge branch 'dev' of https://github.com/anthonycaccese/distribution into dev 2023-10-26 22:08:56 -04:00
fewtarius
7064d81896
Merge branch 'dev' into dev 2023-10-26 17:20:43 -04:00
mason
69f465f5ce
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 21:20:02 +00:00
mason
8fb568f521
Fix typo 2023-10-26 21:12:35 +00:00
mason
bd74492a6c
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 21:12:34 +00:00
fewtarius
7fad828278
Finish basic kronos integration. 2023-10-26 21:10:35 +00:00
fewtarius
fe865b899b
Add kronos package. 2023-10-26 15:45:17 +00:00
mason
7f6b81b03e
Fix typo 2023-10-26 14:52:14 +00:00
Brooksytech
e01e5c75fa
Merge pull request #2255 from brooksytech/dev
Add Mednafen support (WIP) - Thanks to Sydarn / @asoderq !
2023-10-26 06:14:57 -07:00
mason
7d96dfb53b
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 13:09:22 +00:00
fewtarius
87c890619f
Improve saturn performance on AMD64. 2023-10-26 10:23:21 +00:00
Anthony
b86f604466 Merge branch 'dev' of https://github.com/anthonycaccese/distribution into dev 2023-10-25 19:01:02 -04:00
Anthony
ee1c7286d7 Initial changes to controls for MPV - works on aarm64 but not yet on x86_64 2023-10-25 18:59:54 -04:00
Brooksytech
dcb1840a7b
Merge pull request #2251 from brooksytech/dev
Fix yuzu aspect ratio selection
2023-10-25 12:04:04 -07:00
mason
71b407260f
Fix yuzu aspect ratio selection 2023-10-25 19:02:41 +00:00
anthonycaccese
1704982a40
Update package.mk 2023-10-25 15:01:40 -04:00
mason
03c40b91d4
Bump several SA emulators 2023-10-25 15:18:05 +00:00
mason
15ad47f74f
Bump several SA emulators 2023-10-25 15:17:00 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
37ad18a0dc
Remove duplicates, update documentation from the world build. 2023-10-24 15:26:57 +00:00
mason
69d0240fef
Fix copyright URLs 2023-10-24 13:59:09 +00:00
mason
5ce2b58496
Reassign my copyrights to the JELOS project. 2023-10-24 13:24:29 +00:00
mason
4c51cbd0c8
Reassign my copyrights to the JELOS project. 2023-10-24 13:20:01 +00:00
Anthony
ba7ef3315b
Update Daphne Emulator Name to Hypseus-Singe 2023-10-23 23:48:14 +00:00
mason
c03a3d68fa
Fix Duckstation sa and add additional ES features 2023-10-23 23:48:14 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging. 2023-10-23 22:52:40 +00:00
fewtarius
42ee34ca57
Restart the jslisten service when waking from sleep. 2023-10-23 20:15:39 +00:00
Anthony
008a503c0f Update Daphne Emulator Name to Hypseus-Singe 2023-10-22 23:14:25 -04:00
fewtarius
bde7603f7b
Revert bluetooth changes as they're broken. 2023-10-23 00:16:51 +00:00
anthonycaccese
dd9ce83b14 Update start_pico8.sh
from testing on RGB30 and Loki Zero I am seeing the following:
aarch64 (which is I think covers all of our arm devices) needs and looks for the pico8_64 + pico8.dat files from the raspberry pi zip
x86 works with the pico8_dyn + pico8.dat files from the linux 64 zip

So with that in mind I think the changes in this commit cover those use cases.  I've tested on my RGB30, RG351P and Loki Zero and it looks to work well across each.
2023-10-22 10:20:18 -04:00
fewtarius
06aa91b7fb
Fix start pico8. 2023-10-22 13:07:50 +00:00
fewtarius
a46140d5dc
Merge pull request #2234 from adamg88/cleanups
Quirks cleanups
2023-10-22 07:06:33 -04:00
adamg
52460ecf0c system-utils: do not execute headphone_sense on S922X if all the
variables needed are not exported
2023-10-22 12:03:42 +01:00
fewtarius
6b8376c7ca
Merge pull request #2235 from fewtarius/dev
Kernel / Emulator / Core / Theme updates.
2023-10-22 07:02:58 -04:00
fewtarius
7001b2e4be
Bump Linux to 6.5.8, update emulators, cores, and theme. 2023-10-22 10:44:31 +00:00
adamg
a799dbaa50 quirks: remove Amlogic blue led quirk and move it to dtb 2023-10-22 11:39:02 +01:00
adamg
95dba16852 quirks: cleanup Hardkernel ODROID-N2 audio quirk 2023-10-21 18:06:35 +01:00
fewtarius
f1e0ec8b6b
Merge pull request #2231 from fewtarius/dev
Revert yuzu change.
2023-10-21 08:39:07 -04:00
fewtarius
109cd05052
Revert yuzu change. 2023-10-21 12:38:26 +00:00
fewtarius
5e6d7e83b3
Merge pull request #2230 from fewtarius/dev
Update documentation to reflect system sorting changes.  Update Yuzu.
2023-10-21 08:26:09 -04:00
fewtarius
403d8684c2
Update documentation to reflect system sorting changes. Update Yuzu. 2023-10-21 12:25:30 +00:00
adamg
8b35b75da6 quirks: fix headphone output for Hardkernel ODROID-N2 2023-10-21 12:45:16 +01:00
adamg
7cc9d5b040 Amlogic: add support for ODROID-N2/N2+ 2023-10-21 00:16:17 +01:00
adamg
03bafd858b Amlogic: refactor project to use SUBDEVICES 2023-10-21 00:16:17 +01:00
adamg
28084b24af busybox: enable cut for init, used in update.sh scripting 2023-10-21 00:16:17 +01:00
fewtarius
f63737b41e
Merge pull request #2225 from xerootg/ayaneoaudio
Ayaneo audio quirk backport
2023-10-20 05:37:37 -04:00
anthonycaccese
2c4b797aa9 Systems Update
Updated release years for neocd, openbor
Updated manufacture for vectrex
Removed SC-3000 (we weren't generating a folder for it anyway and its games can be played under SG-1000 so thinking its easier to consolidate in this case)
2023-10-19 20:44:59 -04:00
fewtarius
e0f05ad1f2 Move audio quirks out of platform to support additional devices. 2023-10-19 11:21:00 -06:00
fewtarius
39db93cd8f Increase font size for some devices. 2023-10-19 11:21:00 -06:00
fewtarius
3a2d418672 PCSX Rearmed update
* Revert PCSX Rearmed to version e34ef5a and pin.
* Apply threaded rendering patch thanks to @christianhaitian.
* Thanks to @asoderq (sydarn) and @christianhaitian for the pointers!
2023-10-19 11:21:00 -06:00
fewtarius
5442f9625d General updates and bug fixes.
* Move soundfont-generaluser to a repository.
* Update bluez and apply PS5 controller patch thanks to ashtophet101 from the @ChimeraOS discord.
* Update documentation.
2023-10-19 11:21:00 -06:00
xerootg
34467cbe08 add ayaneo air plus 2023-10-19 11:18:42 -06:00
fewtarius
b779816292
Move audio quirks out of platform to support additional devices. 2023-10-19 13:30:30 +00:00
fewtarius
04075a8a23
Merge pull request #2223 from fewtarius/dev
Increase font size for some devices.
2023-10-19 08:10:58 -04:00
fewtarius
78d394e5a5
Increase font size for some devices. 2023-10-19 12:10:18 +00:00
fewtarius
f99a62a9ea
Merge pull request #2222 from fewtarius/dev
PCSX Rearmed update
2023-10-19 08:03:53 -04:00
fewtarius
800ad14a64
PCSX Rearmed update
* Revert PCSX Rearmed to version e34ef5a and pin.
* Apply threaded rendering patch thanks to @christianhaitian.
* Thanks to @asoderq (sydarn) and @christianhaitian for the pointers!
2023-10-19 12:00:55 +00:00
fewtarius
17431955f1
Merge pull request #2221 from fewtarius/dev
General updates and bug fixes.
2023-10-19 07:32:08 -04:00
fewtarius
a8fa695aa2
General updates and bug fixes.
* Move soundfont-generaluser to a repository.
* Update bluez and apply PS5 controller patch thanks to ashtophet101 from the @ChimeraOS discord.
* Update documentation.
2023-10-19 11:29:55 +00:00
xerootg
4e478c1f31 ayaneo audio, probably? 2023-10-18 22:40:12 -06:00
anthonycaccese
f080a5e5d2
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-10-18 07:25:27 -04:00
anthonycaccese
2e18be4fb8 Simplified helpsystem toggle
on 16:9, 16:10 and 5:3 the helpsystem can be turned off from one setting now (previously it required two settings).

Main Menu > UI Settings > On-Screen Help
2023-10-18 07:24:56 -04:00
fewtarius
21e718e71e
Set permissions on the pico-8 binary, and use the dynamic binary everywhere. 2023-10-18 10:40:04 +00:00
anthonycaccese
ddb7e27663 pico-8 launch updates 2023-10-17 17:56:58 -04:00
fewtarius
e0559615b8
Merge pull request #2215 from fewtarius/dev
Forgot an else.
2023-10-17 13:33:05 -04:00
fewtarius
4583ddbcbf
Forgot an else. 2023-10-17 17:32:31 +00:00
fewtarius
084281162f
Merge pull request #2214 from fewtarius/dev
Fixes pico-8.  Now supports roms/pico-8/aarch64 and roms/pico-8/x86_64 for compatibility with multi-arch sync.
2023-10-17 10:28:38 -04:00
fewtarius
3d4659d50e
Fixes pico-8. Now supports roms/pico-8/aarch64 and roms/pico-8/x86_64 for compatibility with multi-arch sync. 2023-10-17 14:28:04 +00:00
fewtarius
f16aafeab5
Merge pull request #2213 from fewtarius/dev
Re-enable spleen now that it has been patched to show the logo correctly.
2023-10-17 09:26:43 -04:00
fewtarius
9b179f7902
Switch initramfs back to spleen. 2023-10-17 13:25:37 +00:00
fewtarius
f07cd19628
Re-enable spleen now that it has been patched to show the logo correctly. 2023-10-17 13:11:57 +00:00
anthonycaccese
4bfbca1a6b
Merge pull request #2205 from anthonycaccese/dev
Update defaults in es_settings.cfg and set config_save_on_exit to false by default
2023-10-17 07:24:49 -04:00
fewtarius
9e15ed666b
Merge pull request #2212 from fewtarius/dev
Add console support package to update_packages to allow updating of gamecontrollerdb, etc.  Bump emulators and cores.
2023-10-17 06:54:55 -04:00
fewtarius
878d852037
Add console support package to update_packages to allow updating of gamecontrollerdb, etc. Bump emulators and cores. 2023-10-17 10:54:13 +00:00
fewtarius
5dc97e224c
Merge pull request #2211 from fewtarius/dev
Fix oops in Powkiddy RGB10 Max 3 audio quirks.
2023-10-17 06:26:54 -04:00
fewtarius
8650a9b80e
Fix oops in Powkiddy RGB10 Max 3 audio quirks. 2023-10-17 10:26:13 +00:00
fewtarius
e6bd410494
Merge pull request #2210 from fewtarius/dev
Re-add terminus-font to initramfs.
2023-10-16 22:14:38 -04:00
fewtarius
f37a532c02
Re-add terminus-font to initramfs. 2023-10-17 02:14:05 +00:00
fewtarius
bef019a0bc
Merge pull request #2209 from fewtarius/dev
Revert font change until fonts can be fixed up for low res devices.
2023-10-16 22:05:53 -04:00
fewtarius
b71f79eceb
Revert font change until fonts can be fixed up for low res devices. 2023-10-17 02:05:15 +00:00
fewtarius
612579b0fc
Merge pull request #2208 from fewtarius/dev
Updates core font to spleen.
2023-10-16 21:36:36 -04:00
fewtarius
4b07bd64e5
Updates core font to spleen. 2023-10-17 01:34:51 +00:00
fewtarius
ddb437afcc
Merge pull request #2207 from fewtarius/dev
Slight improvement to boot output.
2023-10-16 18:17:52 -04:00
fewtarius
58fc4afc65
Slight improvement to boot output.. 2023-10-16 22:17:12 +00:00
fewtarius
97c1116d3f
Merge pull request #2206 from fewtarius/dev
Update the boot logo.
2023-10-16 18:13:49 -04:00
anthonycaccese
be33b77a4c Set "config_save_on_exit" to false by default
This sets config_save_on_exit to false by default in retroarch.cfg for all devices.  Should help reduce the ability for users to get into an odd state in retroarch.  With it on by default there was a high chance of changes a users made in config for a game being saved into the global config.
2023-10-16 16:40:56 -04:00
anthonycaccese
089a39f6ef Update es_settings.cfg 2023-10-16 16:26:49 -04:00
fewtarius
4436bc1b12
Update the boot logo. 2023-10-16 16:56:17 +00:00
anthonycaccese
25cbaba5af
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-10-15 21:52:54 -04:00
anthonycaccese
756e1deb8e Theme cleanup
removes minimal and minielec from install package - moving them to post install instead
2023-10-15 21:52:39 -04:00
fewtarius
9e8fa26cd8
Bump ES to revert screensaver brightness function until it can be bug fixed. 2023-10-16 01:50:03 +00:00
Brooksytech
154606c9d2
Merge pull request #2198 from brooksytech/dev
Update ES with video preview option
2023-10-15 08:27:32 -07:00
mason
61de3a9517
Update ES with video preview option 2023-10-15 15:24:48 +00:00
fewtarius
8f241579af
Update plymouth-lite, fix network parameters.
* Adds centered image logic to plymouth-lite, thanks to @shauninman.
* Corrects the few straggling wifi properties.
2023-10-15 11:36:21 +00:00
fewtarius
5e1a07666e
* Update suspendmode tool to support disabling suspend. Adds guard to not run if the settings haven't changed.
* Update documentation.
2023-10-15 02:18:17 +00:00
fewtarius
52ecd0909d
Set RPCS3 resolution dynamically when the emu is starting. 2023-10-14 16:26:47 +00:00
anthonycaccese
b541d30457
Merge branch 'dev' into dev 2023-10-14 11:46:09 -04:00
fewtarius
08b6cc54ea
* Fix Powkiddy RGB10 MAX 3 audio quirk, thanks to @adamg88.
* Update emulators and cores.
* Update Artbook Next theme.
2023-10-14 15:32:01 +00:00
fewtarius
005a089292
Merge pull request #2159 from adamg88/scripts-fixup
scripts: cleanup and fixup subdevice support
2023-10-14 10:04:28 -04:00
mason
f226bb9d93
Fix emulationstation typo 2023-10-14 14:00:50 +00:00
fewtarius
455cf7d93c
Merge pull request #2186 from fewtarius/dev
Fix brightness on new flashes, bump SDL2.
2023-10-14 07:13:21 -04:00
fewtarius
c2ad1c458e
* Fix brightness set bug on new flashes.
* Bump SDL to 2.28.4
2023-10-14 11:09:38 +00:00
fewtarius
a8a7146bba
Merge pull request #2185 from fewtarius/dev
Bump ES to clean up Bluetooth enable/disable and correct a bug that may lead to ES hangs.
2023-10-13 21:56:38 -04:00
fewtarius
92e7fdb45e
Bump ES to clean up Bluetooth enable/disable and correct a bug that may lead to ES hangs. 2023-10-14 00:35:00 +00:00
Brooksytech
cca197f9c7
Merge pull request #2184 from brooksytech/dev
Bump Xemu SA
2023-10-13 07:36:52 -07:00
mason
8f8efbd56b
Bump Xemu SA 2023-10-13 14:17:54 +00:00
fewtarius
78fcf0475d
Add FPS option to ES for PCSX2. 2023-10-13 10:48:24 +00:00
Anthony
48b47723bb Updated RPCS3 Support - enables PSN Games - fixes controller mapping and global configs 2023-10-12 17:42:03 -04:00
fewtarius
3f957ba4f6
Fix boom3-lr build issue. 2023-10-12 01:25:39 +00:00
Brooksytech
d43f0d55a6
Merge pull request #2174 from brooksytech/dev
idtech group was missing
2023-10-11 14:52:54 -07:00
mason
1faebe5d53
idtech group was missing 2023-10-11 21:51:43 +00:00
fewtarius
808ba99474
Fix ffmpeg build on RK3588. 2023-10-11 21:33:44 +00:00
fewtarius
3a4a43e2aa
Merge pull request #2171 from fewtarius/dev
Revert 6.5.7 kernel, still panics on multiple devices.
2023-10-11 16:56:17 -04:00
fewtarius
3885f1feb8
Revert 6.5.7 kernel, still panicks on multiple devices. 2023-10-11 20:53:00 +00:00
fewtarius
d03d96d805
Merge pull request #2170 from fewtarius/dev
DEVICE_FAKE_JACKSENSE should be true on x55.
2023-10-11 16:35:33 -04:00
fewtarius
9ff6b57da5
DEVICE_FAKE_JACKSENSE should be true on x55. 2023-10-11 20:34:48 +00:00
Brooksytech
bcb8275e0c
Merge pull request #2169 from brooksytech/dev
Start work to make pipewire optional
2023-10-11 13:00:05 -07:00
fewtarius
0c5bd11d1e
Merge pull request #2168 from fewtarius/dev
Bump ES and x55 kernel.
2023-10-11 15:58:46 -04:00
mason
31a006598f
Start work to make pipewire optional 2023-10-11 19:58:23 +00:00
fewtarius
dc00e4cfbf
Bump ES and x55 kernel. 2023-10-11 19:58:20 +00:00
mason
0a0007b974
Bump Kernel to 6.1.57 on supported devices, add RG552 wifi gpio toggle 2023-10-11 16:09:10 +00:00
anthonycaccese
085928a222 RPCS3 Updates
- UI settings to turn off welcome screen by default
- Initial test of launching .psn games from gamelist
2023-10-11 09:12:17 -04:00
mason
1fe85ce0a7
Fix ffmpeg on RK3399 2023-10-11 13:09:32 +00:00
fewtarius
65f53aab15
* Update Linux to 6.5.7 (AMD64)
* Bump box86 and box64
* Fix optimization bugs in ffmpeg and vlc packages.
2023-10-11 11:11:50 +00:00
fewtarius
28ab8dfd47
Merge pull request #2148 from adamg88/uboot-rework
Amlogic/uboot: build package from source
2023-10-11 06:13:17 -04:00
fewtarius
3976b40cd5
Update emulators and cores. 2023-10-11 10:12:36 +00:00
fewtarius
8fb3d4567a
Bump ES, remove vram setting from es_settings.cfg after update. 2023-10-11 02:14:22 +00:00
fewtarius
463169b4b9
Update mali gpu drivers for 3566 devices. 2023-10-10 13:51:04 +00:00
adamg
9b7898f4ed busybox: replace dtfile/dtname with combined dthelper 2023-10-09 00:29:56 +01:00
anthonycaccese
cc88b4dae5 Tools Updates
Added new images (moonlight, hatari, ryujinx)
Updated gamelist XML with placeholders and metadata
2023-10-08 16:45:12 -04:00
anthonycaccese
c0b3a53273
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-10-08 13:19:15 -04:00
fewtarius
d8df7ed92e
Update the ayn platform driver. 2023-10-08 10:15:01 +00:00
fewtarius
5e5ac5fdb1
Fix up issue with ffmpeg, thanks to @beebono. Fix case statement in vlc package. 2023-10-07 11:04:40 +00:00
fewtarius
26c1405848
Fix 3588 docs, bump ES. 2023-10-06 14:09:43 +00:00
fewtarius
8f9c38fd99
Merge pull request #2144 from beebono/dev
Update opus to version 1.4 and Add support for/switch to moonlight-qt on x86_64
2023-10-06 09:52:36 -04:00
fewtarius
96372022fe
Merge pull request #2153 from fewtarius/dev
RK3588 should still have Dolphin.
2023-10-06 05:36:11 -04:00
fewtarius
cacb63ebda
RK3588 should still have Dolphin. 2023-10-06 09:35:43 +00:00
fewtarius
9c3c7732a6
Merge pull request #2152 from fewtarius/dev
Update emulators and cores, bump Art book Next theme.
2023-10-06 05:19:37 -04:00
fewtarius
9a753d5d4a
Update emulators and cores, bump Art book Next theme. 2023-10-06 09:17:22 +00:00
fewtarius
aa5ae9cfee
Merge pull request #2151 from fewtarius/dev
Drop dolphin on RK3566 devices.
2023-10-05 18:08:23 -04:00
fewtarius
8e1950270c
Drop dolphin on RK3566 devices. 2023-10-05 22:07:24 +00:00
fewtarius
53b4b82e59
Merge pull request #2150 from fewtarius/dev
Fix module sync.
2023-10-05 17:46:08 -04:00
fewtarius
36fa0fbc1b
Fix module sync. 2023-10-05 21:45:33 +00:00
fewtarius
abdd83ec37
Merge pull request #2149 from fewtarius/dev
Split emulator start scripts into the emulators virtual package and only install them if we install the emulator.
2023-10-05 08:50:24 -04:00
fewtarius
ca07c8d373
Split emulator start scripts into the emulators virtual package and only install them if we install the emulator. 2023-10-05 12:48:58 +00:00
adamg
b4fcf2fa3f packages: introduce gcc-linaro-arm-eabi 2023-10-04 18:02:59 +01:00
adamg
5c38e527cd packages: introduce gcc-linaro-aarch64-elf 2023-10-04 18:02:26 +01:00
fewtarius
7946bbaf08
Merge pull request #2146 from fewtarius/dev
Reverts the reverted brightness PR and fixes no ssh when not building main if main is part of the branch name.
2023-10-03 16:28:10 -04:00
Brooksytech
bc95f1b908
Merge pull request #2145 from brooksytech/dev
Add video renderer option for Duckstation-SA
2023-10-03 13:26:42 -07:00
mason
4340043ec2
Add video renderer option for Duckstation-SA 2023-10-03 20:24:47 +00:00
fewtarius
ba87ec8d23
If build branch isn't main should be explicit. 2023-10-03 20:07:12 +00:00
fewtarius
6780f3ad3f
Revert "Merge pull request #2141 from fewtarius/dev"
This reverts commit 2e21c362e7, reversing
changes made to a8a0a59e43.
2023-10-03 19:53:21 +00:00
anthonycaccese
ca937c88f0 Create vita3k.svg 2023-10-03 08:19:07 -04:00
anthonycaccese
b29a679ebe Revamp the Tools System menu
[All] updates images to work across all gamelist variants (removed all old images)
[AMD64] adds ability to launch additional standalone emulators (RPCS3, PCSX2, Yuzu and Xemu) to enable global configurations to be made.  For example: this will enable PS3 firmware to be added directly on device to RPCS3 (no more need for another computer)
2023-10-02 23:55:15 -04:00
fewtarius
e528c8ae60
Revert "Merge pull request #2129 from Percentnineteen/tweak-brightness"
This reverts commit 9ecd03ec98, reversing
changes made to fb67ce1f2f.
2023-10-02 21:11:33 +00:00
fewtarius
dbc077dd30
Revert "Drop 001-tweak-brightness.patch as @Percentnineteen pushed it into ES."
This reverts commit 79978f65ed.
2023-10-02 21:08:57 +00:00
fewtarius
79978f65ed
Drop 001-tweak-brightness.patch as @Percentnineteen pushed it into ES. 2023-10-02 19:56:23 +00:00
fewtarius
9ecd03ec98
Merge pull request #2129 from Percentnineteen/tweak-brightness
make brightness adjust with inverse log instead of linear
2023-10-02 15:55:40 -04:00
mason
d291a5b257
Bump Mesa to 23.2.1, update Flycast SA & Yuzu SA 2023-10-02 13:48:58 +00:00
beebono
13b126debb
PKG_SITE fixup and slight version bump for moonlight-qt 2023-10-02 08:25:56 -05:00
fewtarius
dba773bc90
Only fetch temp info if DEVICE_TEMP_SENSOR is defined. 2023-10-02 11:40:13 +00:00
mason
ed4cee5791
Fix / Update Duckstation SA 2023-10-02 10:18:39 +00:00
Percentnineteen
b5fd97ba33 total rework of the way this was done earlier in this pr 2023-10-01 17:00:57 -05:00
beebono
e6b0551953
Add start_moonlight.sh 2023-10-01 14:59:37 -05:00
beebono
2190611e88
Switch to moonlight-qt on x86_64 2023-10-01 14:56:36 -05:00
beebono
899c886917
Bump version to 1.4 and add PKG_SHARED_LIBRARY check for x86_64 2023-10-01 14:27:17 -05:00
fewtarius
972b2085f1
* Documentation update, AMD64 PS2 now defaults to pcsx2-sa on fresh flashes.
* JELOS Information now displays fan speed and CPU temp correctly on supported AYANEO and ayn Loki devices.
2023-10-01 18:08:59 +00:00
fewtarius
f2680638c9
Merge pull request #2133 from fewtarius/dev
Add 30W overclock for AMD64 devices.
2023-10-01 12:18:28 -04:00
fewtarius
7976191fd9
Add 30W overclock for AMD64 devices. 2023-10-01 16:17:29 +00:00
fewtarius
850a67c0cb
Merge pull request #2130 from anthonycaccese/pcsx2-sa-updates
PCSX2-SA Updates (for AMD64)
2023-10-01 09:33:43 -04:00
fewtarius
0b4f7b8b30
Fix dolphin builds for RK3566 devices. 2023-10-01 13:32:01 +00:00
fewtarius
4a44f1a99b
Update emulators and cores. 2023-09-30 22:51:09 +00:00
Percentnineteen
ddc903812d remove the file read on the current brightness - it's not needed anymore 2023-09-30 17:05:35 -05:00
Percentnineteen
f24539ab76 read system.brightness instead of back calculating 2023-09-30 16:53:59 -05:00
Percentnineteen
2bd7033bbc tweak emulationstation to display brightness as x/10 instead of
percentages, also to set/get the correct values instead of linear
distribution
2023-09-29 21:38:26 -05:00
anthonycaccese
66fab31d9c Update paths for PCSX2
bios = /storage/roms/bios/pcsx2/bios
Snapshots = /storage/roms/screenshots
Savestates = /storage/roms/savestates/ps2
MemoryCards = /storage/roms/saves/ps2
Cheats = /storage/roms/bios/pcsx2/cheats
CheatsWS = /storage/roms/bios/pcsx2/cheats_ws
CheatsNI = /storage/roms/bios/pcsx2/cheats_ni
Textures = /storage/roms/bios/pcsx2/textures
2023-09-29 21:33:51 -04:00
anthonycaccese
611379786d Update start_pcsx2.sh
add -nogui option to attempt to remove the need to touch the screen when starting the emulator from ES
2023-09-29 20:12:44 -04:00
anthonycaccese
3a7003c5c4 Update pcsx2.ini defaults
baselined default values
added SDL Hotkey definitions (matching RA config)
2023-09-29 20:04:50 -04:00
anthonycaccese
813a18b800 remove legacy configuration files from PCSX2-SA 2023-09-29 19:47:36 -04:00
anthonycaccese
109db69454 set pcsx2-sa as default emu on AMD64 2023-09-29 04:16:58 -04:00
Percentnineteen
4fcac84240 make brightness adjust with inverse log instead of linear 2023-09-28 19:56:54 -05:00
mason
755613c2c2
Enable NDS standalone emulators on RK3588 2023-09-27 13:47:02 +00:00
mason
4adf698c00
Set correct RK3588 Dolphin backend 2023-09-27 05:23:55 +00:00
mason
73a30e6e64
Add Dolphin-SA support to RK3588 2023-09-27 05:07:31 +00:00
mason
d12140c4d3
Bump several SA emulators. 2023-09-25 20:37:37 +00:00
mason
a282520463
Bump several SA emulators. 2023-09-25 20:35:02 +00:00
fewtarius
83c7932f7c
Re-label display quirks for Loki devices. 2023-09-22 15:25:28 +00:00
fewtarius
6308e43ec9
Drop norewind for psx, adds assumed support for ayn Loki MiniPro. 2023-09-22 14:54:24 +00:00
fewtarius
58415ca931
Merge pull request #2118 from fewtarius/dev
Try and reduce bluetooth audio latency, add start scripts to tools for a few emulators.
2023-09-21 22:19:53 -04:00
fewtarius
7b4eed1e5b
Try and reduce bluetooth audio latency, add start scripts to tools for a few emulators. 2023-09-22 02:18:41 +00:00
Brooksytech
f1bb8c894b
Merge pull request #2117 from brooksytech/dev
Enable Parallel gfx / audio plugin for Parallel N64 on supported devices
2023-09-21 07:39:24 -07:00
mason
8834d42dfd
Enable Parallel gfx / audio plugin for Parallel N64 on supported devices 2023-09-21 14:37:26 +00:00
fewtarius
3c65f96e23
Add ayn platform driver, fix duplication in the wireplumber service. 2023-09-21 13:40:20 +00:00
miwasp
d2a081b94e
Wrong path to soundfont in scummvm.ini 2023-09-21 15:11:52 +02:00
fewtarius
b0e08e4d7c
Add another guard to SDL2. 2023-09-21 11:15:54 +00:00
fewtarius
d77419efdb
Add a guard to the SDL2 target patch hook. 2023-09-21 10:57:01 +00:00
fewtarius
0611645219
Fix up SDL2 so it builds for host while also not applying patches that break the build but are needed for targets. 2023-09-21 10:51:36 +00:00
fewtarius
0a7e9d50b0
Add parted so we can partition images, update pipewire. 2023-09-20 23:42:17 +00:00
Brooksytech
3d721a5b78
Merge pull request #2110 from brooksytech/dev
Bump mesa to 23.1.8
2023-09-20 16:12:45 -07:00
mason
8f27e51086
Bump mesa to 23.1.8 2023-09-20 23:11:49 +00:00
fewtarius
8516491273
Fix missing hexdump (util-linux), update ppsspp. 2023-09-20 14:33:02 +00:00
adamg
c680f765d2 Revert "Drop minivmacsa until the package can be fixed."
This reverts commit 8d941e178b.
2023-09-20 13:57:43 +01:00
adamg
15e569506e minivmacsa: fix building package on x86_64 2023-09-20 13:55:18 +01:00
fewtarius
8d941e178b
Drop minivmacsa until the package can be fixed. 2023-09-20 12:35:59 +00:00
fewtarius
d961601fb9
Improve LED brightness control in ES. 2023-09-20 12:32:24 +00:00
fewtarius
33a53ff9d4
Additional cleanup. 2023-09-20 12:16:40 +00:00
fewtarius
2e121e88f6
Clean up. 2023-09-20 12:11:41 +00:00
fewtarius
72db8476fe
Fix up credit to reference Maya Matuszczyk (@Maccraft123). 2023-09-20 11:50:55 +00:00
fewtarius
74b7bbcdaf
Credit @Maccraft123 for help with Air Plus reverse engineering, update kernel firmware. 2023-09-20 11:37:21 +00:00
adamg
da71445d67 mupen64plus-sa-simplecore: make sure package uses correct SDL headers 2023-09-20 11:35:08 +01:00
adamg
e2bbaa14bd gzdoom-sa: make sure sdl2 is available for host when building 2023-09-20 11:35:08 +01:00
adamg
821060ce9f SDL2: make sure librga is available for host when building for Rockchip 2023-09-20 11:35:08 +01:00
fewtarius
28c4b7688e
Fix libtraceevent, thanks @adamg88! 2023-09-20 10:07:14 +00:00
fewtarius
ebcc5e5afd
Merge pull request #2089 from adamg88/pkg-cleanup
packages: cleanup
2023-09-20 05:56:59 -04:00
fewtarius
d8786749b9
Fix a few function definitions. 2023-09-20 03:00:53 +00:00
fewtarius
2333765be5
When setting the color from led.color, don't re-activate the LEDs. 2023-09-20 02:43:14 +00:00
fewtarius
6472e4a4ad
Use a brightness level of 3 to eliminate a glitchy display on Air Plus. Update Powerstate to set the LED color to fix a LEDs turning on when AIR Plus is unplugged. 2023-09-20 02:33:21 +00:00
fewtarius
469c08ef24
oopsed wrong script. 2023-09-20 02:21:18 +00:00
fewtarius
f46a8945b2
Adds fan control for AYANEO Air Plus. 2023-09-20 02:20:51 +00:00
fewtarius
0483e019fd
Adds fan control for AYANEO Air Plus. 2023-09-20 02:14:32 +00:00
fewtarius
0003d0e2f9
Patch CEMU to allow switching to gamepad view using the Ayaneo button on Ayaneo devices or the right lower action button on Loki. 2023-09-19 16:08:37 +00:00
fewtarius
f6c4c8d9a3
AYANEO Air and AYN Loki now flash LEDs red on low battery. 2023-09-19 13:53:58 +00:00
fewtarius
e4f69b55b0
Merge pull request #2090 from fewtarius/dev
Bug fixes
2023-09-19 07:00:21 -04:00