marschap
11fe596351
add ConnectionType sub-driver for BWCT USB devices to the HD44780 driver
2004-10-09 16:15:37 +00:00
marschap
885fa75470
fix previous commit
2004-10-05 15:51:50 +00:00
marschap
81401c1d49
add comments to AC_DEFINE... definitions for autoconf 2.5
2004-10-03 11:39:48 +00:00
marschap
a96ce76a20
new driver IOWarrior for Code Mercenaries IOWarrior devices
2004-10-02 15:04:27 +00:00
gfk
d3223644a2
Portability: patch by Christian Grigis <christian.grigis@smartdata.ch> to allow building the software from a directory different
2003-08-02 00:37:10 +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
f3ebb6a4a6
added ms6931 driver (not for default drivers)
2003-04-28 15:28:43 +00:00
gfk
58d8d1af90
Removed the Seetron/SFX120 driver
2002-10-22 14:11:38 +00:00
hmilz
a95ca75672
*** empty log message ***
2002-10-22 06:49:24 +00:00
gfk
4564aba771
Added the mtc_s16209x driver by Michael Boman.
2002-09-28 00:57:35 +00:00
robijn
d3cf1569eb
HD44780 update:
...
- Fixed build bug (winamp was not included)
- Reporting fix.
2002-05-20 21:08:37 +00:00
robijn
a8143ad039
Adapted autoconf/make system to deselect parallel port HD44780 subdrivers
...
if there is no controlleable LPT port.
2002-05-10 18:05:50 +00:00
gfk
f3b2b0688a
Quoted the tests in a safer way in an atempt to make it work on Solaris.
2002-05-09 00:19:50 +00:00
robijn
289c1c941b
Added decision to include parallel port subdrivers.
...
If no way to control a PC-style LPT port is found, all subdrivers,
except the PIC-an-LCD will be disabled.
PIC-an-LCD uses the serial port.
2002-05-06 21:14:14 +00:00
gfk
8cff8dbf77
Using autoconf check to detect if there's a parallel port.
2002-05-02 01:17:28 +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
707fd2300d
- Now using driver names without 'in' (like lircin).
...
- Added cursor control to client_functions.c
- Removed HEART_ON etc. ; changed to HEARTBEAT_ON etc. (both existed)
2002-03-27 22:38:12 +00:00
robijn
505833ba85
- Fixed some driver build problems (incorrect filenames)
...
- Some work on the automake/autoconf stuff
2002-03-25 22:43:12 +00:00
gfk
505bc086ee
Replacing 'test -e' by 'test -f' since Solaris' shell (sh) doesn't like it...
2002-02-22 23:29:34 +00:00
robijn
dba163c4a4
Drivers are now being loaded as modules.
2002-02-21 22:50:12 +00:00
robijn
15b226483a
Added PIC-an-LCD HD44780 subdriver.
...
Currently untested.
2002-02-07 22:10:04 +00:00
gfk
09b4ff9271
Partial port of the server to OpenBSD and NetBSD/i386.
2001-12-25 19:28:54 +00:00
gfk
af88fbfdfa
Removed the warnings when running autoconf.
2001-12-25 18:33:04 +00:00
gfk
13d82693ac
Partially implemented Thomas Runge's BSD port.
2001-12-23 21:52:45 +00:00
gfk
bd2d6bade5
Small fix to have the name of the selected drivers displayed in a comma separated list. Other typos fixed too.
2001-12-22 03:18:05 +00:00
gfk
0b40559872
Fix for the missing ACS_S3, ACS_S7, wcolor_set() and redrawwin() with the curses driver.
2001-11-30 23:53:16 +00:00
robijn
046d76e510
New: SED1330 driver.
2001-11-15 19:33:06 +00:00
gfk
e67defae0e
Small fix for the autoconf support of the t6963 driver by mythos.
2001-11-03 14:33:03 +00:00
gfk
216d45f477
Fix for 'the dumbest fix of the month'. In fact, just a simplification of an earlier fix.
2001-11-02 18:56:51 +00:00
gfk
12016257ff
Replaced the AC_TRY_RUN test for the more simple AC_TRY_COMPILE where we check for defines.
2001-11-01 14:31:08 +00:00
gfk
39874bbf87
Some cleanup:
...
Changed the optimization value to -O3
Moved the (n)curses autoconf tests to the (n)curses driver section.
Removed commented commands in configure.in
Added define ACS_* test for curses driver
2001-10-31 22:05:14 +00:00
gfk
15325e8e3b
Added header linux/joystick.h as prerequistefor the joy driver.
2001-10-22 19:45:13 +00:00
gfk
10a2c963a7
Configure improvements as documented in bug 463908
2001-10-08 17:02:51 +00:00
ddouthitt
49dd9207d7
Added new driver:
...
* lcdm001 (with updates to autoconfig and Makefiles)
2001-10-01 21:51:27 +00:00
ddouthitt
d67120f519
Updated configure scripts, et al, to use and recognize the
...
SVGAlib driver and an upcoming Toshiba T6963 driver...
2001-09-26 22:29:00 +00:00
afrob
2e654fd333
Added driver for SED1520 graphic LCDs, STV5730 TV Output plus a small fix for render.c for bigger display sizes
2001-09-22 11:45:12 +00:00
ppokorny
bae6cd0c21
Added GLK12232-25SM support with glk driver.
...
Fixed lots of small problems in various places.
Added new protocol commands screen_add/del_key so screens
can request keystrokes when they are being displayed.
Lots of work on CPU GRAPH and BIG NUMBER CLOCK screens.
Fixed 'output' function in MtxOrb.c
2001-04-27 15:44:37 +00:00
William Ferrell
3cfa105602
Cosmetic change (corrected misspelled word in acinclude.m4 "Uknown" where
...
it should read "Unknown".)
2001-03-29 19:30:38 +00:00
William Ferrell
6c8a77ccc5
Applied Nathan Yawn's (natey@hcis.net) patch to add a driver for the BayRAD
...
display. The patch applied cleanly, and compiled properly. At least,
"it worked for me." :) I don't have such a display, thus I cannot test that
the driver actually works, but it at least doesn't do nasty things or break
the compile. Thanks, Nathan!
2001-03-29 19:24:18 +00:00
William Ferrell
82764f08e3
Thanks to Chris Debenham <chris.debenham@aus.sun.com>, the LCDproc server
...
process LCDd now compiles and runs properly on Solaris! Additionally, he
has provided a new driver for a 16x2 LCD made by an Australian company.
I've compiled and executed this new code on a Solaris 2.6 box, and while I
don't have the display the new driver uses, LCDd tries to use it anyway,
fails (since the device isn't installed), and continues running, so this
looks solid!
2000-11-29 18:48:53 +00:00
blt
2f9283108b
Fixed specifying --enable-drivers=all
2000-02-21 11:29:52 +00:00
hklein
faa787c215
Modified Files:
...
acconfig.h acinclude.m4 server/Makefile.am
server/drivers/Makefile.am server/drivers/lcd.c
Added Files:
README.lirc server/drivers/lircin.c server/drivers/lircin.h
2000-01-17 08:22:15 +00:00
ban
14df3acb82
* first check for ncurses, then curses (and not the other way)
1999-12-16 09:27:23 +00:00
ban
4d35a5af43
Added check for the type of statfs function in use
1999-12-16 09:12:55 +00:00
ban
ca099d72cc
Fixed checking for libncurses as well as libcurses
1999-12-15 23:48:20 +00:00
William Ferrell
e6431e9827
Automake patch
1999-12-11 19:33:35 +00:00