This repository has been archived by the owner on May 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 178
PR for release #2832
Merged
PR for release #2832
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…h y->west bindings on XU10
…nding. Moving gamepad bindings to match nds layout
skip in install, will skip when marked for installation/inclusion skip in build, will skip when dependency. This is a bit icky as I think you could assume in catch22 situation, Where something is marked to be skipped, but something else (marked for installtion) depends on it. However the main reason for EXCLUDE_PKGS atm is to exclude emulators in BASE DEVICES (RK-ARMV8-A) that shall be device optimized for actual devices. Later we probably want to have package flags that signal device optimization. EXCLUDE_PKGS is probably to be marked as a power-user feature to be used at your own risk.
This is for base devices (such as RK-ARMV8-A), as they can not be flashed.
Fixing sdl controller bindings to match all other bindings
…h y->west bindings on XU10
…nding. Moving gamepad bindings to match nds layout
Corrects issues with flashing the LED when the battery is low.
[DON'T MERGE] RK-ARMV8-A BASE_DEVICE
mednafen: use JELOS button modifiers abstraction instead of hard code
RK3399: Rework rg552 panel orientation to match new standards.
Update Yuzu-sa, Citra-SA, & Flycast-Sa
Update vulkan to 1.3.277
Update libusb to 1.0.27
Update SDL2 to 2.30.0
Fix setsettings, and cemu controller generation. Add additional controllers to es_input.
Amlogic: bump linux to 6.7.3
- 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
Amlogic: fix updates and align with the rest of the project
…ith Weston/Wayland. Update documentation.
Revert systemd to 253.16 to try and resolve UI start failure issues with Weston/Wayland. Update documentation.
Add 8Bitdo SN30 Pro Xbox mode.
Bump vice-sa to 3.8.
Amlogic: fix mkimage after replacing variables in previous commit
Update emulators and cores. PPSSPP 1.17.1, RetroArch 1.17.0.
Add CHIP-8 / S-CHIP / XO-CHIP (Jaxe libretro core)
Update documentation.
Gzdoom res fix
RK3399: Rename built in gamepad to rg552_joypad to avoid conflicts
r3claimer
approved these changes
Feb 5, 2024
Bump Citra-SA, current commit appears to be broken
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Log
New Features
Updates
Bug Fixes