Age | Commit message (Collapse) | Author | Files | Lines |
|
do not display end splash screen if quiet=1
|
|
splash screen for HD44780
|
|
prepared support for startup splash screen
|
|
added NULL display driver (for debugging/profiling purposes)
added backlight/contrast initialisation for matrixOrbital
added Backlight initialisation for Cwlinux
|
|
ported driver for Beckmann+Egle Mini-Terminals
added 'flags' parameter to serial_init()
|
|
Curses driver ported.
|
|
MilfordInstruments driver ported
|
|
'make distcheck' bugs fixed
release number changed to 0.10.0-RC1
|
|
added "Image" driver (was: Raster.c) for PPM and PNG creation
fixed some glitches in the X11 driver
|
|
X11 driver ported
|
|
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed
|
|
ported USBLCD driver to NextGeneration
added drv_M50530.c (I forgot yesterday, sorry)
removed old drivers M50530.c and USBLCD.c
|
|
M50530 driver ported
changed lots of 'char' to 'unsigned char'
|
|
Cwlinux driver portet to NextGeneration (compiles, but not tested!)
|
|
Crystalfontz NextGeneration driver added
|
|
first version of Next Generation HD44780 (untested! but it compiles...)
some cleanup in the other drivers
|
|
new MatrixOrbital changes
|
|
initiated transfer to new driver architecture
new file 'drv.c' will someday replace 'display.c'
new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c'
due to this 'soft' transfer lcd4linux should stay usable during the switch
(at least I hope so)
|