Age | Commit message (Collapse) | Author | Files | Lines |
|
fixed a warning in pixmap.c
temporarily fixed a bug in isdn.c (ISDN_MAX_CHANNELS is no longer defined?)
fixed a bug in configure.in (--with-drivers=xyz did not work)
|
|
replaced OPEN_MAX with sysconf()
replaced mktemp() with mkstemp()
unlock serial port if open() fails
|
|
allow more then 1 BAR_T
|
|
implemented time bar
|
|
bug in pixmap.c that leaded to empty bars fixed
name conflicts with X11 resolved
|
|
memory leak in Raster_flush closed
driver family logic changed
|
|
new syntax for raster configuration
changed XRES and YRES to be configurable
PPM driver works nice
|
|
PPM driver up and running (but slow!)
|
|
added '-l' switch (list drivers)
generic pixmap driver added
X11 Framework done
|