forked from libretro/RetroArch
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pull from main #2
Merged
Merged
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
* Lakka: fix makefile for Lakka canary * reboot/restart/eject: fix system commands * Lakka: add url for devbuild updates
* iOS/tvOS: bundle cores as frameworks as opposed to dylibs * iOS/tvOS: update plist to indicate controller support * iOS/tvOS: living within the sandbox * iOS/tvOS: import content through share sheet * iOS/tvOS: default audio sync off due to crash on background * iOS/tvOS: don't try altkit if there's no reason to * iOS/tvOS: enumerate cores for appstore distribution
* Add FlatUX Theme, Remove Retired Themes With some help from @gouchi, I decided to try and add the FlatUX theme, which has been in the retroarch-assets repository for years. FlatUX was designed to merge the FlatUI and Retroactive themes into a single, unified design. With the addition of FlatUX, the Retroactive and Neoactive themes will be retired. This PR removes them both from the menus. The theme files will be removed from retroarch-assets, but are archived on baxy-retroarch-themes. * Edited Language Files to Add FlatUX, Remove Retired Themes Edited the language files to Add FlatUX and remove the Retroactive and Neoactive themes. * Fixed Language Files Again I apologize for my errors. Let's see if this gets it right. * Updated IT Language File
Whenever `SET_ROTATION` is called, it outputs an INFO message in the logs. Can get quite busy. I'm assuming this was here during someone's debugging?
* iOS/tvOS: Hide MoltenVK from Core List, again * iOS/tvOS: Don't show certain core management options * apple: Manage macOS/iOS/tvOS from one workspace * iOS/tvOS: update-cores.sh tweaks
* Enable by cloudsync by default on Linux builds with network * Make WebDAV C89-friendly
Added analog button indication for those buttons that may have use for it - primarily L2/R2, but support was added for all buttons where at least one controller is known to support it. Added also core option to hide mismatching inputs where analog value is not sent (like keyboard hotkeys assigned to retropad buttons). Analog button inputs are not set up for remote transmission, only for local test. Analog axes have now also dynamic coloring. Added a keyboard tester screen which includes a standard 102-key PC keyboard + extra blocks for all RETROK_ values present in the code. Screen adapted from DOSBox-Pure onscreen keyboard with permission. Keyboard button A+B switches between the two screens. Keyboard inputs are not set up for remote transmission, only for local test. Core option added to select start screen. Other small improvements: core reset will take new option values, input driver applies received values more carefully.
…the current desktop (#16488) * Windows mouse ungrab should release the cursor, instead of confining it to the current screen. * conform to style
Use the platform independent socket close function from same place where all other socket communication is used from.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.