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. | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 22:33:13 by reinelt] | reinelt | 1 | -2/+5 | |
Copyright statements cleaned up | |||||
2003-10-22 | [lcd4linux @ 2003-10-22 04:32:25 by reinelt] | reinelt | 1 | -2/+7 | |
fixed icon bug found by Rob van Nieuwkerk | |||||
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 | -2/+23 | |
icons nearly finished\! | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 06:54:43 by reinelt] | reinelt | 1 | -2/+7 | |
new function 'cfg_number()' | |||||
2003-07-24 | [lcd4linux @ 2003-07-24 04:48:09 by reinelt] | reinelt | 1 | -2/+5 | |
'soft clear' needed for virtual rows | |||||
2003-04-12 | [lcd4linux @ 2003-04-12 16:23:10 by reinelt] | reinelt | 1 | -2/+6 | |
small glitch in XWindow.c (thanks to Moe Wibble) | |||||
2003-02-22 | [lcd4linux @ 2003-02-22 07:53:09 by reinelt] | reinelt | 1 | -9/+12 | |
cfg_get(key,defval) | |||||
2003-02-18 | [lcd4linux @ 2003-02-18 06:13:44 by reinelt] | reinelt | 1 | -327/+325 | |
X11 driver fixes and cleanup | |||||
2003-02-17 | [lcd4linux @ 2003-02-17 06:06:12 by reinelt] | reinelt | 1 | -1/+10 | |
small bug in X11 driver: omit pixel gap between cahracters | |||||
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-08-05 | [lcd4linux @ 2001-08-05 17:13:29 by reinelt] | reinelt | 1 | -2/+5 | |
cleaned up inlude of sys/time.h and time.h | |||||
2001-03-16 | [lcd4linux @ 2001-03-16 16:40:17 by ltoetsch] | ltoetsch | 1 | -2/+5 | |
implemented time bar | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 11:08:16 by reinelt] | reinelt | 1 | -4/+5 | |
reworked configure to allow selection of drivers | |||||
2001-02-26 | [lcd4linux @ 2001-02-26 00:33:37 by herp] | herp | 1 | -6/+33 | |
fixed X11 signal handler | |||||
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 18:42:20 by reinelt] | reinelt | 1 | -1/+6 | |
fixed some bugs with the new syslog code | |||||
2000-08-10 | [lcd4linux @ 2000-08-10 09:44:09 by reinelt] | reinelt | 1 | -14/+20 | |
new debugging scheme: error(), info(), debug() uses syslog if in daemon mode | |||||
2000-08-09 | [lcd4linux @ 2000-08-09 09:50:29 by reinelt] | reinelt | 1 | -22/+19 | |
opened 0.98 development removed driver-specific signal-handlers added 'quit'-function to driver structure added global signal-handler | |||||
2000-05-02 | [lcd4linux @ 2000-05-02 23:07:48 by herp] | herp | 1 | -5/+6 | |
Crystalfontz initial coding | |||||
2000-04-05 | [lcd4linux @ 2000-04-05 05:58:36 by reinelt] | reinelt | 1 | -1/+15 | |
fixed bug in XWindow.c: union semun isn't defined with glibc-2.1 | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 23:53:23 by herp] | herp | 1 | -2/+8 | |
fixed a bug that caused pixel-errors ("fliegendreck") under high load | |||||
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-04-02 | [lcd4linux @ 2000-04-02 22:07:10 by herp] | herp | 1 | -10/+20 | |
fixded a bug that occasionally caused Xlib errors | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 22:40:42 by herp] | herp | 1 | -17/+24 | |
geometric correction (too many pixelgaps) lcd4linux main should return int, not void | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 19:33:45 by herp] | herp | 1 | -3/+9 | |
colors in format \#RRGGBB in config-file now understood | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 16:22:38 by reinelt] | reinelt | 1 | -3/+3 | |
bug that caused a segfault in processor.c fixed (thanks to herp) | |||||
2000-03-31 | [lcd4linux @ 2000-03-31 04:41:22 by reinelt] | reinelt | 1 | -63/+68 | |
X11 driver: semaphore bug fixed | |||||
2000-03-30 | [lcd4linux @ 2000-03-30 16:46:57 by reinelt] | reinelt | 1 | -1/+11 | |
configure now handles '--with-x' and '--without-x' correct | |||||
2000-03-28 | [lcd4linux @ 2000-03-28 08:48:33 by reinelt] | reinelt | 1 | -7/+11 | |
README.X11 added | |||||
2000-03-28 | [lcd4linux @ 2000-03-28 07:22:15 by reinelt] | reinelt | 1 | -161/+393 | |
version 0.95 released X11 driver up and running minor bugs fixed | |||||
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-25 | [lcd4linux @ 2000-03-25 05:50:43 by reinelt] | reinelt | 1 | -2/+7 | |
memory leak in Raster_flush closed driver family logic changed | |||||
2000-03-24 | [lcd4linux @ 2000-03-24 11:36:56 by reinelt] | reinelt | 1 | -16/+87 | |
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 | -3/+7 | |
PPM driver up and running (but slow!) | |||||
2000-03-22 | [lcd4linux @ 2000-03-22 15:36:21 by reinelt] | reinelt | 1 | -0/+115 | |
added '-l' switch (list drivers) generic pixmap driver added X11 Framework done |