Commit Graph
76 Commits
Author SHA1 Message Date
marschap e74ec40375 new driver for LCD in Logitech G15 gaming keyboards (Anthony J. Mirabella) 2006-08-13 12:38:17 +00:00
marschap 5f4cfa3b88 - unified hd44780 sub-driver that replaces picanlcd & lcdserializer while
providing the same functions (Matteo Pillon)
- character mapping for special (almost) hd44780-compatible LCDs (Matteo Pillon)
2006-08-13 11:13:13 +00:00
marschap 2ff1b58edb re-factor iface screen code (M. Dolze) 2006-05-20 15:46:30 +00:00
marschap 6b9bfd085d add MD8800 driver for LCDs in Medion MD8800 PCs 2006-05-20 14:50:26 +00:00
marschap d4a3e7444d cleanup: remove unnecessary (=invisible) leading spaces 2006-04-27 15:10:59 +00:00
marschap d39c092fb4 fix a few more warnings 2006-04-14 08:04:09 +00:00
marschap cf5ac7797b rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver 2006-04-12 16:04:06 +00:00
marschap afc8c4d6c4 allow deselecting previously selected drivers: e.g. --enable-drivers='all,!hd44780' 2006-04-05 20:19:50 +00:00
marschap cbfbebbef7 add quoting to avoid warnings; patch by Andrés Trapanotto 2006-03-27 14:30:43 +00:00
marschap 1f523c6438 add driver for the ULA-200 device from ELV, 2006-02-11 18:50:14 +00:00
marschap fe248c7476 make lcdproc compile under Darwin/Mac OS X based on patch by Eric Pooch 2006-02-04 19:38:09 +00:00
marschap 4d60c5b73c add serialVFD driver provided by Stefan Herdler 2006-02-03 19:17:01 +00:00
marschap 29a2ea0394 fix a few typos 2006-01-22 15:42:16 +00:00
marschap a0cd7a51e8 add new driver CFontzPacket for CrystalFontz CFA631, CFA633 & CFA635;
add new connection type 'i2c' for for the hd44780 contributed by
Matthias Goebl <matthias.goebl@goebl.net>;
harmonize spelling of driver names in configure script and LCDd.conf
2006-01-14 19:14:44 +00:00
marschap cbf6c280f6 slightly modified patch by Markus Dolze to solve the problem that
hd44780_CFLAGS was not used correctly
2006-01-07 22:50:52 +00:00
marschap 2d203bbbfc add patches by M. Dolze for better BSD support 2006-01-02 15:37:45 +00:00
marschap f0300d1765 sort drivers alphabetically in acinclude.m4 & server/drivers/Makefile.am;
update server/drivers/wirz-sli.c to make it complile afgain and announce
it in acinclude.m4; update info how to include a new driver to make the
examples resemble the current driver situation more closely
2005-12-17 17:04:00 +00:00
marschap 4c07549b02 add driver pylcd provided by sylvain@kernelconcepts.de for Pyramid LCD devices 2005-12-15 09:39:26 +00:00
marschap 4219160d03 add driver for Tyan barebones 2005-11-29 20:45:15 +00:00
boercher 305c5856cd new: BB_ENABLE_DOXYGEN (copied from cppunit)
define AM_CONDITIONAL DOX if Doxygen is available
2005-10-25 22:33:53 +00:00
marschap 14faa4f112 add driver for Noritake VFD provided by Simon Funke 2005-10-16 14:35:38 +00:00
marschap ea609d6a2f add support for LIS2 displays from VLSystem (http://www.vlsys.co.kr).
Patch provided by Laurent ARNAL <laurent@clae.net>
2005-08-31 07:52:01 +00:00
marschap fb6bd00a53 add new driver for xosdlib based OnScreen Displays 2005-07-27 19:32:37 +00:00
marschap 5a44ae5407 update server/drivers/CFontz633io.c so that it checks for an appropriate
response when sending a packet; adapt autoconf infrastructure to support that
2005-07-03 18:48:31 +00:00
marschap a1adadfe8d add Lucian Muresan's LCDproc 0.5 port port of Venky's iMON driver 2005-05-29 20:47:58 +00:00
marschap 59a5a78947 added Lucian Muresan's patch to check for glcdprocdriver at compile time 2005-05-20 08:27:36 +00:00
marschap 03cc353af6 add Matteo Pillon's lcdserializer ConnectionType patch to the hd44780 driver 2005-05-16 11:52:39 +00:00
marschap 3caefc4e87 add support for the glcdlib meta driver by Lucian Muresan 2005-05-16 10:57:28 +00:00
marschap 11fe596351 add ConnectionType sub-driver for BWCT USB devices to the HD44780 driver 2004-10-09 16:15:37 +00:00
marschap 885fa75470 fix previous commit 2004-10-05 15:51:50 +00:00
marschap 81401c1d49 add comments to AC_DEFINE... definitions for autoconf 2.5 2004-10-03 11:39:48 +00:00
marschap a96ce76a20 new driver IOWarrior for Code Mercenaries IOWarrior devices 2004-10-02 15:04:27 +00:00
gfk d3223644a2 Portability: patch by Christian Grigis <christian.grigis@smartdata.ch> to allow building the software from a directory different 2003-08-02 00:37:10 +00:00
dglaude 9b2cb53f09 I will mess with CVS here...
diff_ignore could be used to ignore some file from a recursive diff.
acinclude.m4 and Makefile.am are for CwLinux driver.
2003-06-03 23:20:33 +00:00
marsellus f3ebb6a4a6 added ms6931 driver (not for default drivers) 2003-04-28 15:28:43 +00:00
gfk 58d8d1af90 Removed the Seetron/SFX120 driver 2002-10-22 14:11:38 +00:00
hmilz a95ca75672 *** empty log message *** 2002-10-22 06:49:24 +00:00
gfk 4564aba771 Added the mtc_s16209x driver by Michael Boman. 2002-09-28 00:57:35 +00:00
robijn d3cf1569eb HD44780 update:
- Fixed build bug (winamp was not included)
- Reporting fix.
2002-05-20 21:08:37 +00:00
robijn a8143ad039 Adapted autoconf/make system to deselect parallel port HD44780 subdrivers
if there is no controlleable LPT port.
2002-05-10 18:05:50 +00:00
gfk f3b2b0688a Quoted the tests in a safer way in an atempt to make it work on Solaris. 2002-05-09 00:19:50 +00:00
robijn 289c1c941b Added decision to include parallel port subdrivers.
If no way to control a PC-style LPT port is found, all subdrivers,
except the PIC-an-LCD will be disabled.
PIC-an-LCD uses the serial port.
2002-05-06 21:14:14 +00:00
gfk 8cff8dbf77 Using autoconf check to detect if there's a parallel port. 2002-05-02 01:17:28 +00:00
robijn cfe1bd1a1e Added drivers icp_a106 and lcterm written by Michael Schwingen. 2002-04-27 12:52:18 +00:00
robijn 336c8cab4a Modified the autoconf stuff for modules.
Makefile.am.pre is no longer needed.
2002-04-11 13:56:28 +00:00
dglaude f71e4ccfd2 First attempt at CFontz633... 2002-04-10 23:06:45 +00:00
robijn 707fd2300d - Now using driver names without 'in' (like lircin).
- Added cursor control to client_functions.c
- Removed HEART_ON etc. ; changed to HEARTBEAT_ON etc. (both existed)
2002-03-27 22:38:12 +00:00
robijn 505833ba85 - Fixed some driver build problems (incorrect filenames)
- Some work on the automake/autoconf stuff
2002-03-25 22:43:12 +00:00
gfk 505bc086ee Replacing 'test -e' by 'test -f' since Solaris' shell (sh) doesn't like it... 2002-02-22 23:29:34 +00:00
robijn dba163c4a4 Drivers are now being loaded as modules. 2002-02-21 22:50:12 +00:00