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
marschap
72bae4afde
add & document D. Greaves marquee patch, clean up render.c
2004-12-30 17:34:02 +00:00
marschap
11fe596351
add ConnectionType sub-driver for BWCT USB devices to the HD44780 driver
2004-10-09 16:15:37 +00:00
marschap
a96ce76a20
new driver IOWarrior for Code Mercenaries IOWarrior devices
2004-10-02 15:04:27 +00:00
gfk
9779ae82f6
Fixed a typo in the subtitle. (shame) Thanks to Conrad Braun for reporting it.
2003-08-19 00:41:02 +00:00
gfk
6e356d9732
Changed the underscores (_) for dashes (-) in the id fields because my XML parser didn't liked them.
2003-07-12 13:41:54 +00:00
robijn
a43978df97
Added docbook documentation on the 'widget' language.
2003-06-30 19:55:11 +00:00
robijn
c72f813a4c
Changed things around port.h a bit:
...
- port_access_full is now called port_access_multiple and has a count parameter (LPT port stuff should be in lpt-port.h)
- Updated calling source files too
- Added support for ports in higher range, so that PCI LPT cards will work too (but I can't test this myself...)
- Enhanced formatting of in-file documentation a bit
- Updated docs of port.h in lcdproc-dev
2003-04-04 22:53:16 +00:00
robijn
82d355982c
Corrected HD44780 driver serialLpt documentation.
2003-03-26 00:20:30 +00:00
robijn
332e3970bc
Added manpage lcdexec.1
2002-11-16 15:17:59 +00:00
gfk
365c1d7bf7
Added (small) documentation for the T6963 driver
2002-10-26 01:45:20 +00:00
hmilz
a209596907
*** empty log message ***
2002-10-22 06:54:58 +00:00
gfk
46f930bf98
Starting the developers docs in docbook.
2002-10-01 18:40:21 +00:00
gfk
71389edb05
Set version to 0.5
2002-10-01 00:01:00 +00:00
reenoo
094be0cccc
0.4.3 -> 0.5 merging
2002-05-28 12:29:44 +00:00
robijn
b3e1506ffa
HD44780 update:
...
- howto updated
- input pin readout reversed
- 4bit and serialLpt init timing modified
2002-02-22 01:13:24 +00:00
dglaude
cee2f5bde4
Some inline comment about the API, search GLAUDE :-)
2002-01-17 20:57:55 +00:00
robijn
71056ec551
v0.5 kick-off
2001-12-30 00:15:25 +00:00
robijn
3929662434
HD44780 general:
...
- Removed 'long p' from keymap
HD44780 serialLpt:
- Backlight support
- Updated documentation
2001-12-09 14:33:17 +00:00
dglaude
55e751a1d9
Joris (and other) I added comment see you on the mailing list
2001-12-05 18:55:25 +00:00
robijn
3dc439e2c4
Updated.
2001-11-29 14:02:40 +00:00
dglaude
092b89dcdf
explaining LCDCD was a project
2001-11-17 23:50:26 +00:00
robijn
faa4861eb3
HD44780 update:
...
- supports new API
- major clean up, more consistent code
- uses configfile options
- serialLpt works also with only 2 output lines
- serialLpt can now use keypad
2001-11-01 00:37:12 +00:00
robijn
1618f3e2ed
Added descriptions of the v0.4 API and the new to-be-created v0.5 API.
...
Request for comments.
2001-10-16 19:38:07 +00:00
robijn
fce5f2d4e5
Complete rewrite. Tells where current impl. details can be found.
...
Ideas on client supplied menus.
2001-10-15 15:33:16 +00:00
gfk
b43479efd1
Correction for bug 467036
2001-10-08 16:09:55 +00:00
robijn
50cdea1134
Modified the HD44780 driver to work with keypad.
2001-10-05 15:05:59 +00:00
ddouthitt
968a733d88
Fixed docs/Makefile.am to recognize new LCDd.8 file
2001-09-21 22:14:50 +00:00
ddouthitt
909f9791cf
Updated LCDd man page: added description of entire LCDd protocol (v0.3)
...
and moved the man page from section 1 to section 8 (where daemons live)...
2001-09-21 20:15:37 +00:00
William Ferrell
209c6b85df
My e-mail address is wwf@splatwerks.org now, not choadster@earthlink.net :)
2001-08-05 17:27:01 +00:00
cjdebenh
0adcde06cc
add LCDd.1 to man pages
2001-08-03 00:57:13 +00:00
cjdebenh
66e32ee5d8
Updated man pages for lcdproc/LCDd
2001-08-03 00:55:30 +00:00
blt
d0f5bc4656
Added details for the modular hd44780 driver. Documents the four wiring
...
methods that the driver supports.
2000-02-21 12:31:45 +00:00
toykeeper
e2401e4a72
Added PROTOCOL_VERSION define,
...
Started to change to new client-server protocol 0.2,
Added "slash" heartbeat mode...
2000-01-05 00:03:25 +00:00
William Ferrell
e6431e9827
Automake patch
1999-12-11 19:33:35 +00:00
William Ferrell
2635c3085d
Initial revision
1999-12-09 23:15:14 +00:00