changelog
- Sat, 07 Nov 2020 19:22:04 +0100
- by David Douard <david.douard@sdf3.org> [Sat, 07 Nov 2020 19:22:04 +0100] rev 46
- Fix display of flags and improve dimm char handling
- Sat, 07 Nov 2020 19:20:39 +0100
- by David Douard <david.douard@sdf3.org> [Sat, 07 Nov 2020 19:20:39 +0100] rev 45
- Adjust font rendering
- fix +, -, and ' ' so they habe the same width
- add a method to move the current location for a given char (without drawing it)
- Sun, 01 Nov 2020 22:21:19 +0100
- by David Douard <david.douard@sdf3.org> [Sun, 01 Nov 2020 22:21:19 +0100] rev 44
- Many improvements
- add support for dimm-based selection,
- add support for poweroff (at least power thr display off),
- add support for the initial key pressed during initialization sequence,
- fix a race condition (sending a keycode while receiving a message)
- add support for the shift button
- many code cleanups and improvements