aboutsummaryrefslogtreecommitdiffstats
path: root/configure (follow)
pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved *
AgeCommit message (Collapse)AuthorFilesLines
2009-10-19driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control ↵michael1-15/+28
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1023 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-26vnc driver: add beta keypad support michux1-0/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1008 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-26remove unneeded libsmichux1-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1007 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-25more vnc driver stuff...michux1-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@998 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-25add vnc drivermichux1-57/+253
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@997 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-16glcd2usb button supportharbaum1-3666/+2988
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@993 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-04autoconf updatemichael1-2944/+3595
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@992 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-04GLCD2USB by Till Harbaummichael1-1/+1
ef34c0e76d356d4dbd26c9362'>driver for GX series lcd from Matrix Orbital by Abbas Kosanmichael1-1/+22 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@988 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2009-02-28GLCD2USB driver from Till Harbaummichael1-6/+28 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@987 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2009-01-13moved 'print list of drivers and plugins' to the end of configuremichael1-22/+17 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@957 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2009-01-06hddtemp autconf bug fixedmichael1-1/+1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@949 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-12-31version bumped to 0.11.0michael1-10/+10 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@931 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-12-31ported r839 from volker_devmichael1-6/+54 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@927 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-12-27port r817 from volker_devmichael1-9/+832 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@913 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-12-24cleanup & cosmeticsmichael1-11/+19 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@911 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-12-24w1retap plugin by Jonathan Hudsonmichael1-0/+12 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@909 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-12-23hddtemp plugin from Scott Bronsonmichael1-0/+12 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@907 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-11-23fix automake - check for libftdimichux1-4/+158 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@902 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-10-06properties fixedmichael1-3269/+2654 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@897 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-10-05Rebuild auto-generated autoconf stuff due to last change in drivers.m4.bwalle1-2655/+3292 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@896 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-08-03driver for 4D Systems serial displays by Sven Killigmichael1-1/+17 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@887 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-07-15added IRLCD driver by Jean-Philippe Civademichael1-1/+22 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@884 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-07-15picoLCDGraphic driver by Nicu Pavel addedmichael1-2/+27 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@881 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-07-15automake-1.10.1michael1-72/+243 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@878 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-04-12Makefiles again, this time libiconv stuff is fixedmichux1-5/+931 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@874 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-04-12update Makefilesmichux1-0/+12 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@872 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2008-04-04update autoconfmichux1-1202/+280 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@867 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-10-01RDTSC delay and inclusion of asm/msr.h removedmichael1-145/+1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@844 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-10-01driver for Pertelian display by Andy Powellmichael1-6/+25 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@843 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-06-08Image driver libgd dependancy fixmichael1-0/+5 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@803 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-05-19gps plugin, code by michu / www.neophob.commichael1-0/+237 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@801 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-05-17compile error on m68k fixed (debian bug 405898)michael1-5/+158 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@799 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-04-30link Cwlinux with keypad supportmichael1-0/+1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@791 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-03-05ported changeset 778 from branches/0.10.1michael1-0/+1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@779 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-02-24trunk version incremented to 0.10.2-SVNmichael1-10/+10 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@767 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-02-24Version number changed to 0.10.1-RC1michael1-10/+10 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@764 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-02-05only use picoLCD if libusb is availablemichael1-5/+9 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@763 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-02-04autoconf & smoketest bugs fixedmichael1-8/+8 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@761 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-02-04'Electronic Assembly' driver by Stefan Gmeinermichael1-0/+16 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@760 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-01-23removed -SVN from version stringmichael1-10/+10 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@757 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-01-20dynamic properties for bars; new 'property_valid()' helpermichael1-2/+19 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@749 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-01-17changed version number from 0.10.1-CVS to 0.10.1-SVNmichael1-10/+10 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@740 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-01-16new driver 'HD44780-I2C'michael1-0/+25 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@739 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-01-16Patch from Robert Buchholz: NULL driver link error fixed, m4 files included ↵michael1-0/+1 in distribution git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@737 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2007-01-14re-bootstrappedmichael1-7/+254 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@732 3ae390bd-cb1e-0410-b409-cd5a39f66f1f