MINIGUI 5.0.16 RELEASED!
On May 27, 2025, FMSoft announces the availability of MiniGUI 5.0.16, which is a bugfix release with some minor enhancements of MiniGUI 5.0.x.
What's new in version 5.0.16
In this version, we made some enhancements
- BUGFIXING:
- The desktop thread can not handle the request from other threads as soon as possible.
- The
MSG_TIMEOUT
message can not be fired correctly under MiniGUI-Threads mode. - Bad subpixel rendering when background color is RGBA0000.
- TUNING:
- Tune
configure.ac
andMakefile.am
to use the system libtool scripts. - Do not check
pciaccess
if the target architecture is noti386
.
- Tune
Related Links
- Source tarballs: /download/
- Building scripts:
- Documents
- Public Repositories:
- GitHub: https://github.com/VincentWei/
- GitLab: https://gitlab.fmsoft.cn/VincentWei/
Loading Conversation