Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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!) |