Commit Graph
644 Commits
Author SHA1 Message Date
mmdolze 2346dcccc2 Fix one incomplete comment from previous commit. 2007-08-23 05:06:46 +00:00
marschap a01ff98be4 commit the missing files for the shuttleVFD driver 2007-08-15 16:11:12 +00:00
marschap 8a6e438c1d don't call debug() right now as it requires the Driver * structure 2007-08-05 14:33:15 +00:00
marschap 6800768125 new driver shuttleVFD for USB-based Shuttle VFDs (Thien Vu) 2007-08-05 14:31:10 +00:00
marschap a0fb97b71c serialPOS: Added key input for POS displays with a pass-through port connected
to a terminal or RS232 keyboard (Eric Pooch)
2007-08-05 14:00:45 +00:00
marschap 77fd32256c update links for pyramid driver 2007-07-01 17:27:20 +00:00
marschap 2f9f70e87e update lis driver (Daryl F) 2007-06-17 12:07:37 +00:00
marschap 77209a6f3f harmonize report & debug() messages: no '\n' or '.' at end 2007-06-17 10:39:49 +00:00
marschap 1899ff755c make including config.h always depend on HAVE_CONFIG_H; replace printf() by debug() 2007-06-17 10:20:55 +00:00
marschap 0e6b1253a9 a few changes to better support gcc 2.95 (paul_c) 2007-05-28 17:55:59 +00:00
marschap 5e5ee21e37 update lis driver Daryl F 2007-05-26 19:43:13 +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 19af8a8697 MtxOrb driver: fix VFD/VKD support (Ethan Dicks) 2007-05-13 12:48:41 +00:00
marschap aac814f930 overhauled picolcd driver (Nicu Pavel) 2007-05-05 18:05:50 +00:00
marschap 34e8d1e1ae overhauled CwLnx driver (Dave Pratt) 2007-04-30 13:47:35 +00:00
marschap 63dec68eeb make bitrate mapping of B230400 depend on its defined'ness 2007-04-27 14:28:41 +00:00
marschap 64b951bde3 fix bignum supprot for glk displays 2007-04-27 13:24:29 +00:00
marschap d4bff4c520 new option Offset for xosd driver 2007-04-25 21:13:45 +00:00
marschap 86c4149642 a little bit of Doxygen here and there 2007-04-14 08:23:48 +00:00
marschap 18e60824ba static where static is due (avoid disturbing Doxygen) 2007-04-07 17:29:52 +00:00
marschap 611f2492e7 rename parameter to imon_chr() to keep doxygen happy 2007-04-07 15:46:28 +00:00
marschap 0f0af0f381 - coding style harmonization
- check onsistency between Size & vSpan
2007-04-04 13:52:38 +00:00
marschap 3e616e4192 support multi-controller LCDs (only tested with a single-controller LCD) 2007-04-04 13:14:15 +00:00
marschap 6a1511bb72 * coding style harmonization in servers/
- explicitely declare void arguments
  - make a few string args const
* better support for shorter displays in server screen
* make target to create top level tag file
2007-04-02 21:29:53 +00:00
marschap 4839321569 new ConnectionType lcd2usb in hd44780 driver 2007-03-31 12:43:27 +00:00
marschap bbfe65da9f new ConnectionType pertelian in hd44780 driver (Matteo Pillon) 2007-03-18 15:28:32 +00:00
marschap 4efec0996a adapted doc & coding stle a bit more to LCDproc 2007-03-18 14:53:24 +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 8ba4302a9b fix small glitches; hamronizations 2007-02-23 15:05:27 +00:00
marschap 99f1346d8b fix custom characters [with NewFirmware=yes] & backlight in CFontz 2007-02-23 14:59:58 +00:00
marschap 66b416e4a3 2-line bignum mode with 6 custom chars (Robin Gilks) 2007-02-08 20:38:28 +00:00
marschap 79c361eefa silence compiler warnings (Eric Pooch) 2007-02-08 19:36:21 +00:00
marschap 093117dbfc integrate new serialPOS driver 2007-02-04 21:14:55 +00:00
marschap 6ef45399b8 text based serial Point of Sale displays (Eric Pooch) 2007-02-04 20:51:33 +00:00
marschap 88acd72197 new options for hd44780 (Frank Jepsen) 2007-02-04 12:26:54 +00:00
marschap f07c8ba7b5 fixes for the serial hd44780 subdrivers (Matteo Pillon) 2007-02-02 16:46:07 +00:00
marschap cc5115fe7f more flexible handling of Backlight/brightness 2007-01-29 20:49:42 +00:00
marschap 4e9ae831e9 fixes by Matteo Pillon 2007-01-29 20:37:50 +00:00
marschap 64a166c856 fix little glitches 2007-01-29 20:13:18 +00:00
mmdolze c69b529e8b Fix array of interfaces defintion. 2007-01-24 20:36:07 +00:00
marschap c72f724cde use correct config_get_*() function 2007-01-19 15:21:34 +00:00
marschap d1f9493e22 add support vor vdr-wakeup 2007-01-19 12:00:16 +00:00
marschap 3651cb8ebc another fix 2007-01-18 12:16:26 +00:00
marschap 64fd883773 fix previous commit 2007-01-17 13:03:26 +00:00
marschap 2210be52dc link CwLnx driver with the libbignum library 2007-01-17 12:39:46 +00:00
marschap 5c424f688e a few write optimizations 2007-01-16 17:50:54 +00:00
marschap ab4c51a1d1 fixes to the CwLnx driver (Gideon Tsang) 2007-01-16 16:58:35 +00:00
marschap 92d099fb28 configuration option ConnectionType for sed1330 (Benjamin Wiedmann) 2007-01-01 16:00:58 +00:00
marschap fa0f122b10 sed1330 update & extension (Benjamin Wiedmann) 2006-12-31 15:41:20 +00:00