Commit Graph
100 Commits
Author SHA1 Message Date
marschap 58f2761986 server core: display values in menu for all input MenuEntry types 2007-10-11 18:21:05 +00:00
marschap 6ecb4854b4 lcdexec: parameter support using widgets; hidden behind compile time option 2007-10-11 08:17:59 +00:00
marschap 0c9764bf51 update 2007-10-09 16:29:12 +00:00
marschap f93e6dec47 curses driver: new option DrawBorder (Bruno Schwander) 2007-10-09 07:28:21 +00:00
marschap f30af62574 overhaul USB init for more portability in picolcd driver and
avoid a core dump if no device is connected (M. Dolze)
2007-10-08 15:53:44 +00:00
marschap 5a75b922eb make ConnectionType 4bit more fool-proof (M. Dolze) 2007-10-08 13:54:05 +00:00
marschap e55dc82402 allow wrapping slider menu items with <= 4 keys (M. Dolze) 2007-10-04 17:15:41 +00:00
marschap 2aecdd4c59 overhaul for the NoritakeVFD driver (idea by Richard Moratti):
- Fixed vbar & hbar - Allowed for displays with 2 custom characters
- Fixed cursor off  - 16H - Data sheet for CU20045SCPB has error -> Cursor Off 14,16,17H
- Tested with CU40026SCPB-T20A - 40x2 - Hardware Defaults to 19200 8E1
- Added new config parameter [Parity] to set serial data parity 0(none),1(odd),2(even)
- Added config parameter OffBrightness
- added support for big numbers
2007-09-25 16:19:42 +00:00
marschap 72a98a5068 option Priority for NoritakeVFD (idea: Richard Muratti) 2007-09-20 15:59:57 +00:00
marschap 6c18a1751a key support for hd44780/lcd2usb (M. Dolze) 2007-09-20 09:18:21 +00:00
marschap c7358581de fixes for the lcpdroc client iface screen on *BSD (M.Dolze):
1. If an interface priviously been UP goes DOWN, the time when the
   interface changed would always show the current time.
2. If an active interface is removed from the system, the server would
   still show the old screens and the user will not get any notice.
3. The "first run" detection would not work if more than one interface
   is monitored. Now the "last_online" time is used, because this is an
   "per interface" value initialized to 0 at startup.
4. The TRUE/FALSE macros are used for the return values as in the other
   functions.
2007-09-20 09:06:51 +00:00
marschap 04dbba2c7a Autoconf fixes for Net/FreeBSD (M. Dolze) 2007-09-08 13:26:16 +00:00
marschap 150b089d08 enable building lcdproc client on FreeBSD AMD64 platform (M. Dolze) 2007-08-26 21:07:42 +00:00
marschap 6800768125 new driver shuttleVFD for USB-based Shuttle VFDs (Thien Vu) 2007-08-05 14:31:10 +00:00
marschap d59722fbf6 update to latest changes 2007-08-05 14:02:21 +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 6d1240be95 add ServerScreen=blank option value 2007-05-13 11:13:09 +00:00
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