Age | Commit message (Collapse) | Author | Files | Lines |
|
introduced bar.c, moved bar stuff from display.h to bar.h
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@158 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@135 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
replaced OPEN_MAX with sysconf()
replaced mktemp() with mkstemp()
unlock serial port if open() fails
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@132 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
allow more then 1 BAR_T
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@129 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
implemented time bar
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@127 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
bug in pixmap.c that leaded to empty bars fixed
name conflicts with X11 resolved
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@22 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
memory leak in Raster_flush closed
driver family logic changed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@20 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
new syntax for raster configuration
changed XRES and YRES to be configurable
PPM driver works nice
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@18 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
PPM driver up and running (but slow!)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@17 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added '-l' switch (list drivers)
generic pixmap driver added
X11 Framework done
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@16 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|