Skip to content

Releases: OpenLarry/WordClock-Buildroot

v0.10.1

24 Mar 13:25
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

Version 0.10.1

Changes

  • Fix clock drift was not saved
  • Fix boot logo transition
  • Increase update check timeout

v0.10

08 Mar 09:46
Compare
Choose a tag to compare
v0.10 Pre-release
Pre-release

Version 0.10

Changes

  • Switch to rainbow HSV color model (better color accuracy keeping constant brightness)
  • Increase color depth from 24 to 33 bit using temporal dithering (more colors and less flickering especially at low brightness)
  • Decrease brightness during boot sequence
  • Buildroot 2023.02.9
  • Linux 4.19.306

v0.9.3

14 Feb 16:20
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release

Version 0.9.3

Changes

  • Fix IPv6 connectivity

v0.9.2

14 Feb 13:11
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

Version 0.9.2

Changes

  • Improve wifi network scan
  • Speed up entropy gathering
  • Buildroot 2019.02.8
  • Linux 4.19.91

v0.9.1

20 Dec 10:39
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Version 0.9.1

Changes

  • Improve RTL8188CUS wifi stability
  • Fix chronyc online/offline race condition
  • Buildroot 2018.02.8
  • Linux 4.19.11

v0.9

28 Oct 16:05
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Version 0.9

Changes

Features

  • Web interface: Add live view
  • Web interface: Add wifi reassociate button
  • Add full IPv6 support
  • Add LED test mode (when all buttons are held down)
  • Add possibility to display words in different colors
  • Add support for animated images

Improvements

  • Replace ntpd with chronyd (improves time synchronization over unreliable connections and saves oscillator drift now)
  • New freetype based font rendering using cairo and pango
  • New boot sequence
  • Use linux rc-core backend (makes lircd obsolete in the future)
  • Various network optimizations (use dhcpcd, load wifi drivers as dynamic modules, remove old ifconfig stuff)
  • Improve WPS handling (hopefully more reliable and comprehensible)
  • Improve update procedure
  • Buildroot 2018.02.7
  • Linux 4.19.0

and a lot more ...

v0.8.2

02 Mar 10:37
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

Version 0.8.2

Changes

  • Fix daylight saving time miscalculation in libglib2

v0.8.1

26 Oct 13:36
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

Version 0.8.1

Changes

  • Fix FilteredGpio triggering 1 on consecutive low interrupts (used for PIR filtering)
  • Buildroot 2017.02.6
  • Linux Kernel 4.9.58

v0.8

08 Sep 17:39
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

Version 0.8

Changes

Features

  • Web interface: Add more information to hardware info (fps, cpu load, memory usage, power consumption)
  • Web interface: Add browser favicons
  • Web interface: Add wireless network manager
  • Web interface: Add update function
  • Web interface: Add web remote
  • Enter wireless access data via remote control (default: hold info button)
  • Lua: Add functions trigger_signal(), get_matrix_led_rgb(), get_backlight_led_rgb, ...
  • Logging

Improvements

  • Fix remote control not working from time to time
  • Smoother color fading
  • Automatic configuration versioning and migration
  • Update Google Geolocation API: weather works again
  • Buildroot 2017.02.5
  • Linux 4.9.48

and more ...

v0.7.1

24 Nov 16:47
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

Version 0.7.1

Changes

  • Fix TimeObserver bug (integer overflow)
  • Linux Kernel 4.8.10