For full features list and help on how to use etc of NextUI:
https://nextui.loveretro.games/docs/
How to install/update
For a fresh installation, follow the instructions here: https://nextui.loveretro.games/getting-started/installation/
When updating from a previous release: https://nextui.loveretro.games/getting-started/updating/
What's Changed
- fix: revert unfinished change that snuck into 6.5.0 with the last PR by @frysee in #534
- feat: provide the ability to hide entry names when browsing the root directory by @josegonzalez in #397
- feat: add Colecovision core (gearcoleco) by @frysee in #531
- fix: Mute on boot, and a bunch more (it escalated) by @frysee in #533
- fix: fn switch state not being applied on boot
- fix: refactored LED state management, dont mess with the user settings
- 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 🔊
New theming options
With the arrival of @josegonzalez josegonzalez's changes, you now have the option to completely hide the text on the root menu level. This allows for some art-heavy #themes , I'm excited to see what you come up with!
Full Changelog: v6.5.0...v6.5.1