Skip to content

Releases: vinymeuh/radiogagad

v1.0.0

17 Nov 15:55
Compare
Choose a tag to compare

Changelog

  • Removed the mpdstarter component
  • Use my Go modules go-weh001602a and go-mpdclient
  • Reorganized repository layout
  • Verified and tested compatibility with Go 1.23

v0.9.9

20 May 17:42
Compare
Choose a tag to compare

Changelog

  • chardevgpio v1.0.0
  • fix power off algorithm
  • code rearchitecturing

v0.9.0

10 Apr 16:17
Compare
Choose a tag to compare

Changelog

  • replace periph.io by chardevgpio to be Alpine Linux 3.11 compatible
  • configuration from a configuration file instead of environment variables (/etc/radiogagad.yml)
  • cleanup in display code fixing miscellaneous bugs

0.8.2

08 Mar 18:05
Compare
Choose a tag to compare

Changelog

  • Go 1.14
  • scrolling messages :)

0.8.1

04 Jan 10:06
Compare
Choose a tag to compare

Changelog

  • texts are now centred only if they are smaller than display size
  • uses the weh16002a western europe 2 font table. Unrepresentable characters are now ignored instead of being replaced by spaces
  • supports creating custom characters for weh16002a, used to display pause and stop characters
  • adds a greeting message

0.8.0

22 Dec 12:35
Compare
Choose a tag to compare

Changelog

  • complete rewrite of weh001602a driver (3ac425f), it can display text centered 😊
  • power button handles soft shutdown trigger too (3e66f80)
  • upgrade to Go 1.13
  • code cleaning
  • remove dependency with testify

0.7.2

04 May 08:48
Compare
Choose a tag to compare

Changelog

  • shutdown command compatible with Alpine Linux (276968b)

0.7.1

27 Apr 17:55
Compare
Choose a tag to compare

Initial Release