Skip to content

Releases: M1S2/UI_Lib

Release v2.0.3

18 Jan 17:58
Compare
Choose a tag to compare
  • 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

18 Dec 17:58
Compare
Choose a tag to compare
  • 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

06 Dec 18:48
Compare
Choose a tag to compare
  • 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

02 Dec 18:40
Compare
Choose a tag to compare
  • 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

13 Nov 19:19
Compare
Choose a tag to compare

Initial release

Full Changelog: v0.9.0...v1.0.0