Commit Graph
49 Commits
Author SHA1 Message Date
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 ffdd1a4925 added Leandro Dardini's lastline patch for the HD44780 driver and
adapted it to the IOWarrior driver that also drives HD44780 displays.
2005-01-17 20:18:21 +00:00
marschap a96ce76a20 new driver IOWarrior for Code Mercenaries IOWarrior devices 2004-10-02 15:04:27 +00:00
reenoo bd50a57af1 add (hopefully) more convincing instructions to adjust the DriverPath option 2004-07-11 14:49:29 +00:00
robijn 1ae2f32876 Corrected comments in configfile about HD44780 VSpan option. 2004-04-11 13:14:30 +00:00
reenoo 7e9e57493c added size option to text driver 2004-03-21 15:21:25 +00:00
robijn 6161531e3c Added ExtendedMode functionality. Solves 'A-type' or KS0073 issue. 2004-02-09 22:21:49 +00:00
dglaude 9b2cb53f09 I will mess with CVS here...
diff_ignore could be used to ignore some file from a recursive diff.
acinclude.m4 and Makefile.am are for CwLinux driver.
2003-06-03 23:20:33 +00:00
marsellus 93daed7f66 default settings for ms6931 driver 2003-04-28 15:32:04 +00:00
robijn 883cb6a43b Forgot to commit new key stuff in config file. 2003-04-18 12:03:33 +00:00
gfk ac11c02b75 Removed the Seetron/SFX120 driver 2002-10-22 14:05:38 +00:00
hmilz a95ca75672 *** empty log message *** 2002-10-22 06:49:24 +00:00
dglaude a1749fca52 Prepare for new key system in MtxOrb. 2002-10-19 22:16:40 +00:00
dglaude 1b351cf213 I should not have modify global setting, but since I maintain MtxOrb, I make it easy for me. 2002-10-19 21:19:10 +00:00
dglaude 060f8d2faf MtxOrb need to be maintained. I lost custom char and Contrast goes wrong. 2002-10-19 21:13:38 +00:00
gfk 4564aba771 Added the mtc_s16209x driver by Michael Boman. 2002-09-28 00:57:35 +00:00
dglaude 33a04de1f9 Correction related to CFontz[633] 2002-09-04 20:52:05 +00:00
robijn dc619e596f - Moved some code from main.c to screenlist.c
- Implemented reloading by sending SIGHUP.
- Now doing 'real 8Hz' rendering and 32Hz input processing.
- Removed noscreen feature (that we rejected).
2002-08-04 20:58:51 +00:00
robijn 895f45b589 Removed accidently added lcdexec entries. 2002-07-11 22:21:32 +00:00
robijn 91ffd9d109 Moved configfile.c and .h to shared/
Made reporting more general by making syslog appname settable.
2002-06-29 16:37:18 +00:00
robijn 77e6977196 Added Stephen Davies output register extension code. 2002-06-03 21:34:24 +00:00
dglaude f13e87b912 Sync with real MtxOrb capabilities + CFontz: explain what driver for what LCD 2002-06-02 10:30:15 +00:00
reenoo b8dcc5ff2a 0.4.3 -> 0.5 merging: ported the lircin driver 2002-05-29 18:07:46 +00:00
robijn 3168d4cafc Menustuff added/modified! 2002-05-26 19:21:23 +00:00
robijn cfe1bd1a1e Added drivers icp_a106 and lcterm written by Michael Schwingen. 2002-04-27 12:52:18 +00:00
robijn 336c8cab4a Modified the autoconf stuff for modules.
Makefile.am.pre is no longer needed.
2002-04-11 13:56:28 +00:00
dglaude f71e4ccfd2 First attempt at CFontz633... 2002-04-10 23:06:45 +00:00
robijn 01f37ea213 Changed cases in some driver names. 2002-03-25 22:47:30 +00:00
gfk 924b2e51dd Implemented the no ServerScreen feature. Also corrected a bug which prevented to run without any screen. 2002-03-15 20:24:39 +00:00
themythos 08b224cc0a support for choosing ecp mode in t6963 driver 2002-03-03 13:06:42 +00:00
robijn dba163c4a4 Drivers are now being loaded as modules. 2002-02-21 22:50:12 +00:00
themythos 81ab28c324 config file support for T6963 2002-02-11 15:35:42 +00:00
reenoo b9f0e14e8f curses: configfile support; CFontz: configfile parsing bugfix 2001-12-25 15:56:25 +00:00
reenoo 87b5487da5 CFontz update: configfile, backlight, new firmware 2001-12-23 21:25:23 +00:00
reenoo d0c2164625 removed some strange chars from [lcdm001] 2001-12-11 21:18:01 +00:00
reenoo 390cf538f3 Added entries for lcdm001 2001-12-09 18:36:56 +00:00
reenoo 922241de9d added entry for lcdm001 2001-11-30 18:29:19 +00:00
robijn 285d29edf3 Reporting patch. 2001-11-29 14:09:13 +00:00
robijn 97457f45bd Inserted help text of drivers into the driver sections. 2001-11-23 15:09:32 +00:00
robijn 46174150ce Added HD44780 delay options. 2001-11-01 15:38:49 +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 dc0f01850b First step towards the v0.5 API. New configfile routines in use.
Configfile adapted. For drivers: configfile routines are available.
2001-10-24 14:26:15 +00:00
ddouthitt 49dd9207d7 Added new driver:
* lcdm001 (with updates to autoconfig and Makefiles)
2001-10-01 21:51:27 +00:00
ddouthitt 2ae4511295 Made default (example) configuration more reasonable. Changed
sense of -t option for the MtxOrb driver: now gets WxH (20x4) instead
of type of display (LKD, VFD, etc..)
2001-09-28 21:13:26 +00:00
ddouthitt 6208cdba06 Added User command to LCDd.conf and documented it. 2001-09-28 17:04:22 +00:00
ddouthitt e753b0564a Updated configuration file processing:
* Options override all configuration file settings
* In absence of configuration file settings or option settings,
  defaults are used
* Added new global settings: Port, Bind, Wait, WaitTime, Debug
* Added more documentation to LCDd.conf
2001-09-28 14:23:41 +00:00
ddouthitt b8bf32b27f Updated LCDd.conf to reflect changes in configuration processing:
* Support for a "Driver" global command
2001-09-27 20:52:12 +00:00
ddouthitt ae2f2d5638 Documented in configuration file the ability to use different names for
the drivers (ie, "MatrixOrbital" instead of "MtxOrb").  Added more
detailed documentation elsewhere, also.
2001-09-27 16:10:56 +00:00
ddouthitt c3214b482a This is an example configuration file for LCDd.conf. 2001-09-26 20:19:46 +00:00