Commit Graph
899 Commits
Author SHA1 Message Date
marschap 9c876e8d4c fix Doxygen warnings 2008-11-29 16:01:31 +00:00
marschap 0dde525a46 first steps towards supporting the "bye" command 2008-11-28 18:34:10 +00:00
marschap 367d343e69 Doxygen-ize 2008-11-28 12:02:44 +00:00
marschap b2da58a5b0 isupport Siemens/Wincor Nixdorf BA63/66 in the serialVFD driver (Stefan Herdler) 2008-11-23 13:09:11 +00:00
marschap 099611ab03 new driver irtrans (Phant0m / Aron Parsons) 2008-10-26 21:33:09 +00:00
marschap 9ef53fd319 check for malloc() return value 2008-10-26 20:45:49 +00:00
marschap ef89a572b0 fix a potential bug by allowing Set Mode to continue after a non fatal error (Eric Pooch) 2008-10-09 19:46:54 +00:00
marschap 08bb4b24b8 add files forgotten in previous commit 2008-10-08 21:07:45 +00:00
marschap 7d319d7326 new connection type uss720 to hd44780 driver (Eric Pooch) 2008-10-08 21:04:24 +00:00
marschap e07f90a6bf fix compiler warnings: braces around bit-arithmetics & wrong argument type 2008-10-08 20:20:46 +00:00
marschap 6b7db138d6 fix compiler warning: avoid going out of array bounds 2008-10-08 20:19:37 +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 b8cae203a6 extend picolcd driver to support 20x4 picoLCDs (Nicu Pavel) 2008-10-08 10:52:37 +00:00
marschap 48cbc7d2d9 don't let init fail if usb_set_configuration() fails; be more verbose in USB init 2008-09-22 19:24:12 +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 84bd6f8645 safer check for keystr containing a value 2008-09-17 16:00:34 +00:00
marschap 0497178706 new ConnectionType ethlcd for hd44780 (Mariusz Bialonczyk) 2008-09-17 13:28:17 +00:00
marschap 8c8e12364d fix interpretation of numeric priorities (Andrew M. Bishop) 2008-09-17 06:31:33 +00:00
marschap ab344625c5 fix issue with undefined character for 2-line 6-custom bignum function 2008-09-16 14:39:32 +00:00
marschap 4ca1792fa0 new config option ExtendedMode for IOWarrior driver 2008-08-03 17:30:40 +00:00
marschap a399d2b9ef fix typo in function name 2008-08-03 15:06:57 +00:00
marschap 6d09647d08 fix typos in dox 2008-08-03 13:57:14 +00:00
marschap 2ebf0ac31a fix IOWarrior driver to allow use with 4-line displays not 20 chars wide 2008-08-03 13:47:10 +00:00
marschap 1c5daad8a3 4bit mode to ftdi connection type ftdi in hd44780 driver (Ismail Ibrahim) 2008-05-02 17:02:33 +00:00
marschap 23b796e67f update serialVFD driver to support more display types (Stefan Herdler) 2008-05-02 15:48:18 +00:00
marschap 9d9c4d890b new driver mx5000 for Logitech MX5000 keyboards (Christian Jodar) 2008-04-16 16:59:18 +00:00
marschap e122d55965 don't allow turning the backlight on if have_backlight == 0 2008-03-08 18:23:07 +00:00
marschap 6c8a0f26a2 add support for CW12832 to CwLnx driver 2008-02-15 17:59:36 +00:00
marschap 675083f78e let vbars start correctly at their defined positions 2008-02-10 16:01:39 +00:00
marschap 31974b240e "euro" character mapping table including test output (Markus Dolze) 2007-12-27 18:34:45 +00:00
marschap ea26e30c24 iset ENTRYMODE after CLEAR to better conform to specs (M. Dolze) 2007-12-26 15:46:01 +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 9a21ee6f72 IOWarrior24PowerVampire cannot drive a HD44780 display 2007-12-02 17:24:45 +00:00
marschap 715bf58d22 take care of the different USB request sizes (necessary for IOWarrior 56) 2007-12-01 17:41:58 +00:00
marschap 7c1c12c085 support for IOWarrior24 PowerVampire 2007-12-01 16:51:22 +00:00
marschap 1824b93998 fix memory leak in picolcd driver (Nicu Pavel) 2007-11-17 17:06:29 +00:00
marschap 3017cacd24 add forgotten files 2007-11-15 19:33:45 +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 a21f727566 Change Linux-centric clone() to POSIX threads for portability (Daryl Fonseca-Holt) 2007-11-10 19:41:46 +00:00
marschap 81bc865f1e clean interface for sub-drivers wrt backlight, contrast and brightness 2007-11-04 16:58:00 +00:00
marschap 280a60d30f don't needlessly duplicate code 2007-11-04 14:49:51 +00:00
marschap e6c4b71ff0 harmonize backingstroe name with other drivers; don't force connection type
drivers to define nop-like functions for features they don't support
2007-11-04 13:25:54 +00:00
marschap c76af798c3 a few clean-ups 2007-11-04 12:05:51 +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 91f48f8720 clean up build system (T. Jarosch, with tests/fixes by M. Dolze) 2007-11-01 16:46:17 +00:00
marschap 01dcfd6f95 get rid of static variables: use the Driver structure's PrivateData 2007-11-01 16:32:01 +00:00