Age | Commit message (Collapse) | Author | Files | Lines |
|
do not display end splash screen if quiet=1
|
|
Cwlinux splash screen fixed
USBLCD splash screen fixed
plugin_i2c qprintf("%f") replaced with snprintf()
|
|
chancged splash screen again
|
|
splash screen for all text-based display drivers
|
|
prepared support for startup splash screen
|
|
some Fixme's processed
documented some code
|
|
fixed lots of bugs in the Cwlinux driver
do not emit EAGAIN error on the first retry
made plugin_i2c_sensors a bit less 'chatty'
moved init and exit functions to the bottom of plugin_pop3
|
|
added NULL display driver (for debugging/profiling purposes)
added backlight/contrast initialisation for matrixOrbital
added Backlight initialisation for Cwlinux
|
|
fixed possible bugs with user-defined chars (clear high bits)
thanks to Andy Baxter for debugging the MilfordInstruments driver!
|
|
ported driver for Beckmann+Egle Mini-Terminals
added 'flags' parameter to serial_init()
|
|
changed function naming scheme to plugin::function
|
|
Curses driver ported.
|
|
removed the extra 'goto' function, row and col are additional parameters
of the write() function now.
|
|
M50530 driver ported
changed lots of 'char' to 'unsigned char'
|
|
every .c file includes "config.h" now
|
|
Cwlinux driver portet to NextGeneration (compiles, but not tested!)
|