Commit Graph
261 Commits
Author SHA1 Message Date
marschap b2da58a5b0 isupport Siemens/Wincor Nixdorf BA63/66 in the serialVFD driver (Stefan Herdler) 2008-11-23 13:09:11 +00:00
marschap 7cc691fcf1 fix small glitches 2008-11-22 17:04:43 +00:00
marschap 099611ab03 new driver irtrans (Phant0m / Aron Parsons) 2008-10-26 21:33:09 +00:00
marschap 728d97f0b1 extended documentation for hd44780 connection type ethlcd (Mariusz Bialonczyk) 2008-10-15 09:17:20 +00:00
marschap 5d61775108 add Makefile targets to compile & install clients & server separately 2008-10-10 10:08:10 +00:00
marschap 7d319d7326 new connection type uss720 to hd44780 driver (Eric Pooch) 2008-10-08 21:04:24 +00:00
marschap d7869bdc9f fixes & cleanup to serialPOS driver (Eric Pooch) 2008-10-08 17:01:03 +00:00
marschap 57e96d8d4a update documentation for picolcd driver; cleanup of picolcd driver 2008-10-08 16:40:50 +00:00
marschap 150c0747a2 small update; make source more readable 2008-10-08 16:39:30 +00:00
marschap 52bea0a1c7 replace HOST_NAME_MAX by _POSIX_HOST_NAME_MAX for *BSD (Markus Dolze) 2008-09-20 07:49:22 +00:00
marschap 695eb1ec8f support to send IR commands to LIRC in the picolcd driver (Jack Cleaver) 2008-09-19 17:16:49 +00:00
marschap 0497178706 new ConnectionType ethlcd for hd44780 (Mariusz Bialonczyk) 2008-09-17 13:28:17 +00:00
marschap 4ca1792fa0 new config option ExtendedMode for IOWarrior driver 2008-08-03 17:30:40 +00:00
marschap 88df6fea2d fix typos 2008-08-03 15:00:10 +00:00
marschap 23b796e67f update serialVFD driver to support more display types (Stefan Herdler) 2008-05-02 15:48:18 +00:00
marschap decb627924 add forgotten mx5000.docbook in Makefile.in 2008-05-02 08:04:18 +00:00
marschap 45d0daaba5 fix typo 2008-05-02 07:49:49 +00:00
marschap 9d9c4d890b new driver mx5000 for Logitech MX5000 keyboards (Christian Jodar) 2008-04-16 16:59:18 +00:00
marschap 97857b2ee5 update 2008-03-08 21:20:49 +00:00
marschap 6c8a0f26a2 add support for CW12832 to CwLnx driver 2008-02-15 17:59:36 +00:00
marschap 53f189512f remove unnecessary README files: their contents are now in the user guide 2007-12-29 18:37:45 +00:00
marschap d5a60db7ac add forgotten docbooks 2007-12-29 18:10:50 +00:00
marschap e38047f758 "beauty" fixes 2007-12-27 21:26:35 +00:00
marschap 2fab392592 update hd44780 doc, fix issue with option names in doc; update ChangeLog 2007-12-27 18:58:24 +00:00
marschap d64dcf7e11 more complete hd44780 initialization; a bit more dox; typo fixes in docs 2007-12-26 15:40:58 +00:00
marschap 6a81513049 fix typo 2007-12-16 14:13:28 +00:00
marschap 2419c049a3 extend ula200 doc; fix a few typos in contact chater 2007-12-02 17:23:35 +00:00
marschap 51322711b0 remove cruft left from copy'n'paste 2007-12-02 12:42:03 +00:00
marschap 80d27a0e59 little fixes/extensions 2007-12-01 18:27:40 +00:00
marschap 731db1bab3 fix typo 2007-12-01 18:03:30 +00:00
marschap ce732b9c15 extend IOWarrior documentation 2007-12-01 18:01:44 +00:00
marschap e72155b514 fix typo 2007-12-01 17:19:27 +00:00
marschap 8d5578d09f extend documentation for IOWarrior 2007-12-01 16:54:42 +00:00
marschap 995d29e89a fix typo 2007-12-01 16:52:59 +00:00
marschap bd12240266 tiny fixes to hd44780 docs 2007-11-24 21:20:04 +00:00
marschap 7854a826b0 fix typos in hd44780 documentation 2007-11-24 20:08:02 +00:00
marschap 619b751bec add documentation for i2500vfd 2007-11-24 19:58:33 +00:00
marschap 6a314f562e update docs 2007-11-11 18:41:53 +00:00
marschap 7ba838c65e i2500vfd driver for a graphocal Noritake VFD (Thomas Jarosch) 2007-11-11 14:59:06 +00:00
marschap 3dec67f9f1 shuttleVFD driver: fix VendorID, support newer models (Miska Sulander) 2007-11-11 14:18:04 +00:00
marschap 3a3a4dc8d9 afew doc cleanups, and cleanups /more checks ofr the hd44780 driver 2007-11-03 20:55:49 +00:00
marschap 46347e8c94 hd44780 driver: new ConnectionType ftdi (Thomas Jarosch) 2007-11-03 17:39:05 +00:00
marschap ca3745d75f update documentation a bit 2007-10-28 11:19:53 +00:00
marschap af725ce9cd support getting/setting contrast & brightness for hd44780 lcd2usb connection type (M. Dolze) 2007-10-21 19:53:34 +00:00
marschap c9b2b1757b hd44780 driver: new ConnectionType mplay 2007-10-14 12:02:51 +00:00
marschap 6ecb4854b4 lcdexec: parameter support using widgets; hidden behind compile time option 2007-10-11 08:17:59 +00:00
marschap f93e6dec47 curses driver: new option DrawBorder (Bruno Schwander) 2007-10-09 07:28:21 +00:00
marschap 8619b5154e documentation update for lcd2usb (M. Dolze) 2007-10-08 14:06:42 +00:00
marschap 99e11c79bb and more clean-ups 2007-10-08 13:40:45 +00:00
marschap 627129694c a few more clean-ups 2007-10-08 12:39:49 +00:00