aboutsummaryrefslogtreecommitdiffstats
path: root/configure (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-19driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control pa...michael1-15/+28
2009-09-23autoconf patches from PT M.michael1-8772/+8863
2009-05-11update autoconfmichux1-3091/+4018
2009-04-15update make filesmichux1-4/+244
2009-04-06update autoconf scriptsmichux1-4/+24
2009-03-26vnc driver: add beta keypad support michux1-0/+1
2009-03-26remove unneeded libsmichux1-1/+1
2009-03-25more vnc driver stuff...michux1-1/+1
2009-03-25add vnc drivermichux1-57/+253
2009-03-16glcd2usb button supportharbaum1-3666/+2988
2009-03-04autoconf updatemichael1-2944/+3595
2009-03-04GLCD2USB by Till Harbaummichael1-1/+1
2009-02-28driver for GX series lcd from Matrix Orbital by Abbas Kosanmichael1-1/+22
2009-02-28GLCD2USB driver from Till Harbaummichael1-6/+28
2009-01-13moved 'print list of drivers and plugins' to the end of configuremichael1-22/+17
2009-01-06hddtemp autconf bug fixedmichael1-1/+1
2008-12-31version bumped to 0.11.0michael1-10/+10
2008-12-31ported r839 from volker_devmichael1-6/+54
2008-12-27port r817 from volker_devmichael1-9/+832
2008-12-24cleanup & cosmeticsmichael1-11/+19
2008-12-24w1retap plugin by Jonathan Hudsonmichael1-0/+12
2008-12-23hddtemp plugin from Scott Bronsonmichael1-0/+12
2008-11-23fix automake - check for libftdimichux1-4/+158
2008-10-06properties fixedmichael1-3269/+2654
2008-10-05Rebuild auto-generated autoconf stuff due to last change in drivers.m4.bwalle1-2655/+3292
2008-08-03driver for 4D Systems serial displays by Sven Killigmichael1-1/+17
2008-07-15added IRLCD driver by Jean-Philippe Civademichael1-1/+22
2008-07-15picoLCDGraphic driver by Nicu Pavel addedmichael1-2/+27
2008-07-15automake-1.10.1michael1-72/+243
2008-04-12Makefiles again, this time libiconv stuff is fixedmichux1-5/+931
2008-04-12update Makefilesmichux1-0/+12
2008-04-04update autoconfmichux1-1202/+280
2007-10-01RDTSC delay and inclusion of asm/msr.h removedmichael1-145/+1
2007-10-01driver for Pertelian display by Andy Powellmichael1-6/+25
2007-06-08Image driver libgd dependancy fixmichael1-0/+5
2007-05-19gps plugin, code by michu / www.neophob.commichael1-0/+237
2007-05-17compile error on m68k fixed (debian bug 405898)michael1-5/+158
2007-04-30link Cwlinux with keypad supportmichael1-0/+1
2007-03-05ported changeset 778 from branches/0.10.1michael1-0/+1
2007-02-24trunk version incremented to 0.10.2-SVNmichael1-10/+10
2007-02-24Version number changed to 0.10.1-RC1michael1-10/+10
2007-02-05only use picoLCD if libusb is availablemichael1-5/+9
2007-02-04autoconf & smoketest bugs fixedmichael1-8/+8
2007-02-04'Electronic Assembly' driver by Stefan Gmeinermichael1-0/+16
2007-01-23removed -SVN from version stringmichael1-10/+10
2007-01-20dynamic properties for bars; new 'property_valid()' helpermichael1-2/+19
2007-01-17changed version number from 0.10.1-CVS to 0.10.1-SVNmichael1-10/+10
2007-01-16new driver 'HD44780-I2C'michael1-0/+25
2007-01-16Patch from Robert Buchholz: NULL driver link error fixed, m4 files included i...michael1-0/+1
2007-01-14re-bootstrappedmichael1-7/+254
gle driver some cosmetic changes 2004-06-01[lcd4linux @ 2004-06-01 06:45:28 by reinelt]reinelt18-71/+241 some Fixme's processed documented some code 2004-06-01[lcd4linux @ 2004-06-01 06:04:25 by reinelt]reinelt2-25/+25 made README.Plugins and plugin_sample up to date. 2004-05-31[lcd4linux @ 2004-05-31 21:23:16 by reinelt]reinelt1-37/+49 some cleanups in the MatrixOrbital driver 2004-05-31[lcd4linux @ 2004-05-31 21:05:13 by reinelt]reinelt5-77/+111 fixed lots of bugs in the Cwlinux driver do not emit EAGAIN error on the first retry made plugin_i2c_sensors a bit less 'chatty' moved init and exit functions to the bottom of plugin_pop3 2004-05-31[lcd4linux @ 2004-05-31 16:39:05 by reinelt]reinelt11-180/+535 added NULL display driver (for debugging/profiling purposes) added backlight/contrast initialisation for matrixOrbital added Backlight initialisation for Cwlinux 2004-05-31[lcd4linux @ 2004-05-31 06:27:34 by reinelt]reinelt1-0/+40 ChangeLog update 2004-05-31[lcd4linux @ 2004-05-31 06:24:42 by reinelt]reinelt2-7/+29 fixed symlink security issue with the image driver 2004-05-31[lcd4linux @ 2004-05-31 05:38:02 by reinelt]reinelt8-42/+94 fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver! 2004-05-31[lcd4linux @ 2004-05-31 01:31:01 by andy-b]andy-b1-10/+12 fixed bug in Milford Instruments driver which drew extra graphics chars in odd places when drawing double bars. (the display doesn't like it if you put the escape character 0xfe inside a define char sequence). 2004-05-30[lcd4linux @ 2004-05-30 08:25:50 by reinelt]reinelt2-30/+92 Crystalfontz 631 driver finished 2004-05-29[lcd4linux @ 2004-05-29 23:30:20 by reinelt]reinelt1-1/+9 fixed a compiler issue with drv_Image.c (thanks to Frank Stratmann) 2004-05-29[lcd4linux @ 2004-05-29 15:53:28 by reinelt]reinelt3-9/+25 M50530: reset parport signals on exit plugin_ppp: ppp() has two parameters, not three lcd4linux.conf.sample: diskstats() corrected 2004-05-29[lcd4linux @ 2004-05-29 01:07:56 by reinelt]reinelt2-21/+25 bug in plugin_diskstats fixed 2004-05-29[lcd4linux @ 2004-05-29 00:27:14 by reinelt]reinelt8-11/+214 added plugin_diskstats.c 2004-05-28[lcd4linux @ 2004-05-28 14:38:10 by reinelt]reinelt2-1/+41 Status and Changelog Update