forked from shauninman/MinUI
-
Notifications
You must be signed in to change notification settings - Fork 50
Bringing my355 up to date with main #564
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
Open
adthing
wants to merge
41
commits into
LoveRetro:my355
Choose a base branch
from
adthing:my355-rebase
base: my355
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
* extras: add Famicom Disk System pak * FDS: bind change/insert disk controls
…Retro#476) fix: emulators that defaulted to "powersave" use "auto" instead (lower min clock)
feat: add support for taking screenshots from minarch Refs LoveRetro#135
* feat: show the expected cheat file location if no cheat file was found * fix: do not cut off retroarch descriptions prematurely
…tro#491) Without this change, the necessary includes aren't generated if we somehow target only particular parts of a release. Specifically, this will break any sort of parallelism of make.
fix: custom font centering, replace magic offset numbers with actual metrics
…installs (LoveRetro#511) * fix: Actual Retroarch naming scheme for srm without breaking current installs * fix: slot zero just collapses to .state, no index appended * chore: fix build
feat: support different cheat file naming styles
* fix: volume indicator not following theme colors * fix: use bluetooth icon for volume bart, if active * fix: bluetooth stuck at max volume
* feat: system-wide support for USB-C DACs * fix: pick up devices already plugged in on boot * chore: bt_daemon is now audiomon.elf
…oveRetro#523) This should probably just be dynamic, but refactoring keymon is not on my shortlist right now
…veRetro#525) * fix: newly introduced "UseExtractedFileName" shouldnt complicate mainui * fix: game switcher always uses slot 0 preview image LoveRetro#128
* fix: more amixer string escape hackery * chore: get rid of some jarring/unused animation functions * fix: another instance of glitchy pill when entering paks
…directory (LoveRetro#397) Some themes may wish to monopolize the screen, displaying the current entry name in the background image directly instead of via a selected text. This change provides the ability to show/hide all entry names when browsing the root directory - when top->path == SDCARD_PATH - via a setting that is on by default. This has no effect on any subdirectories or the Tools directory. --------- Co-authored-by: frysee <frysee@googlemail.com>
* fix: fn switch state not being applied on boot * fix: refactored LED state management, dont mess with the user settings * feat: stack-based approach for temporary overrides (sleep, ambient) * fix: don't show charging icon if battery is already full * fix: fn switch responsiveness (should be instant again now) * fix: potential segfault due to pwr/led interdependency and call order * fix: cleanup pass on ledcontrol pak, removed more of the awful chmod hacks * fix: ambient mode overwriting everything * fix: static hissing when muted
LoveRetro#535) fix: led sleep profile should inherit brightness/color from user settings
fix: add explicit LED init, even though it shouldnt be necessary
To avoid confusion, I'll remove this from the readme. Stuff happens when it happens, and there is no inherent priority or order to it.
…ns (LoveRetro#562) Fix: crash when core has an unexpectedly large amount of supported file exts
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.