Skip to content

Releases: TobiX/screentest

Version 3.0

28 Mar 18:22
3.0
36bd977
Compare
Choose a tag to compare

What's Changed

  • Added new test for find bright pixels (error pixels) of a lcd screen. by @ThKattanek in #5
  • Replace Autotools by Meson build system by @markuspg in #9
  • Format with clang-format in future by @markuspg in #10
  • Add action to validate code style by @TobiX in #12
  • Port screentest from GTK+ 2 to 3 by @markuspg in #14
  • Add new test displaying color gradients by @markuspg in #15

New Contributors

Full Changelog: 2.1...3.0

Version 2.1

10 May 15:07
Compare
Choose a tag to compare
  • Switches from Glade to GtkBuilder
  • Might compile under Windows
  • New test: LCD Alignment
  • Import translations from Debian

Version 2.0

10 Dec 12:25
Compare
Choose a tag to compare
  • Major overhaul. Now uses GTK+ 2.x and libglade
  • I18N - Please translate! (Has some issues with international characaters,
    should be solved in the next version)
  • More flexible colour selection, now pops up a colour picker for colours.
  • Make it easier to write new tests.