Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-09 | [lcd4linux @ 2004-01-09 04:16:06 by reinelt] | reinelt | 1 | -10/+13 | |
added 'section' argument to cfg_get(), but NULLed it on all calls by now. | |||||
2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 1 | -4/+9 | |
libtool junk; copyright messages cleaned up | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 14:01:52 by reinelt] | reinelt | 1 | -1/+22 | |
icons nearly finished\! | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 06:54:43 by reinelt] | reinelt | 1 | -2/+5 | |
new function 'cfg_number()' | |||||
2003-08-24 | [lcd4linux @ 2003-08-24 05:17:58 by reinelt] | reinelt | 1 | -3/+4 | |
liblcd4linux patch from Patrick Schemitz | |||||
2003-08-17 | [lcd4linux @ 2003-08-17 12:11:58 by reinelt] | reinelt | 1 | -5/+30 | |
framework for icons prepared | |||||
2003-07-29 | [lcd4linux @ 2003-07-29 04:56:13 by reinelt] | reinelt | 1 | -3/+4 | |
disable Raster driver automagically if gd.h not found | |||||
2003-07-24 | [lcd4linux @ 2003-07-24 04:48:09 by reinelt] | reinelt | 1 | -2/+5 | |
'soft clear' needed for virtual rows | |||||
2003-02-22 | [lcd4linux @ 2003-02-22 07:53:09 by reinelt] | reinelt | 1 | -9/+12 | |
cfg_get(key,defval) | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 04:41:20 by reinelt] | reinelt | 1 | -1/+5 | |
introduced bar.c, moved bar stuff from display.h to bar.h | |||||
2001-09-10 | [lcd4linux @ 2001-09-10 13:55:53 by reinelt] | reinelt | 1 | -1/+7 | |
M50530 driver | |||||
2001-03-16 | [lcd4linux @ 2001-03-16 16:40:17 by ltoetsch] | ltoetsch | 1 | -2/+5 | |
implemented time bar | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:39:36 by reinelt] | reinelt | 1 | -1/+7 | |
reworked autoconf a lot: drivers may be excluded, #define's went to config.h | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 17:18:52 by reinelt] | reinelt | 1 | -2/+13 | |
let configure find gd.h | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 10:18:03 by ltoetsch] | ltoetsch | 1 | -2/+6 | |
added /proc/apm battery stat | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 22:33:50 by reinelt] | reinelt | 1 | -7/+12 | |
renamed Raster_flush() to PPM_flush() | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 15:11:30 by ltoetsch] | ltoetsch | 1 | -4/+74 | |
added PNG,Webinterface | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 11:08:16 by reinelt] | reinelt | 1 | -1/+10 | |
reworked configure to allow selection of drivers | |||||
2001-02-13 | [lcd4linux @ 2001-02-13 09:00:13 by reinelt] | reinelt | 1 | -2/+6 | |
prepared framework for GPO's (general purpose outputs) | |||||
2000-08-10 | [lcd4linux @ 2000-08-10 09:44:09 by reinelt] | reinelt | 1 | -17/+23 | |
new debugging scheme: error(), info(), debug() uses syslog if in daemon mode | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 04:01:31 by reinelt] | reinelt | 1 | -2/+8 | |
if 'gap' is specified as -1, a gap of (pixelsize+pixelgap) is selected automatically | |||||
2000-03-28 | [lcd4linux @ 2000-03-28 07:22:15 by reinelt] | reinelt | 1 | -2/+9 | |
version 0.95 released X11 driver up and running minor bugs fixed | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 20:00:44 by reinelt] | reinelt | 1 | -7/+20 | |
README.Raster added | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 19:03:52 by reinelt] | reinelt | 1 | -2/+7 | |
more Pixmap renaming quoting of '#' in config file | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 18:46:28 by reinelt] | reinelt | 1 | -13/+18 | |
bug in pixmap.c that leaded to empty bars fixed name conflicts with X11 resolved | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 12:55:03 by reinelt] | reinelt | 1 | -14/+73 | |
enhancements to the PPM driver | |||||
2000-03-25 | [lcd4linux @ 2000-03-25 05:50:43 by reinelt] | reinelt | 1 | -6/+12 | |
memory leak in Raster_flush closed driver family logic changed | |||||
2000-03-24 | [lcd4linux @ 2000-03-24 11:36:56 by reinelt] | reinelt | 1 | -55/+77 | |
new syntax for raster configuration changed XRES and YRES to be configurable PPM driver works nice | |||||
2000-03-23 | [lcd4linux @ 2000-03-23 07:24:48 by reinelt] | reinelt | 1 | -0/+161 | |
PPM driver up and running (but slow!) |