Commit Graph
63 Commits
Author SHA1 Message Date
mmdolze e914ee3d72 Check all http links, update permanent redirects. Do not remove links with
404 errors as they may still be available at www.archive.org.
2010-01-30 18:53:43 +00:00
mmdolze 88aabdccc1 HD44780: Add a charmap which makes input in KOI8-R appear correctly on
displays using hd44780 controller with european charset.
2010-01-28 19:25:17 +00:00
mmdolze 59f3cbdb45 * Automatically exclude the pin for switchable backlight from keypad scanning
in the 4bit and 8bit wiring. This fixes problems with flickering backlight if
  a slow parallel port is used. IMPORTANT: This may require a hardware change!
* In code comments use the same line names as in the user's guide (Y1/X1
  instead of Y0/X0).
* Add documentation about hd44780-ftdi's 4bit mode.
2010-01-18 22:24:59 +00:00
mmdolze f59af2e241 Replace <term><command><arg> with <term><property><parameter> to describe
options in the config file because:
 * <arg> can only be used within <cmdsynopsis>.
 * <cmdsynopsis> does not allow text outside <command> and <arg>.
 * <arg> does not allow decorating elements like <literal> or <emphasis>.
This fixes #2803057.

Add shortcut entities for commonly used parameters (yes/no, size).
Remove Debian patch which is obsoleted by above changes.
2009-06-12 09:12:50 +00:00
mmdolze 5108e4931e First round of Docbook updates:
* Update Docbook to version 4.5
* Fix some errors
2009-06-11 15:34:41 +00:00
mmdolze adfe557115 Re-add hd44780-usblcd connection type for devices made by Adams IT Services.
This driver has been part of v0.4.5 but was never ported to v0.5.x.
2009-05-11 06:23:39 +00:00
mmdolze 16574c5db4 Corrections to the 8bit and winamp connection types 2009-04-20 19:28:25 +00:00
mmdolze 80ff13bdd1 Fix previous commit (an ampersand issue) 2009-03-07 20:46:27 +00:00
mmdolze d62a27fac1 Add an option to specify the DDRAM address of the next line.
This allows using the ST7036 controller like found on EA DOG modules.
2009-03-03 20:17:28 +00:00
mmdolze 6b4c2d917b Correct lcd2usb developer's name.
Move note about slow 4bit connection to the right place.
2008-12-28 11:21:41 +00:00
marschap 81609ee846 fix xmlto warning and a few very minor updates 2008-12-21 20:13:55 +00:00
marschap 728d97f0b1 extended documentation for hd44780 connection type ethlcd (Mariusz Bialonczyk) 2008-10-15 09:17:20 +00:00
marschap 7d319d7326 new connection type uss720 to hd44780 driver (Eric Pooch) 2008-10-08 21:04:24 +00:00
marschap 52bea0a1c7 replace HOST_NAME_MAX by _POSIX_HOST_NAME_MAX for *BSD (Markus Dolze) 2008-09-20 07:49:22 +00:00
marschap 0497178706 new ConnectionType ethlcd for hd44780 (Mariusz Bialonczyk) 2008-09-17 13:28:17 +00:00
marschap 4ca1792fa0 new config option ExtendedMode for IOWarrior driver 2008-08-03 17:30:40 +00:00
marschap e38047f758 "beauty" fixes 2007-12-27 21:26:35 +00:00
marschap 2fab392592 update hd44780 doc, fix issue with option names in doc; update ChangeLog 2007-12-27 18:58:24 +00:00
marschap d64dcf7e11 more complete hd44780 initialization; a bit more dox; typo fixes in docs 2007-12-26 15:40:58 +00:00
marschap 6a81513049 fix typo 2007-12-16 14:13:28 +00:00
marschap 80d27a0e59 little fixes/extensions 2007-12-01 18:27:40 +00:00
marschap 995d29e89a fix typo 2007-12-01 16:52:59 +00:00
marschap bd12240266 tiny fixes to hd44780 docs 2007-11-24 21:20:04 +00:00
marschap 7854a826b0 fix typos in hd44780 documentation 2007-11-24 20:08:02 +00:00
marschap 619b751bec add documentation for i2500vfd 2007-11-24 19:58:33 +00:00
marschap 6a314f562e update docs 2007-11-11 18:41:53 +00:00
marschap 3a3a4dc8d9 afew doc cleanups, and cleanups /more checks ofr the hd44780 driver 2007-11-03 20:55:49 +00:00
marschap 46347e8c94 hd44780 driver: new ConnectionType ftdi (Thomas Jarosch) 2007-11-03 17:39:05 +00:00
marschap ca3745d75f update documentation a bit 2007-10-28 11:19:53 +00:00
marschap af725ce9cd support getting/setting contrast & brightness for hd44780 lcd2usb connection type (M. Dolze) 2007-10-21 19:53:34 +00:00
marschap c9b2b1757b hd44780 driver: new ConnectionType mplay 2007-10-14 12:02:51 +00:00
marschap 8619b5154e documentation update for lcd2usb (M. Dolze) 2007-10-08 14:06:42 +00:00
marschap 99e11c79bb and more clean-ups 2007-10-08 13:40:45 +00:00
marschap 627129694c a few more clean-ups 2007-10-08 12:39:49 +00:00
marschap ea63b7f57e a few clean-ups 2007-10-08 10:42:00 +00:00
marschap 6c18a1751a key support for hd44780/lcd2usb (M. Dolze) 2007-09-20 09:18:21 +00:00
marschap 149f9c824a remove feedback request for lcd2usb & 2-controller displays 2007-04-27 16:31:57 +00:00
marschap 46585d196e convert <screen> tags to tables; fix typos, ... 2007-04-11 19:51:45 +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 4839321569 new ConnectionType lcd2usb in hd44780 driver 2007-03-31 12:43:27 +00:00
marschap bbfe65da9f new ConnectionType pertelian in hd44780 driver (Matteo Pillon) 2007-03-18 15:28:32 +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 64a166c856 fix little glitches 2007-01-29 20:13:18 +00:00
marschap df7700662d doc updates 2007-01-01 15:56:26 +00:00
marschap 3e4a8dcbd9 document all connection types 2006-12-08 18:41:44 +00:00
marschap 5083d6b6ef remove outdated misleading documentation 2006-12-08 18:25:54 +00:00
marschap 396cb093b6 fix typo 2006-10-06 18:28:14 +00:00
marschap ecfb8caef1 style update to User Guide 2006-10-06 11:05:48 +00:00