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