Releases: Duet3D/buildroot-duetscreen
Releases · Duet3D/buildroot-duetscreen
v0.4.2
CHANGELOG
Changes since v0.4.1:
- fix: flush filesystem after updating
v0.4.1
CHANGELOG
Changes since v0.4.0:
- chore: update required cmake version to build DuetScreen
v0.4.0
CHANGELOG
- Update buildroot
- Use arm-gcc-15
- Enable various USB-ethernet adapters
- Use sockets and json file to send upgrade status messages to DuetScreen
- Enable support for more USB wifi chips
v0.2.2
CHANGELOG
Changes since v0.2.1:
- fix: prevent DuetScreenMonitor from restarting the program when the system time is updated
v0.2.1
CHANGELOG
Changes since v0.2.0:
- chore: cleanup defconfig
v0.2.0
CHANGELOG
Changes since v0.1.3:
- feat: add XKB support
v0.1.3
CHANGELOG
Changes since v0.1.2:
- feat: add
DUETSCREEN_EXTRA_CONF_OPTSenvironment variable to manually override DuetScreen cmake configuration options feat: update build task to reconfigure DuetScreen instead of just rebuilding
v0.1.2
CHANGELOG
Changes since v0.1.1:
- fix: add restart function to rootfs-upgrade to prevent multiple instances of it running when DuetScreen updates itself
v0.1.1
CHANGELOG
Changes since v0.1.0:
- Merge branch 'dev'
- Fixed USB mass storage support
v0.1.0
CHANGELOG
Changes since v0.0.8:
- update defconfig path
- Disabled debugging in awboot
- Use bootloader with max of 7-bit error correction
- Improved NAND update script
- Generate NAND update ZIP automatically
- Removed unused configs
- Deleted unused boards
- Fixed vtcon used by NAND update script
- Show splashscreen when DuetScreen app is stopped
- Fixed permissions
- Fixed VT/fbcon bugs and added NAND flash script
- Replace raw image with png
- Added splash screen
- Enabled VT support
- Major improvements
- Update bootargs for SPINAND
- Various improvements
- Revert "fix: infinitely check for wlan0 so wifi chip correctly starts when enable after booting"