Commit Graph
82 Commits
Author SHA1 Message Date
marschap 099611ab03 new driver irtrans (Phant0m / Aron Parsons) 2008-10-26 21:33:09 +00:00
marschap 7d319d7326 new connection type uss720 to hd44780 driver (Eric Pooch) 2008-10-08 21:04:24 +00:00
marschap 0497178706 new ConnectionType ethlcd for hd44780 (Mariusz Bialonczyk) 2008-09-17 13:28:17 +00:00
marschap 9d9c4d890b new driver mx5000 for Logitech MX5000 keyboards (Christian Jodar) 2008-04-16 16:59:18 +00:00
marschap 7ba838c65e i2500vfd driver for a graphocal Noritake VFD (Thomas Jarosch) 2007-11-11 14:59:06 +00:00
marschap a21f727566 Change Linux-centric clone() to POSIX threads for portability (Daryl Fonseca-Holt) 2007-11-10 19:41:46 +00:00
marschap 46347e8c94 hd44780 driver: new ConnectionType ftdi (Thomas Jarosch) 2007-11-03 17:39:05 +00:00
marschap 91f48f8720 clean up build system (T. Jarosch, with tests/fixes by M. Dolze) 2007-11-01 16:46:17 +00:00
marschap 2aecdd4c59 overhaul for the NoritakeVFD driver (idea by Richard Moratti):
- Fixed vbar & hbar - Allowed for displays with 2 custom characters
- Fixed cursor off  - 16H - Data sheet for CU20045SCPB has error -> Cursor Off 14,16,17H
- Tested with CU40026SCPB-T20A - 40x2 - Hardware Defaults to 19200 8E1
- Added new config parameter [Parity] to set serial data parity 0(none),1(odd),2(even)
- Added config parameter OffBrightness
- added support for big numbers
2007-09-25 16:19:42 +00:00
marschap 6800768125 new driver shuttleVFD for USB-based Shuttle VFDs (Thien Vu) 2007-08-05 14:31:10 +00:00
marschap 2f9f70e87e update lis driver (Daryl F) 2007-06-17 12:07:37 +00:00
marschap bb5e622393 new driver lis for VLSystem L.I.S VFD (Daryl Fonseca-Holt) 2007-05-17 12:08:14 +00:00
marschap aac814f930 overhauled picolcd driver (Nicu Pavel) 2007-05-05 18:05:50 +00:00
marschap 4839321569 new ConnectionType lcd2usb in hd44780 driver 2007-03-31 12:43:27 +00:00
marschap 2d20fd83c6 picolcd - driver for Mini-box.com USB LCD picoLCD (Gatewood Green) 2007-03-18 13:45:12 +00:00
marschap e340911d0c ea65 - driver for VFD in AOpen XC Cube AV EA65 barebones (Karsten <kafe69@gmx.net>) 2007-03-18 12:37:41 +00:00
marschap 093117dbfc integrate new serialPOS driver 2007-02-04 21:14:55 +00:00
marschap 2210be52dc link CwLnx driver with the libbignum library 2007-01-17 12:39:46 +00:00
marschap a33cc47f10 add required infrastructure for MtxOrb 2006-10-02 08:18:03 +00:00
marschap 8a5e6d5475 complete rewrite of MtxOrb driver (special thanks to Ethan Dicks for
testing and finding & correcting the bugs I introduced)
2006-10-01 12:20:34 +00:00
gfk fc1bcd41c5 Using the server libs for the drivers shared objects. 2006-09-04 01:18:44 +00:00
marschap 7eb5ecbce5 add driver EyeboxOne for the LCD display on the EyeboxOne (Cedric TESSIER aka NeCetiC) 2006-08-20 17:21:13 +00:00
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 249cec2033 convert 2 further drivers to bignum library 2006-06-25 15:08:42 +00:00
marschap 6b9bfd085d add MD8800 driver for LCDs in Medion MD8800 PCs 2006-05-20 14:50:26 +00:00
marschap 8ba4e54a3b update serialVFD driver (Stefan Herdler) 2006-05-20 14:38:18 +00:00
marschap 3827d1ce50 convert CFontz633 driver to use bignum library 2006-04-26 10:00:20 +00:00
marschap e43b741795 convert hd44780 driver to use bignum library, add a few security checks 2006-04-26 09:46:01 +00:00
marschap 95a54cfbc1 convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior 2006-04-25 20:13:28 +00:00
marschap 657c2c88ba extend pyramid driver fixing a few bugs on the way 2006-04-13 15:14:34 +00:00
marschap cf5ac7797b rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver 2006-04-12 16:04:06 +00:00
marschap 02119a9b10 correct dependencides 2006-04-10 10:28:45 +00:00
marschap 37a383b5ab add lcd._lib.h to *_SOURCES where it was missing 2006-04-08 14:44:46 +00:00
marschap 1f523c6438 add driver for the ULA-200 device from ELV, 2006-02-11 18:50:14 +00:00
marschap 4d60c5b73c add serialVFD driver provided by Stefan Herdler 2006-02-03 19:17:01 +00:00
marschap af1125fd98 add libLCD.a to the libraries required for the tyan driver.
Thanks to Jon frederic for spotting the issue.
2006-02-03 18:00:00 +00:00
marschap aeffd250a1 require automake 1.7 in condifure.in; update all Makefile.am: add comments,
replace obsoleted INCLUDES by AM_CPPFLAGS
2006-01-16 19:36:58 +00:00
marschap 7bb8383c01 fix AM_CCFLAGS in server/drivers/Makefile.am
fix *bar() functions in imon driver found by Peter Wyss <peter@wyss.id.au>
2006-01-15 20:46:13 +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 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
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 3046d92ae9 a few readability changes to hd44780-charmap.h;
new file CFontz-charmap.h used in CFontzPacket.c for all models except CF633
to adapt the CrystalFontz icharacter codes better to ASCII / ISO-8859-1
2005-06-04 22:07:37 +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
gfk 702b0be737 Added hd44780-lcdserializer.c and hd44780-lcdserializer.h 2005-05-20 17:41:35 +00:00
marschap 3caefc4e87 add support for the glcdlib meta driver by Lucian Muresan 2005-05-16 10:57:28 +00:00