You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
firmware - v1.0.0 20240511
New feature: MENU Force Save.(enable in settings)
When press menu in RetroArch, it will save game and you can shutdown directly,
the system will go to same location and waiting for your 'Resume' when next boot.
Update the Bluetooth logic as SmartPro, and all applications automatically use Bluetooth.
Update the WiFi logic of as SmartPro, allowing for password modification and multiple records.
Add X menu launch selection support.
Fixed the netplay between smart and Smartpro.
Fix the issue of hotspot netplay where hotspots cannot be used as hosts.
Fix issue when using 'png' as extlist in config.json and ext case sensitive.
Add low-battery LED support, with red double flashing.
Add LED indicating that the machine auto-turn-off screen (Telling it is not really shutdown.).
Upgrade the RetroArch (ra32.trimui/ra32.trimui_sdl) to version 1.18.0.
Developer related: Add standard battery drivers class and fix occasional crashes when RetroArch reads batteries
Change MainUI icons (improve contrast).
Change expression (as SmartPro) in the device info page.
Fix game list text length display issue.
SD card hotplug support.
Fix issue: SD card becoming read-only when encountering errors.
Remove CPU settings in MainUI. Fine tune the CPU frequency logic for each Emu launch.sh
check 'Emus/_sample_cpufreq_scripts' to find cpufreq.sh to replace.
Add multiple languages (Chinese/English/Portuguese/Spanish/German/Italian/French/Japanese/Korean/Russian)
Bug fix: do turn off wifi power when WiFi and bluetooth switches are both off.
Default grid display.
Add fake RTC. The system time will save and recover at at next boot. (except 1970~2023)
Please use WiFi NTP time synchronization first.