Commit Tracker

© 2026 Commit Tracker

PricingStatsGuidesStatusPrivacyTerms
Back to Repositories

LoveRetro/NextUI

NextUI (formerly MinUI Next), a custom OS based of MinUI with screen sync fixes and many many more features!

31 commits tracked1 subscriberSynced about 2 hours ago
View on GitHub

RSS Feed

https://www.committracker.com/api/feed/repo/LoveRetro/NextUI.rss

Atom Feed

https://www.committracker.com/api/feed/repo/LoveRetro/NextUI.atom

JSON Feed

https://www.committracker.com/api/feed/repo/LoveRetro/NextUI.json

Tip: append ?type=releases, ?type=pulls, or ?type=combined to switch repo feed type.

Notification Filters

Limit notifications by author or commit message

Subscribe to this repository to create notification filters.

Commits

Recent commit history

Tom singleton

New transition animation with snappy and comfy speeds (#706)

Tom singleton•d10f433•3 days ago
6 files changedworkspace/all/common/api.h, workspace/all/common/config.c, workspace/all/common/config.h…
Dr. Flarp

fix: crash when opening 'optional shader settings' menu (#702)

Dr. Flarp•2fc849a•23 days ago
1 file changedworkspace/all/minarch/minarch.c
frysee

Fix: control scheme and button hints aligned with the rest of the UI

frysee•5e1630a•23 days ago
1 file changedworkspace/all/settings/colorpickermenu.cpp
frysee

Fix: Move responsibility for title layouting to the caller

frysee•fe418fc•23 days ago
7 files changedworkspace/all/settings/colorpickermenu.cpp, workspace/all/settings/colorpickermenu.hpp, workspace/all/settings/keyboardprompt.cpp…
frysee

Chore: better label for the "copy color" action

frysee•0fa08a9•23 days ago
1 file changedworkspace/all/settings/colorpickermenu.cpp
Tom singleton

Add color pickers to the color options in settings (#694)

Tom singleton•6990cad•23 days ago
6 files changedworkspace/all/settings/colorpickermenu.cpp, workspace/all/settings/colorpickermenu.hpp, workspace/all/settings/makefile…
Jose Diaz-Gonzalez

fix: handle RETRO_ENVIRONMENT_SHUTDOWN in Minarch (#699)

Jose Diaz-Gonzalez•7d201cf•about 1 month ago
1 file changedworkspace/all/minarch/minarch.c
Dr. Flarp

fix: menu desync with backend when changing settings for a disabled shader (#693)

Dr. Flarp•94348a5•about 1 month ago
1 file changedworkspace/all/common/generic_video.c
Prashant Vaibhav

fix: memory leak in resampler (#697)

Prashant Vaibhav•fd77edf•about 1 month ago
1 file changedworkspace/all/common/api.c
Tom singleton

Add background color as an appearance setting (#661)

Tom singleton•736705d•about 1 month ago
10 files changedworkspace/all/bootlogo/bootlogo.c, workspace/all/clock/clock.c, workspace/all/common/api.c…
frysee

fix: correct dpad mode toggle logic based on analog stick presence (#691)

frysee•d713a59•about 1 month ago
1 file changedworkspace/all/settings/settings.cpp
Dr. Flarp

feat: load shader parameter values from .cfg preset files (#686)

Dr. Flarp•74f75a0•about 1 month ago
1 file changedworkspace/all/minarch/minarch.c
Kevin Vranken

fix: rename Rewind_run_frame to run_frame and fix fast-forward logic (#687)

Kevin Vranken•75420b1•about 1 month ago
1 file changedworkspace/all/minarch/minarch.c
Clint Beacock

Fix badge download cap at 256 preventing large achievement sets from fully downloading (#689)

Clint Beacock•cdec5b8•about 1 month ago
1 file changedworkspace/all/common/ra_badges.c
frysee

Fix: reroute updater pak url after we vendored it in (#668)

frysee•1725083•about 2 months ago
1 file changedmakefile
Dr. Flarp

feat: SRAM_read - attempt to load save files regardless of user compression setting (#667)

Dr. Flarp•4e30fb5•about 2 months ago
1 file changedworkspace/all/minarch/minarch.c
frysee

Fix: clean up FN behavior (#666)

frysee•45b5ce2•2 months ago
3 files changedworkspace/all/common/api.c, workspace/tg5040/libmsettings/msettings.c, workspace/tg5050/libmsettings/msettings.c
frysee

Fix: deployment of p8 core (#665)

frysee•7802737•2 months ago
1 file changedmakefile
frysee

Fix: missing "Show collections" option

frysee•5e1a48f•2 months ago
1 file changedworkspace/all/settings/settings.cpp
frysee

Fix: quick menu background paths

frysee•b681660•2 months ago
1 file changedworkspace/all/nextui/nextui.c
frysee

Feat: visualize BT audio/DAC connection state

frysee•62af0af•2 months ago
2 files changedworkspace/all/common/api.c, workspace/all/nextui/nextui.c
Prashant Vaibhav

minarch: fixes for DOSBox frame rate sync (#620)

Prashant Vaibhav•4e954ed•2 months ago
1 file changedworkspace/all/minarch/minarch.c
frysee

Fix: monitorBattery callback

frysee•2a07f66•2 months ago
2 files changedworkspace/all/common/api.c, workspace/all/nextui/nextui.c
frysee

Fix: my355 wifi stability

frysee•416b30f•2 months ago
1 file changedworkspace/all/common/generic_wifi.c
frysee

Fix: clean up timed waits on the UI thread #643

frysee•b4ebd36•2 months ago
1 file changedworkspace/all/nextui/nextui.c
frysee

Chore: pull in some platform-agnostic improvements from my355-latest (#659)

frysee•610e5e3•2 months ago
17 files changedmakefile, workspace/all/common/generic_video.c, workspace/all/common/generic_wifi.c…
Dr. Flarp

Ambient LED mode: some optimizations and bugfixes (#645)

Dr. Flarp•4684a19•2 months ago
2 files changedworkspace/all/common/api.c, workspace/all/minarch/minarch.c
KrutzOtrem

Feat: Adds visibility toggle for "Collections" in Appearance, Settings (#656)

KrutzOtrem•54ae8c7•2 months ago
4 files changedworkspace/all/common/config.c, workspace/all/common/config.h, workspace/all/nextui/nextui.c…
KrutzOtrem

Fix: Laggy scrolling when menu text is hidden (#657)

KrutzOtrem•ed4bdf6•2 months ago
1 file changedworkspace/all/nextui/nextui.c
Clint Beacock

fix(settings): Allow re-editing RetroAchievements username/password (#652)

Clint Beacock•3be3b1f•2 months ago
3 files changedworkspace/all/settings/keyboardprompt.cpp, workspace/all/settings/keyboardprompt.hpp, workspace/all/settings/menu.cpp
Clint Beacock

feat: Add RetroAchievements integration and in-game notifications (#633)

Clint Beacock•2a31727•3 months ago
34 files changed.github/workflows/dev.yaml, .gitignore, makefile…