Commit Graph
67 Commits
Author SHA1 Message Date
marschap 48ca33aa2a correct driver name for wirz_sli 2006-04-10 11:23:50 +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 9a8f970f6a sync with real config parameters from sources 2006-04-05 10:43:24 +00:00
marschap 4d60c5b73c add serialVFD driver provided by Stefan Herdler 2006-02-03 19:17:01 +00:00
marschap 34cf0696ae add comments, use getopt, cleanup, ... 2006-01-18 21:17:39 +00:00
marschap a0cd7a51e8 add new driver CFontzPacket for CrystalFontz CFA631, CFA633 & CFA635;
add new connection type 'i2c' for for the hd44780 contributed by
Matthias Goebl <matthias.goebl@goebl.net>;
harmonize spelling of driver names in configure script and LCDd.conf
2006-01-14 19:14:44 +00:00
marschap 4c07549b02 add driver pylcd provided by sylvain@kernelconcepts.de for Pyramid LCD devices 2005-12-15 09:39:26 +00:00
marschap 4219160d03 add driver for Tyan barebones 2005-11-29 20:45:15 +00:00
marschap 14faa4f112 add driver for Noritake VFD provided by Simon Funke 2005-10-16 14:35:38 +00:00
marschap fb6bd00a53 add new driver for xosdlib based OnScreen Displays 2005-07-27 19:32:37 +00:00
marschap 3dfab66f45 adapt svga driver better to 0.5 API; make it take options from config file 2005-07-27 06:16:26 +00:00
marschap a936e62ff3 correct name of the svga driver 2005-07-03 12:22:11 +00:00
marschap fbd81f910e add get_brightness() & set_brightness() functions to CFontz{633,Packet}.c
and normalize the brightness to range [0, 1000] to support changing the
brightness online
2005-06-12 16:25:50 +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 775ac47a30 minor spacing "fix" 2005-05-29 17:43:09 +00:00
marschap 3caefc4e87 add support for the glcdlib meta driver by Lucian Muresan 2005-05-16 10:57:28 +00:00
marschap 7f8d84f026 added IP address input method to menus by Jeff Costlow, f5
(IPv6 support is not in good shape yet)
a few more bug fixes, more error checks
extended input methods using more key (left, righ) if they are available
2005-03-13 21:23:56 +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 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