From edfd929b78ada012e71b2dee78b9ab96c3fdea1e Mon Sep 17 00:00:00 2001 From: ltoetsch <> Date: Fri, 9 Mar 2001 13:08:11 +0000 Subject: [lcd4linux @ 2001-03-09 13:08:11 by ltoetsch] Added Text driver --- display.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'display.c') diff --git a/display.c b/display.c index 4ead6b8..4f0207e 100644 --- a/display.c +++ b/display.c @@ -1,4 +1,4 @@ -/* $Id: display.c,v 1.24 2001/03/01 11:08:16 reinelt Exp $ +/* $Id: display.c,v 1.25 2001/03/09 13:08:11 ltoetsch Exp $ * * framework for device drivers * @@ -20,6 +20,9 @@ * * * $Log: display.c,v $ + * Revision 1.25 2001/03/09 13:08:11 ltoetsch + * Added Text driver + * * Revision 1.24 2001/03/01 11:08:16 reinelt * * reworked configure to allow selection of drivers @@ -176,6 +179,7 @@ extern LCD Raster[]; extern LCD SIN[]; extern LCD Skeleton[]; extern LCD XWindow[]; +extern LCD Text[]; FAMILY Driver[] = { #ifdef WITH_BECKMANNEGLE @@ -204,6 +208,9 @@ FAMILY Driver[] = { #endif #ifdef WITH_X11 { "X Window System", XWindow }, +#endif +#ifdef WITH_Text + { "X Ncurses Text", Text }, #endif { NULL } }; -- cgit v1.2.3 v-scan-tables.git/'>summaryrefslogtreecommitdiffstats
path: root/dvb-t/hu-Gyor (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-23update scan file for fr-NantesChristoph Pfister1-6/+7
2010-05-23update scan file for fr-Lille-BouvignyChristoph Pfister3-43/+26
2010-05-19update scan file for fr-LavalChristoph Pfister1-6/+6
2010-05-19update scan file for fr-NantesChristoph Pfister1-6/+6
2010-05-16update scan file for de-HamburgChristoph Pfister1-0/+1
2010-05-09update scan file for de-UnitymediaChristoph Pfister1-8/+9
2010-05-02update scan file for hr-AllChristoph Pfister1-1/+1
2010-04-29update scan file for de-PrimacomChristoph Pfister1-0/+5
2010-04-29update scan file for dk-AllChristoph Pfister1-5/+11
2010-04-29update scan file for fi-TurkuChristoph Pfister1-1/+7
2010-04-29update scan file for uk-AberdareChristoph Pfister1-10/+15
2010-04-29update scan file for fr-NantesChristoph Pfister1-6/+6