Releases: OpenLarry/WordClock-Buildroot
Releases · OpenLarry/WordClock-Buildroot
v0.10.1
v0.10
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
v0.9.2
v0.9.1
v0.9
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
v0.8.1
v0.8
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 ...