Commit Graph
64 Commits
Author SHA1 Message Date
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
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