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
marschap
71240d4b2e
added documentation for the LCDserializer connection type by Matteo Pillon
2005-06-27 09:59:23 +00:00
boercher
759e607737
- documented new feature -next
...
- option -parent is marked as for menus only
- doumented special value _main_ for menu_set_main
2005-06-01 22:46:03 +00:00
marschap
a1adadfe8d
add Lucian Muresan's LCDproc 0.5 port port of Venky's iMON driver
2005-05-29 20:47:58 +00:00
marschap
ff290254f0
make sure docs/lcdexec.1 gets included into the generated tar files
2005-05-26 20:07:06 +00:00
marschap
3771a8273e
added .cvsignore files, thanks to Volker Boerchers for his contribution
2005-05-22 07:16:48 +00:00
marschap
7049e621c7
make lcdexec.1 config file example be displayed preformatted
2005-05-21 16:06:44 +00:00
marschap
0571ae69e6
minor re-wording
2005-05-21 14:29:29 +00:00
marschap
9bcbff7601
move README.glcdlib ro docs/; include docs/lcdexec.1 & LCDclients.conf into
...
the appropriate Makefile.am files to get them into the nightly tar balls
2005-05-21 12:12:50 +00:00
marschap
4e08a3d944
- updated for new menu commands
...
- corrected: menuscreen_goto -> menu_goto (V.Boerchers)
2005-05-20 09:44:04 +00:00
marschap
b23db720cb
updated hd44780.docbook with Matteo Pillon's lcdserializer documentation patch
2005-05-17 18:13:15 +00:00
marschap
03cc353af6
add Matteo Pillon's lcdserializer ConnectionType patch to the hd44780 driver
2005-05-16 11:52:39 +00:00
marschap
3caefc4e87
add support for the glcdlib meta driver by Lucian Muresan
2005-05-16 10:57:28 +00:00
marschap
a7bcc05d03
added Ekkehard Kraemer's documentation update to the winamp wiring scheme.
2005-05-13 21:54:53 +00:00
marschap
f15c5729ec
- added documentation for ip-menuitem, menuscreen_goto,
...
menuevents enter+leave.
- corrected typos and cut-n-paste errors (VB)
2005-04-05 07:27:45 +00:00
marschap
29065ca74d
additional advice (VB)
2005-04-05 07:27:20 +00:00
marschap
2bd0e16638
added some 'fixme's (VB)
2005-04-05 07:26:43 +00:00
marschap
b3230cf90f
- update drivers to use new API
...
(get rid of those pseudo options named 'Arguments' in the config file)
- replace printf / printf calls by debug / report calls in some drivers
- sort and extend LCDd.conf
2005-01-29 18:49:29 +00:00
marschap
d6b325180d
add [E]ssential_clock to lcdproc client
2005-01-15 14:39:49 +00:00
gfk
8da364087a
Fix some XML errors.
2005-01-03 21:16:23 +00:00
marschap
15ecb1acca
make DocBooks XML compatible
2004-12-31 22:14:29 +00:00