Commit graph

4406 commits

Author SHA1 Message Date
fewtarius
04d717fd6c
Merge pull request #2649 from fewtarius/dev
Update emulators, cores, and retroarch support packages.
2024-01-09 07:50:50 -05:00
fewtarius
35c46a14f7
Update emulators, cores, and retroarch support packages. 2024-01-09 12:49:41 +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
e48fa4d03c
Merge pull request #2647 from fewtarius/dev
Fix an issue with ES causing a slow response when opening the network settings menu.
2024-01-09 06:28:03 -05: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
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
406d48687b
Merge pull request #2646 from fewtarius/dev
Fix netplay.
2024-01-08 22:23:24 -05:00
fewtarius
46d9310586
Fix netplay. 2024-01-09 03:22:40 +00:00
fewtarius
3e9e4f9871
Merge pull request #2642 from fewtarius/dev
Support for Ayaneo 2S, and Kernel 6.7.
2024-01-08 19:31:12 -05:00
fewtarius
739ad5fd0a
Drop merged ayaneo patch. 2024-01-09 00:30:30 +00:00
fewtarius
5fbe5a923c
Kernel 6.7 2024-01-08 14:51:08 +00:00
fewtarius
bd74e7c622
Close channel after setting LED state for Ayaneo Air & 2S. Reset LED color after battery status change even if power saving mode is disabled. 2024-01-08 01:18:55 +00:00
fewtarius
d922523403
Adds support for Ayaneo 2S, removes unnecessary grub configuration file, update kernel, firmware, and systemd. 2024-01-07 02:00:52 +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
9e214a3699
Update kernel and patches for 6.7-rc8. 2024-01-05 12:23:18 +00:00
brooksytech
4d0508b993
Dolphin-SA dont build vulkan on on vulkan devices. 2024-01-04 14:50:09 +00:00
fewtarius
afde698bc4
Merge pull request #2633 from fewtarius/dev
Fix fan control on Ayaneo 2S.
2024-01-04 06:36:14 -05:00
fewtarius
0ac0ee70d4
Fix fan control on Ayaneo 2S. 2024-01-04 11:35:07 +00:00
fewtarius
7da9011006
Merge pull request #2632 from fewtarius/dev
Fix LED control on Ayaneo S2 (needs testing on Air / Air Pro).
2024-01-04 05:39:22 -05:00
fewtarius
eb650e63b9
Fix LED control on Ayaneo S2 (needs testing on Air / Air Pro). 2024-01-04 10:38:41 +00: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
cd4f89a5c7
Merge pull request #2629 from fewtarius/dev
Ayaneo 2S, supported.
2024-01-03 19:49:51 -05:00
fewtarius
86c11064d2
Ayaneo 2S, supported. 2024-01-04 00:47:32 +00:00
fewtarius
d881e26308
Merge pull request #2628 from fewtarius/dev
Display quirk for Ayaneo 2S.
2024-01-03 19:24:36 -05:00
fewtarius
c1f59796a5
Display quirk for Ayaneo 2S. 2024-01-04 00:23:56 +00:00
Brooksytech
01d7a33cca
Merge pull request #2627 from brooksytech/dev
RK3399: Use Mesa Panfrost dev repo for GPU drivers
2024-01-03 11:54:33 -08:00
brooksytech
75771a9fb0
RK3399: Use Mesa Panfrost dev repo for GPU drivers 2024-01-03 19:52:36 +00:00
fewtarius
2cecb8b066
Merge pull request #2625 from fewtarius/dev
Revert gcc to 12.3.x
2024-01-03 14:09:59 -05:00
fewtarius
6800f8ddeb
Revert gcc to 12.3 as at least one emulator segfaults with gcc 13.2(.0 & .1) (Dolphin). 2024-01-03 19:06:44 +00:00
fewtarius
4b025b6fd5
Merge pull request #2624 from fewtarius/dev
Fix incorrect syncthing path.
2024-01-02 20:06:55 -05:00
fewtarius
22ec9a79b9
Fix incorrect syncthing path. 2024-01-03 01:04:33 +00:00
brooksytech
1404c6ce08
Bump citra-sa and yuzu-sa 2024-01-02 15:00:19 +00:00
fewtarius
92801d1c57
Fix gzdoom. 2024-01-02 13:57:37 +00:00
fewtarius
40d2508866
Bump AMD64 Linux to 6.6.9. 2024-01-01 16:54:59 +00:00
fewtarius
10c7c11c34
Update several emulators and cores. 2024-01-01 15:34:14 +00: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
brooksytech
318133d0fa
Clean up RK3326 & RK3399 sleep vars 2024-01-01 11:38:27 +00:00
fewtarius
ba967dd8be
Merge pull request #2615 from fewtarius/dev
Add a guard to set_epp so it isn't executed on devices that don't have it available.
2023-12-30 16:36:09 -05: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
fewtarius
a0f97e5080
Merge branch 'dev' into mainline-3566 2023-12-29 23:13:28 +00:00
fewtarius
62085198bc
Merge pull request #2613 from fewtarius/dev
* Fixes CEMU OpenGL support and adds OpenGL/Vulkan selection feature to ES for CEMU.
2023-12-29 14:27:36 -05:00
fewtarius
d235ddf23c
* Add OpenGL/Vulkan selection feature to CEMU.
* Fix broken OpenGL for CEMU.
2023-12-29 19:25:49 +00:00
fewtarius
36fb97ad31
Merge pull request #2612 from fewtarius/dev
Fix long standing get_settings bug that does not honor filenames with a single quote.
2023-12-29 12:56:21 -05:00
fewtarius
b559146951
Fix long standing get_settings bug that does not honor filenames with a single quote. 2023-12-29 17:55:37 +00:00
fewtarius
588dc3ce82
Merge pull request #2611 from fewtarius/dev
Update neogeo default ratio to core provided.
2023-12-29 09:44:10 -05:00
fewtarius
7d4b58ab25
Update neogeo default ratio to core provided. 2023-12-29 14:43:46 +00:00
fewtarius
4aa7751ffe
Update neogeo default ratio to core provided. 2023-12-29 14:42:45 +00:00
brooksytech
dce3a01a2f
Clean up RK3326 & RK3399 sleep vars 2023-12-29 14:29:36 +00:00
fewtarius
7ee14cc645
* Post-update notices should go to the console and the logs.
* Update pipewire and wireplumber.
* Optimize wireplumber BT auto connect.
* When provisining JELOS for the first time overwite any existing configs unless explicitly excluded.
2023-12-29 14:08:54 +00:00
brooksytech
739a29eabf
Update docs, remove mednafen snes from RK3399 (too slow, use snes_faust) 2023-12-28 22:49:11 +00:00
Brooksytech
75e6565b5b
Merge pull request #2603 from brooksytech/dev
Bump Mesa to 23.3.2
2023-12-28 06:28:01 -08:00
brooksytech
193ae77e48
Bump Mesa to 23.3.2 2023-12-28 14:26:39 +00:00
fewtarius
a2378f8fe4
Merge from dev. 2023-12-28 12:03:11 +00:00
fewtarius
2736268814
Fix flycast-lr. 2023-12-28 10:55:33 +00:00
fewtarius
bdd8c3d3a4
Add mesen core to FDS. 2023-12-28 00:45:33 +00:00
fewtarius
4a899f5926
Fix mupen64plus-nx-lr with GCC 13. 2023-12-28 00:40:25 +00:00
fewtarius
3579c38179
Update ALSA. 2023-12-27 21:59:49 +00:00
fewtarius
911d48551a
Update ALSA. 2023-12-27 21:59:36 +00:00
fewtarius
6dd39a2767
Fix spl, update rkbin and firmware, fix a few quirks. 2023-12-27 21:33:44 +00:00
fewtarius
55db673068
Update hardware quirks for RK3566 and X55. 2023-12-27 20:21:59 +00:00
fewtarius
86e4557bc8
Fixes for RK3566 and RK3566-X55. 2023-12-27 19:48:49 +00:00
fewtarius
c2f2e37596
Deprecate -ML label, fix X55. 2023-12-27 18:20:38 +00:00
fewtarius
b2a08fde22
Fix SDL_net url. 2023-12-27 15:37:03 +00:00
fewtarius
f35722d368
Fix SDL_net url. 2023-12-27 15:36:36 +00:00
fewtarius
0d0ec8f322
pull over emulators virtual package from dev. 2023-12-27 14:09:14 +00:00
fewtarius
91321a6cc1
Fix post-update cleanup oops. 2023-12-27 13:37:24 +00:00
fewtarius
b248f82861
Fix post-update cleanup oops. 2023-12-27 13:36:51 +00:00
fewtarius
7e5191e0ea
Merge branch 'dev' into mainline-3566 2023-12-27 13:17:12 +00:00
fewtarius
6068d9abb2
Fix missing include in dolphin-sa. 2023-12-27 12:41:53 +00:00
fewtarius
571442cd30
Move duckstation sa patch to legacy. 2023-12-27 12:20:44 +00:00
fewtarius
c2d423f536
Fix building libvpx:host on RK3566. 2023-12-27 12:07:37 +00:00
fewtarius
2505685d2a
Add libvpx:host for gzdoom. 2023-12-27 11:42:35 +00:00
fewtarius
99b27d014c
Fix gzdoom on GLES devices. 2023-12-27 11:07:14 +00:00
fewtarius
012f3eb624
* Fix duckstation standalone build with GCC 13.
* Revert 3566 GPU driver to improve stability.
2023-12-27 10:32:05 +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
brooksytech
5337daeef5
Bump Citra SA & Yuzu SA 2023-12-25 15:07:56 +00:00
brooksytech
eae8f91158
Bump vulkan to 1.3.274, add new volk dependency 2023-12-25 15:04:14 +00:00
fewtarius
62adbfcd7c
Fix setsettings bug causing autosaved games to start when start new game is chosen if it exists. 2023-12-24 16:07:36 +00:00
fewtarius
e61a2ad7b7
Bump AMD64 kernel to 6.6.8. 2023-12-24 13:03:34 +00:00
sydarn
1c272b0215 weston-image: allow 480x320 resolution 2023-12-23 16:41:46 +01: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
9e8fe457ba
Merge pull request #2573 from fewtarius/dev
Rebase from main.
2023-12-22 19:26:48 -05:00
NeoTheFox
023b2b086c
packaging refactoring 2023-12-23 00:25:48 +00:00
NeoTheFox
23e8328517
remove unnecessary copyright 2023-12-23 00:25:48 +00:00
NeoTheFox
901001b53b
updated the simple-http-server service to work with emulationstation 2023-12-23 00:25:48 +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
129ec34150
Merge pull request #2566 from NeoTheFox/simple-http-server
Simple http server
2023-12-22 09:52:39 -05:00
adamg
4e91cc96ba
RTL8188EU: bump package to 306f3e6 to fix building on linux v6.7+ 2023-12-22 14:31:54 +00:00
fewtarius
5db7f7aa37
* Refactor runemu to improve performance and modernize the tool.
* Fix pcsx_rearmed patching.
2023-12-22 14:30:42 +00:00
NeoTheFox
522c4b517f add an option to enable the Simple HTTP Server to all platforms 2023-12-22 18:16:35 +04:00
NeoTheFox
c0a4fba65c Add simple-http-server service file and set root pw automatically 2023-12-22 17:45:52 +04:00
NeoTheFox
9b50b1b57b Add simple-http-server package 2023-12-22 17:18:04 +04:00
fewtarius
cc32fe868a
Switch default build optimization from -Ofast to -O3. 2023-12-21 01:08:24 +00:00
fewtarius
00c0ebe64b
Merge pull request #2558 from sydarn/change-glu-souce-fetch
glu: update location of source to gitlab
2023-12-19 11:26:56 -05:00
sydarn
920edba528 glu: update location of source to gitlab 2023-12-19 16:49:23 +01:00
fewtarius
eed486fde2
Fix reversed behavior of internal/external merged storage preference. 2023-12-19 13:15:00 +00:00
fewtarius
6a8a81b9dc
Merge pull request #2553 from sydarn/weston-image
Add weston-image (image viewer)
2023-12-19 05:37:03 -05:00
sydarn
4b9ccb91d3 mesa: update source retrieval location to gitlab 2023-12-19 11:30:55 +01:00
sydarn
d6f9d8cce4 Add weston-image (image viewer) 2023-12-19 11:20:20 +01:00
brooksytech
3bc1ff7080
Bump Yuzu-SA, Xemu-SA, & Citra-SA 2023-12-18 15:27:50 +00:00
Brooksytech
8e87c04c94
Merge pull request #2550 from brooksytech/dev
RK3399: Adjust battery level led indicator
2023-12-17 14:21:47 -08:00
brooksytech
b6a384c371
RK3399: Adjust battery level led indicator 2023-12-17 22:20:49 +00:00
fewtarius
e4c3abcb37
Merge branch 'dev' into mainline-3566 2023-12-17 22:16:34 +00:00
fewtarius
845faa3fb8
Fix copyright headers to be consistent with our documentation. 2023-12-17 14:52:39 +00:00
brooksytech
742064f12c
Update Yuzu-SA 2023-12-17 14:48:17 +00:00
brooksytech
72b2769e19
We dont build kronos on RK3399 2023-12-17 13:46:46 +00:00
fewtarius
82ffb6509c
Bump ES to revert Width/Height changes. 2023-12-16 18:00:11 +00:00
Glazed_Belmont
2cab1acebe
Disable Width/Height 2023-12-16 12:36:53 -05:00
fewtarius
3e0ccd4056
Fix condition where 001-deviceconfig is still being created causing a quirk configuration conflict. 2023-12-16 14:41:53 +00:00
fewtarius
f74b70c318
Merge pull request #2540 from fewtarius/dev
Updates and bug fixes (Kernel 6.6.7, SyncThing, Rclone, EmulationStation)
2023-12-16 09:22:58 -05:00
fewtarius
e0ec647177
Kernel 6.6.7 (AMD64), fix issue with video screensaver brightness. 2023-12-16 14:20:16 +00:00
Brooksytech
4f418adcab
Merge pull request #2539 from brooksytech/dev
Bump Mesa to 23.3.1, Bump Linux to 6.1.68, RG552 DTS cleanup
2023-12-16 06:04:35 -08:00
brooksytech
0615a82acc Bump Mesa to 23.3.1, Bump Linux to 6.1.68, RG552 DTS cleanup 2023-12-16 13:59:43 +00:00
fewtarius
2f90e3734a
Update SyncThing and rclone. Silence SyncThing automatic upgrade. 2023-12-16 13:21:05 +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
GlaZedBelmont
de733367df fix accidental duplicate line 2023-12-15 18:44:03 -05:00
GlaZedBelmont
2ed6f066a1 fix accidental duplicate line 2023-12-15 18:41:57 -05:00
Glazed_Belmont
e63936cd33
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-12-15 18:40:27 -05:00
GlaZedBelmont
586728e6ab Re-enable width and height 2023-12-15 18:36:46 -05:00
GlaZedBelmont
8ea040532d Add saving for overlays and rotation 2023-12-15 18:33:47 -05:00
David Williams
ad3dc89580 added the rtl_nic firmware for USB-Ethernet adapters 2023-12-15 14:58:49 -08:00
fewtarius
d27edf200f
Merge pull request #2533 from sydarn/kronos
Kronos-lr
2023-12-15 17:09:59 -05:00
fewtarius
e55b5a2246
Revert vita3k-sa, update blocklist. 2023-12-15 22:07:10 +00:00
sydarn
293ccd780c kronos-lr: add core 2023-12-15 20:55:36 +01:00
sydarn
84a0f35585 kronos-sa: fix some warnings/error, probably just cosmetic.
* Remove what I think is accidental pasting of invalid bash command
* Set translation to '#' to indicate english and suppress warning.
2023-12-15 18:12:27 +01:00
fewtarius
ca1a58c4c8
Package updates. 2023-12-15 16:33:23 +00:00
fewtarius
f80a179b9c
Update flac build options. 2023-12-15 02:14:46 +00:00
fewtarius
b23726ffa3
Ensure the roms directory is always created. 2023-12-15 01:55:06 +00:00
tech
582dedbd0f Fix package 2023-12-14 15:19:36 +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
Brooksytech
b2d2369c0c
Merge pull request #2527 from brooksytech/dev
Start working on Qt6
2023-12-14 06:52:33 -08:00
Glazed_Belmont
55be56a88c
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-12-13 23:18:14 -05:00
Glazed_Belmont
cbca579b91
Fix Integer Scale Overscale not applying 2023-12-13 22:56:56 -05:00
mason
21d51269c5
Fix Typo 2023-12-14 00:21:01 +00:00
mason
00853eed55
Start working on Qt6 2023-12-14 00:16:10 +00:00
fewtarius
571c1083c5
Merge pull request #2525 from fewtarius/dev
Revert duckstation to fix build issue.
2023-12-13 04:34:51 -05:00
fewtarius
1c121d6a64
Revert duckstation to fix build issue. 2023-12-13 09:33:41 +00:00
fewtarius
45bbca7274
Merge pull request #2523 from fewtarius/dev
Switch default suspend mode to mem + s2idle on RK3566.
2023-12-12 17:13:31 -05:00
fewtarius
3c8811d13e
Switch default suspend mode to mem + s2idle on RK3566. 2023-12-12 22:12:38 +00:00
fewtarius
c91234c7d3
Merge pull request #2521 from fewtarius/dev
Bump ES to provide game directory creation complete message.
2023-12-12 09:30:10 -05:00
fewtarius
3d31b17a8e
Bump ES to provide game directory creation complete message. 2023-12-12 14:29:31 +00:00
fewtarius
6b6ec07415
Merge pull request #2520 from fewtarius/dev
Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict.
2023-12-12 09:11:04 -05: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
82c475614f
Merge pull request #2519 from fewtarius/dev
Fix overlay rename oops in EmulationStation.
2023-12-12 08:10:39 -05:00
fewtarius
cd6b3e5320
Fix overlay rename oops in EmulationStation. 2023-12-12 13:08:49 +00:00