MiniGUI 5.0.10 Released!
On Sep. 30, 2022, FMSoft announces the availability of MiniGUI 5.0.10, which is a bug fixing release with some bug fixes and some minor enhancements of MiniGUI 5.0.9.
What's new in version 5.0.10
In this version, we made some enhancements
- ENHANCEMENTS:
- Enhance
fbcon
engine to support double buffering for Threads and Standalone mode. (Runtime option:fbcon.double_buffering
). - Cleanup and enhance
shadow
engine to useSyncUpdate
method.
- Enhance
- BUGFIXING:
- Fix a bug reported in https://github.com/VincentWei/minigui/issues/83
- Fix a bug reported in https://github.com/VincentWei/minigui/issues/87
- Fix bugs reported in https://github.com/VincentWei/minigui/issues/89
- Fix some bugs when virtual window enabled in Standalone and Processes runtime modes.
- OPTIMIZATIONS:
- TUNING:
- Fix some warnings reported by GCC 12.
- Use inline functions for SetCursor and SetDefaultCursor instead of macros.
Related Links
- Source tarballs: /download/
- Building scripts:
- Documents
- Public Repositories:
- GitHub: https://github.com/VincentWei/
- GitLab: https://gitlab.fmsoft.cn/VincentWei/
Loading Conversation