Releases: LoveRetro/NextUI
v6.7.6
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: wifi not reconnecting automatically by @frysee in #634
- Fix: enabling wifi freezing settings in some cases
- Feat: add menu overlay feature to communicate ongoing processes (enabling wifi/bt, etc)
- Chore: show message about reflashing stock if stock modifications are detected
- Deep Sleep: Fix suspend script bugs (e.g. display not turning off) by @DrFlarp in #632
Full Changelog: v6.7.5...v6.7.6
v6.7.5
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: Crash when trying to navigate into merged folders by @frysee in #624
- Fix: clock pak by @frysee in #625
- Fix: scanning for wifi on tg5050 and stock OS 1.0.1 by @frysee in #626
Full Changelog: v6.7.4...v6.7.5
v6.7.4
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
- Brick/TSP: Fixed a scenario where Wifi seemingly turns on but no network is appearing in the list. As a result of this fix, you may have to enter your Wifi password again - sorry about that!
Note: A separate issue with Settings.pak freezing on entering the Wifi menu is still being investigated and will be addressed at a later time.
Full Changelog: v6.7.3...v6.7.4
v6.7.3
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
- Feat: Include Pak Store for Trimui Smart Pro S by @BrandonKowalski
- Fix a few compile issues for x86-64 devices by @clintonium-119 in #591
- Feat: Save States: Improve compatibility with RetroArch savestates imported from other devices by @DrFlarp in #580
- Fix: Multi-file disc-based games not launching by @mohammadsyuhada in #609
- Fix: properly sanitize wifi passwords and SSIDs by @frysee in #614
- Fix: Paired Bluetooth devices not showing in bluetooth settings by @frysee in #615
- Fix: wifi fails to come up after reboot, if bluetooth is also enabled… by @frysee in #616
New Contributors
- @clintonium-119 made their first contribution in #591
- @mohammadsyuhada made their first contribution in #609
Full Changelog: v6.7.2...v6.7.3
v6.7.2
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: Update release file wildcard by @frysee in #602
- Fix: misplaced mute override to prevent speaker pop on resume by @frysee in #603
- fix: delete shadercache on boot (fixes flipped game image) by @frysee in #605
Full Changelog: v6.7.1...v6.7.2
v6.7.1
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
- Feat: Add initial support for tg5050 (Trimui Smart Pro S)
- Fix: No longer default any emulators to non-square pixels, period
- Fix: BT device connect/disconnect events being missed, leading to inconsistent behavior
- Fix: drastically improve RAM usage for some paks
- Fix: various memory leaks, threading issues and crashes
- Fix: Wifi credentials being lost seemingly on a random basis
- Fix: No longer list macOS system files (._filename) as overlay/shader option
- Fix: Potential speaker pop when starting a new game (more pronounced on Smart Pro S)
- Feat: Deploy Overlay folders with the base installation to ease the process of adding your own
- Feat: New startup screen to communicate update progress
- Feat: Be more selective about pakz upgrades to reduce update times
- Feat: Completely new Wifi implementation for better stability and performance
- Feat: Completely new BT implementation for better stability and performance
- Feat: Moved to generalized Wifi, BT, Video/Shader implementations instead of maintaining one per platform
- Feat: Measure and communicate frametime, which is a lot more readable than FPS
- Feat: Arm-optimized pixel format conversions
- docs(readme): Fix link for minui-keyboard by @pawndev in #570
- Toolchain revamp by @frysee in #470
- Pico-8: Remove obsolete savestate workaround by @DrFlarp in #582
- chore: temporarily redirect ota source until upstream is updated by @frysee in #598
- Fix: avoid calling bluetoothctl when it is likely to block by @frysee in #600
- fix: include tg5050 in the release build by @frysee in #601
Full Changelog: v6.7.0...v6.7.1
v6.7.0
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
- Feat: Add initial support for tg5050 (Trimui Smart Pro S)
- Fix: No longer default any emulators to non-square pixels, period
- Fix: BT device connect/disconnect events being missed, leading to inconsistent behavior
- Fix: drastically improve RAM usage for some paks
- Fix: various memory leaks, threading issues and crashes
- Fix: Wifi credentials being lost seemingly on a random basis
- Fix: No longer list macOS system files (._filename) as overlay/shader option
- Fix: Potential speaker pop when starting a new game (more pronounced on Smart Pro S)
- Feat: Deploy Overlay folders with the base installation to ease the process of adding your own
- Feat: New startup screen to communicate update progress
- Feat: Be more selective about pakz upgrades to reduce update times
- Feat: Completely new Wifi implementation for better stability and performance
- Feat: Completely new BT implementation for better stability and performance
- Feat: Moved to generalized Wifi, BT, Video/Shader implementations instead of maintaining one per platform
- Feat: Measure and communicate frametime, which is a lot more readable than FPS
- Feat: Arm-optimized pixel format conversions
- docs(readme): Fix link for minui-keyboard by @pawndev in #570
- Toolchain revamp by @frysee in #470
- Pico-8: Remove obsolete savestate workaround by @DrFlarp in #582
- chore: temporarily redirect ota source until upstream is updated by @frysee in #598
New Contributors
Full Changelog: v6.6.0...v6.7.0
v6.6.0
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
- Proposal: Various fixes for build process by @DrFlarp in #567
- Power off protection by @Helaas in #560
- shaders: add scanline.cfg config by @Pobega in #551
- shader compat: add GL_OES_standard_derivatives when loading .glsl files by @DrFlarp in #554
New Contributors
Full Changelog: v6.5.4...v6.6.0
v6.5.4
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
- chore: removed roadmap by @frysee in #545
- Fix typo in maximum sampling rate menu item by @jerryjappinen in #546
- Fix: crash when core has an unexpectedly large amount of rom extensions by @frysee in #562
New Contributors
- @jerryjappinen made their first contribution in #546
Full Changelog: v6.5.3...v6.5.4
v6.5.3
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
Full Changelog: v6.5.2...v6.5.3