Commit Graph
82 Commits
Author SHA1 Message Date
marschap aac814f930 overhauled picolcd driver (Nicu Pavel) 2007-05-05 18:05:50 +00:00
marschap d9d1cc0277 correct name of supporter: Dave Platt 2007-04-30 18:42:45 +00:00
marschap 34e8d1e1ae overhauled CwLnx driver (Dave Pratt) 2007-04-30 13:47:35 +00:00
marschap 117c5d0ed6 new config options TitleSpeed= and Heartbeat= 2007-04-30 13:06:06 +00:00
marschap 8214555559 document changes 2007-04-28 22:05:19 +00:00
marschap ced4dddf07 update private snprintf to a GPL'ed version 2007-04-27 16:50:45 +00:00
marschap 64b951bde3 fix bignum supprot for glk displays 2007-04-27 13:24:29 +00:00
marschap d0d36442e9 update files for 0.5.2 release 2007-04-27 12:04:11 +00:00
marschap 7a783c2a63 add Hello= config option 2007-04-26 17:05:15 +00:00
marschap d4bff4c520 new option Offset for xosd driver 2007-04-25 21:13:45 +00:00
marschap a44091f6fe remove compile-time option to get configuration from LDAP 2007-04-14 07:54:27 +00:00
marschap a63ae89eb7 make LCDd's exit message configurable 2007-04-02 15:32:14 +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 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