Commit Graph
100 Commits
Author SHA1 Message Date
marschap 76bbbceeb1 credit Nico Pavel for his work 2007-05-05 18:08:40 +00:00
marschap aac814f930 overhauled picolcd driver (Nicu Pavel) 2007-05-05 18:05:50 +00:00
marschap 35bb35edd6 remove duplicate DriverPath stanza (thanks Uli Brueggemann) 2007-05-05 16:32:04 +00:00
marschap 0d33e9bf62 update date in debian changelog 2007-05-01 09:14:05 +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 8331b37fa3 update init scripts for older Debian systems (Dave Pratt) 2007-04-30 13:28:16 +00:00
marschap 117c5d0ed6 new config options TitleSpeed= and Heartbeat= 2007-04-30 13:06:06 +00:00
marschap 2e63f102d9 refactor rendering engine 2007-04-29 12:08:16 +00:00
marschap 8214555559 document changes 2007-04-28 22:05:19 +00:00
marschap 4932109291 update syncscrollers.patch to changed render.c 2007-04-28 22:04:10 +00:00
marschap 0d6697503f clean up render.c a little 2007-04-28 21:16:39 +00:00
marschap ced4dddf07 update private snprintf to a GPL'ed version 2007-04-27 16:50:45 +00:00
marschap 149f9c824a remove feedback request for lcd2usb & 2-controller displays 2007-04-27 16:31:57 +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 1cc8183a9e post 0.5.2 release adaptions 2007-04-27 12:20:32 +00:00
marschap d0d36442e9 update files for 0.5.2 release 2007-04-27 12:04:11 +00:00
marschap 6381f6082e add missing files 2007-04-27 09:37:39 +00:00
marschap 4f330d59ae little rewording 2007-04-26 17:50:27 +00:00
marschap 7a783c2a63 add Hello= config option 2007-04-26 17:05:15 +00:00
marschap 6e5182da61 remove unused code 2007-04-26 12:23:07 +00:00
marschap d4bff4c520 new option Offset for xosd driver 2007-04-25 21:13:45 +00:00
marschap 1b0dc1831e update documentation a bit 2007-04-25 20:09:56 +00:00
marschap 41631e345f display info screen upon exit of a command invoked by lcdexec 2007-04-15 16:51:17 +00:00
marschap 28c7487ec7 add handler for SIG_CHLD 2007-04-14 19:21:36 +00:00
marschap 1e15ade483 re-base patches 2007-04-14 18:00:26 +00:00
marschap ae128a6270 remove illegal Tag: tag 2007-04-14 16:11:28 +00:00
marschap 5ae4bbc0a3 update Debian changelog in preparation of 0.5.2 2007-04-14 15:38:52 +00:00
marschap 58e9926052 update libxosd source link 2007-04-14 14:35:07 +00:00
marschap 86c4149642 a little bit of Doxygen here and there 2007-04-14 08:23:48 +00:00
marschap a44091f6fe remove compile-time option to get configuration from LDAP 2007-04-14 07:54:27 +00:00
marschap 2695c2fdd6 little updates (a bit of harmonizing) 2007-04-14 06:38:48 +00:00
marschap 46585d196e convert <screen> tags to tables; fix typos, ... 2007-04-11 19:51:45 +00:00
marschap 14bc686689 update & extend documentation 2007-04-11 14:06:38 +00:00
marschap a18bd2dba1 fix typos 2007-04-11 12:40:52 +00:00
marschap 9d76abd93a explicitely declare void function args and static functions 2007-04-11 12:30:15 +00:00
marschap dbecc44205 explicitely declare void function args and static functions 2007-04-11 11:54:55 +00:00
marschap 23f9b667f7 explicitely declare void function argg and static functions 2007-04-11 11:48:01 +00:00
marschap 25c18aa3df explicitely declare void function args 2007-04-11 11:07:22 +00:00
marschap e7f504810d explicitely declare that functions take no parameters 2007-04-07 17:37:54 +00:00
marschap aecb207a23 Doxygen-ize 2007-04-07 17:36:22 +00:00
marschap 5e7213e138 a little bit of Doxygen 2007-04-07 17:31:25 +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 30febbcbda add title line when there is enough space; pass max. no. of CPUs to machine_get_smpload() 2007-04-07 14:55:25 +00:00
marschap d50a2139f9 share definition of MAX_CPUS; fix comment typo 2007-04-07 14:51:11 +00:00
marschap d682e0955a get rid of magic numbers - get bound from parameter passed 2007-04-07 14:46:04 +00:00
marschap 444eb2b18c updated bounds checks in machine_get_smpload() 2007-04-07 14:42:59 +00:00
marschap c68dfcd367 - remove dubious optimization in machine_get_load()
- updated bounds checks in machine_get_smpload()
2007-04-07 14:31:37 +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 327ab00298 - added missing id attributes to tags to avoid xmlto warnings
- a few re-wordings
- a litte tagging there and there
2007-04-03 19:38:18 +00:00
marschap c109e27930 document DriverPath=, use more DocBook tags, various updates 2007-04-02 21:39:40 +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 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 9f70890432 add missing connection types 2007-03-18 15:38:28 +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 99daf2fa4b fix previous commit: add missing file 2007-03-18 12:57:11 +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 3aca4eb139 display fixes (Eric Pooch) 2007-03-04 16:31:04 +00:00
marschap 6e2d359f30 add information avout the lcdprocserverOPT patch 2007-03-03 21:18:19 +00:00
marschap 04ab5a6493 Ignore SIGPIPE on the server (Peter McCurdy) 2007-03-03 20:31:40 +00:00
marschap 3497562a70 Fix socket number logging (Peter McCurdy) 2007-03-03 20:04:45 +00:00
marschap 33b4584f47 fix wiring for FUTABA displays (Stefan Hrdler) 2007-03-03 19:55:12 +00:00
marschap 656144209c update lcdprocserverOPT.diff patch (Peter McCurdy) 2007-02-28 13:32:43 +00:00
marschap 8ba4302a9b fix small glitches; hamronizations 2007-02-23 15:05:27 +00:00
marschap c1028e1233 document recent changes 2007-02-23 15:01:26 +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 875574fd32 clean-up (Eric Pooch) 2007-02-04 20:45:00 +00:00
marschap 70defdae6d wording 2007-02-04 16:16:33 +00:00
marschap 88acd72197 new options for hd44780 (Frank Jepsen) 2007-02-04 12:26:54 +00:00
marschap e83ebd272f fix typo 2007-02-04 12:02:05 +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
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 bbeb4004b7 fix pserver path 2007-01-17 12:40:21 +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 a57d8d05f3 add Benjamin Wiedmann 2007-01-01 21:08:30 +00:00
marschap 92d099fb28 configuration option ConnectionType for sed1330 (Benjamin Wiedmann) 2007-01-01 16:00:58 +00:00
marschap df7700662d doc updates 2007-01-01 15:56:26 +00:00
marschap f40034edea slight doc update 2006-12-31 16:31:12 +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 dd4b25be7c re-sort function declarations 2006-12-31 15:38:01 +00:00