Commit Graph
68 Commits
Author SHA1 Message Date
marschap 2d20fd83c6 picolcd - driver for Mini-box.com USB LCD picoLCD (Gatewood Green) 2007-03-18 13:45:12 +00:00
marschap 9cd0b51fef use full name of the contributor 2007-03-18 12:56:14 +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 c1028e1233 document recent changes 2007-02-23 15:01:26 +00:00
marschap 66b416e4a3 2-line bignum mode with 6 custom chars (Robin Gilks) 2007-02-08 20:38:28 +00:00
marschap 093117dbfc integrate new serialPOS driver 2007-02-04 21:14:55 +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 64a166c856 fix little glitches 2007-01-29 20:13:18 +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 ed56ca9088 replace obsolete index() by strchr() (Guillaume LECERF) 2006-12-31 16:17:36 +00:00
marschap fa0f122b10 sed1330 update & extension (Benjamin Wiedmann) 2006-12-31 15:41:20 +00:00
marschap d54bc76d32 update & fix serialVFD driver (Stefan Herdler) 2006-12-08 18:06:59 +00:00
marschap 91ddb45a25 support Iface and ProcSize screens on Darwin (Eric Pooch) 2006-12-03 10:45:51 +00:00
marschap 1d4d4443e8 make {Off,}Brightness run-time configurable in range [0, 1000] 2006-11-26 20:08:56 +00:00
marschap 7ade78b84f make MtxOrb use Brightness & OffBrightness like CFontzPacket 2006-11-26 19:03:50 +00:00
marschap 68652ddcf3 document latest changes 2006-11-25 18:15:52 +00:00
marschap c910fa2987 update 2006-11-12 09:45:13 +00:00
marschap 3ef9ad1c4e update CREDITS; make lcdproc's About screen show contributors 2006-10-30 20:20:08 +00:00
marschap bf9b826ca4 tell how big number support was achieved 2006-10-22 16:01:13 +00:00
marschap 2968953073 big number support 2006-10-22 15:59:47 +00:00
marschap ad82c99646 graphics characters support in iMon driver (John Saunders) 2006-10-22 15:48:41 +00:00
marschap f1ea3b03a5 fix iMon vbars 2006-10-22 15:23:34 +00:00
marschap 8132527567 allow configuration of Shell in lcdexec.conf;
fall back to $SHELL if not set, and to /bin/sh if $SHELL is not set
2006-10-22 13:04:01 +00:00
marschap a79abad8aa fix iMon hbar 2006-10-21 20:35:50 +00:00
marschap 4a7dd13f00 fix iMon cellwidth 2006-10-21 20:31:03 +00:00
marschap a3276c2026 update 2006-10-21 20:02:47 +00:00
marschap 8fb54a71ff small refactoring of lcdproc client: get rid of global variables tmp & buffer 2006-10-15 20:48:13 +00:00
marschap 7811b491db refactor adv_bignum:
* support display heights > 4 (treated like height = 4);
* determine number of user-defineable chars using get_free_chars();
* allow custom chars starting at a character position (offset) != 0
* update and extend documentation
2006-10-15 16:06:08 +00:00
marschap e06eebf7e5 fix switching on/off the Load screen using the menu 2006-10-15 15:57:58 +00:00
marschap b57b00ee82 adapt to release of v0.5.1 2006-10-14 18:06:03 +00:00
marschap 112f7ccf0f cleanups 2006-10-06 18:32:45 +00:00
marschap 110c31c4b0 revamped version of the CwLnx driver 2006-10-06 09:29:57 +00:00
marschap c8d491ed7e add forgotten change 2006-10-04 20:09:40 +00:00
marschap 30c4d2f8ba updated 2006-10-02 14:39:29 +00:00
marschap aee9b1c586 update 2006-10-01 23:02:03 +00:00
marschap 736db24c92 another noteworthy change 2006-09-30 22:57:18 +00:00
marschap dd8c34b002 update ChangeLog 2006-09-19 19:04:09 +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 7884f23794 update change log 2006-07-08 16:52:00 +00:00
marschap 5f6af60a23 document recent changes 2006-06-25 15:09:55 +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 c76badd1be document recent changes 2006-05-07 10:20:27 +00:00
marschap 403b23fb4f document changes 2006-05-01 11:42:36 +00:00
marschap ff0e33b82f document changes 2006-04-28 15:45:43 +00:00
marschap 95a54cfbc1 convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior 2006-04-25 20:13:28 +00:00