Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-06 | [lcd4linux @ 2004-06-06 06:51:59 by reinelt] | reinelt | 1 | -3/+9 | |
do not display end splash screen if quiet=1 | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 06:41:39 by reinelt] | reinelt | 1 | -3/+7 | |
chancged splash screen again | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 06:13:11 by reinelt] | reinelt | 1 | -9/+52 | |
splash screen for all text-based display drivers | |||||
2004-06-02 | [lcd4linux @ 2004-06-02 09:41:19 by reinelt] | reinelt | 1 | -2/+6 | |
prepared support for startup splash screen | |||||
2004-06-02 | [lcd4linux @ 2004-06-02 05:56:25 by reinelt] | reinelt | 1 | -2/+6 | |
extended contrast range for Crystalfontz | |||||
2004-06-01 | [lcd4linux @ 2004-06-01 06:45:28 by reinelt] | reinelt | 1 | -5/+9 | |
some Fixme's processed documented some code | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 05:38:02 by reinelt] | reinelt | 1 | -9/+16 | |
fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver! | |||||
2004-05-30 | [lcd4linux @ 2004-05-30 08:25:50 by reinelt] | reinelt | 1 | -26/+76 | |
Crystalfontz 631 driver finished | |||||
2004-05-28 | [lcd4linux @ 2004-05-28 13:51:41 by reinelt] | reinelt | 1 | -2/+7 | |
ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init() | |||||
2004-05-27 | [lcd4linux @ 2004-05-27 03:39:47 by reinelt] | reinelt | 1 | -4/+8 | |
changed function naming scheme to plugin::function | |||||
2004-05-26 | [lcd4linux @ 2004-05-26 11:37:35 by reinelt] | reinelt | 1 | -2/+6 | |
Curses driver ported. | |||||
2004-05-25 | [lcd4linux @ 2004-05-25 14:26:28 by reinelt] | reinelt | 1 | -2/+7 | |
added "Image" driver (was: Raster.c) for PPM and PNG creation fixed some glitches in the X11 driver | |||||
2004-03-19 | [lcd4linux @ 2004-03-19 09:17:46 by reinelt] | reinelt | 1 | -47/+33 | |
removed the extra 'goto' function, row and col are additional parameters of the write() function now. | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 03:41:02 by reinelt] | reinelt | 1 | -9/+11 | |
Crystalfontz Contrast issue fixed | |||||
2004-03-01 | [lcd4linux @ 2004-03-01 04:29:51 by reinelt] | reinelt | 1 | -12/+26 | |
cfg_number() returns -1 on error, 0 if value not found (but default val used), and 1 if value was used from the configuration. HD44780 driver adopted to new cfg_number() Crystalfontz 631 driver nearly finished | |||||
2004-02-14 | [lcd4linux @ 2004-02-14 11:56:11 by reinelt] | reinelt | 1 | -6/+10 | |
M50530 driver ported changed lots of 'char' to 'unsigned char' | |||||
2004-02-05 | [lcd4linux @ 2004-02-05 07:10:23 by reinelt] | reinelt | 1 | -39/+272 | |
evaluator function names are no longer case-sensitive Crystalfontz Fan PWM control, Fan RPM monitoring, temperature monitoring | |||||
2004-02-04 | [lcd4linux @ 2004-02-04 19:10:51 by reinelt] | reinelt | 1 | -87/+367 | |
Crystalfontz driver nearly finished | |||||
2004-02-01 | [lcd4linux @ 2004-02-01 08:05:12 by reinelt] | reinelt | 1 | -14/+25 | |
Crystalfontz 633 extensions (CRC checking and stuff) Models table for HD44780 Noritake VFD BVrightness patch from Bill Paxton | |||||
2004-01-30 | [lcd4linux @ 2004-01-30 20:57:55 by reinelt] | reinelt | 1 | -4/+56 | |
HD44780 patch from Martin Hejl dmalloc integrated | |||||
2004-01-29 | [lcd4linux @ 2004-01-29 04:40:02 by reinelt] | reinelt | 1 | -1/+6 | |
every .c file includes "config.h" now | |||||
2004-01-25 | [lcd4linux @ 2004-01-25 05:30:08 by reinelt] | reinelt | 1 | -9/+30 | |
plugin_netdev for parsing /proc/net/dev added | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 07:04:03 by reinelt] | reinelt | 1 | -32/+29 | |
icons finished! | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 04:53:23 by reinelt] | reinelt | 1 | -6/+24 | |
icon widget added (not finished yet!) | |||||
2004-01-22 | [lcd4linux @ 2004-01-22 07:57:45 by reinelt] | reinelt | 1 | -7/+12 | |
several bugs fixed where segfaulting on layout>display Crystalfontz driver optimized, 632 display already works | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 12:36:19 by reinelt] | reinelt | 1 | -0/+292 | |
Crystalfontz NextGeneration driver added |