New screen update algorithm. This algorithm will be faster on connection

types using the transmit buffer. Others should see little difference.
This commit is contained in:
mmdolze
2011-01-06 16:07:30 +00:00
parent e36cafd6c9
commit 03e5169ac8
2 changed files with 37 additions and 14 deletions
+1
View File
@@ -10,6 +10,7 @@ v.0.5dev (ongoing development)
* Build system: Fix xosd detection
* Reset ccmode on screen clear for NoritakeVFD, tyan driver
* All drivers: Refactor CGmode enum into lcd.h
* hd44780: New (possible faster) screen update algorithm
v0.5.4
* Update driver includes and LDFLAGS (fixed glk and bayrad binding error)