Releases: M1S2/UI_Lib
Releases · M1S2/UI_Lib
Release v2.0.3
- Added requirements for dynamic memory allocation to documentation (#7), decreased size for virtual key buttons
- Changed driver for XPT2046 touch controller in examples (to reduce the number of SPI transfers)
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2
- Fixed small TouchInput bug (some controls were not selected on touch)
- Using touch IRQ pin in touch_demo example
Full Changelog: v2.0.1...v2.0.2
Release v2.0.1
- Small bugfix for NumericIndicator (make locX and locY optional)
- Corrected some images, updated XPT2046_Touchscreen_TT to v1.8.1 (used by examples)
Full Changelog: v2.0.0...v2.0.1
Release v2.0.0
- Added touch support for all UIElements
- Added VirtualKeys Control
- Changed focus frame to edge markers
- Added focus frame Color
- Changed button frames to full rectangle
- Improved doxygen docu and Readme
- Added more styles for boolean indicators and controls
- Changed API for most UIElements to use the locX and locY at the end of the constructor
- Renamed TabControl to ContainerTabs
Full Changelog: v1.0.0...v2.0.0
Release v1.0.0
Initial release
Full Changelog: v0.9.0...v1.0.0