Commit Graph
105 Commits
Author SHA1 Message Date
marschap e74ec40375 new driver for LCD in Logitech G15 gaming keyboards (Anthony J. Mirabella) 2006-08-13 12:38:17 +00:00
marschap 611e249a4a add connection types to LCDd's manual page too 2006-08-13 11:21:50 +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 81c0072b82 add section about requirements of the pyramid driver 2006-08-13 09:56:09 +00:00
marschap 280d51fd8e include information sent by R. Mount 2006-07-16 11:26:04 +00:00
marschap 9a0f2a614d further clarifications 2006-06-18 20:38:25 +00:00
marschap 1aa4adfa97 update man pages 2006-06-18 20:29:56 +00:00
marschap 952714c757 add rudimentary documentation for MD8800; update a few docs 2006-06-18 17:28:57 +00:00
marschap 8ba4e54a3b update serialVFD driver (Stefan Herdler) 2006-05-20 14:38:18 +00:00
marschap fa7fa46594 update documentation 2006-05-01 07:35:49 +00:00
marschap aa4b7f922f document bignum library; fix and shrink bignum library (both S. Herdler) 2006-04-29 13:47:56 +00:00
marschap d4a3e7444d cleanup: remove unnecessary (=invisible) leading spaces 2006-04-27 15:10:59 +00:00
marschap 95a54cfbc1 convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior 2006-04-25 20:13:28 +00:00
marschap ff0cb79b17 let lcdproc & lcdexec have their own private config file;
install server & client config files to $(sysconfdir) (using automake features)
2006-04-15 19:48:11 +00:00
marschap 0471b1827f ship documentatin completely in distribution 2006-04-15 10:46:21 +00:00
marschap e2d5bef7fc add myself as author 2006-04-15 10:01:24 +00:00
marschap 2f5d7ee10e mark as outdated 2006-04-15 09:34:15 +00:00
marschap 7ace17ae28 fix a few minor typos 2006-04-14 11:14:28 +00:00
marschap d39c092fb4 fix a few more warnings 2006-04-14 08:04:09 +00:00
marschap c4dc414849 correct link to PICanLCD user manual; add a paragraph about lis2 2006-04-13 14:57:10 +00:00
marschap cf5ac7797b rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver 2006-04-12 16:04:06 +00:00
gfk 8b5e6d6e72 lirc.docbook does not exists so it should not be part of the distribution. 2006-04-12 15:00:30 +00:00
marschap 8ec9359ac9 cleanup: fix documentation 2006-04-12 09:24:17 +00:00
marschap 587085a292 clarification: get_info() returns const char * 2006-04-12 08:12:13 +00:00
marschap 66e38659cb update documentation to reality (as far as I know it ;-) 2006-04-11 17:54:58 +00:00
marschap f5d844ea36 document new option for curses driver 2006-04-11 10:46:13 +00:00
marschap 74359dd1f3 fix previous commit: use pos/neg instead of +/- 2006-04-09 11:41:00 +00:00
marschap c130d15677 update joystick driver to API 0.5 and do some cleanup 2006-04-09 11:05:52 +00:00
marschap dcc4b45baa document changes to the get_key() return type 2006-04-06 13:27:37 +00:00
marschap c09c2a1100 little update 2006-04-06 07:34:45 +00:00
marschap afc8c4d6c4 allow deselecting previously selected drivers: e.g. --enable-drivers='all,!hd44780' 2006-04-05 20:19:50 +00:00
marschap bb49a9182b update user's guide 2006-04-05 10:36:58 +00:00
marschap fa88c2b8eb update LCDd man mage: all drivers, connection types 2006-04-05 06:06:48 +00:00
marschap f1d36b0179 update developer documentaton 2006-04-05 06:04:20 +00:00
marschap ce195bdbe6 add new chapter about driver API; fix a few errors in the other dobbooks 2006-03-28 14:01:34 +00:00
marschap 2466188aa3 documentation update 2006-03-11 07:59:31 +00:00
marschap 26904e9637 add contrib directory & contents 2006-02-25 18:23:24 +00:00
marschap 6bc60a92fe clean up lcdproc client and add menu support (to be enabled at compile time) -
based upon patch by Andrew Foss
2006-02-18 19:50:50 +00:00
marschap dd66eac255 update serialVFD driver and comment bignum library -
patch provided by Stefan Herdler
2006-02-18 13:41:39 +00:00
marschap 4142f8d8dd document i2c sub-driver of the HD44780 driver - provided by Matthias Goebl 2006-02-17 18:52:06 +00:00
marschap 4d60c5b73c add serialVFD driver provided by Stefan Herdler 2006-02-03 19:17:01 +00:00
marschap aeffd250a1 require automake 1.7 in condifure.in; update all Makefile.am: add comments,
replace obsoleted INCLUDES by AM_CPPFLAGS
2006-01-16 19:36:58 +00:00
marschap 2d203bbbfc add patches by M. Dolze for better BSD support 2006-01-02 15:37:45 +00:00
marschap f0300d1765 sort drivers alphabetically in acinclude.m4 & server/drivers/Makefile.am;
update server/drivers/wirz-sli.c to make it complile afgain and announce
it in acinclude.m4; update info how to include a new driver to make the
examples resemble the current driver situation more closely
2005-12-17 17:04:00 +00:00
boercher 23279175b5 new targets: dox and doc-dist 2005-10-25 22:34:17 +00:00
boercher 99b0501337 Doxygen configuration and input files 2005-10-25 22:33:24 +00:00
marschap b52d7be567 fix typo reported on the mailing list by Simon Funke 2005-10-07 16:53:47 +00:00
marschap ea609d6a2f add support for LIS2 displays from VLSystem (http://www.vlsys.co.kr).
Patch provided by Laurent ARNAL <laurent@clae.net>
2005-08-31 07:52:01 +00:00
boercher 763207a64e - description of new options -next and -prev
- divided the command reference into 4 subsections
- added a complete menu example for wizzards
2005-07-17 16:13:08 +00:00
marschap 0ec83bdc66 get rid of old cruft: remove args argument from the modules' init() routines 2005-07-02 13:38:51 +00:00