Updated URLs for glcdlib and pyramid drivers.

This commit is contained in:
mmdolze
2012-11-04 10:38:46 +00:00
parent f36642ab69
commit 0fdbf82334
5 changed files with 11 additions and 14 deletions
+2 -1
View File
@@ -47,7 +47,8 @@ need some additional programs or libraries installed:
see http://www.g15tools.com/ see http://www.g15tools.com/
* GraphLCD and GLCDprocDriver for use with the 'glcdlib' driver, see * GraphLCD and GLCDprocDriver for use with the 'glcdlib' driver, see
http://graphlcd.berlios.de/ and http://www.muresan.de/graphlcd/lcdproc/ http://projects.vdr-developer.org/projects/graphlcd/ and
http://lucianm.github.com/GLCDprocDriver/
* libirman for use with the 'irman' driver, see * libirman for use with the 'irman' driver, see
http://www.evation.com/libirman/libirman.html for the home page and http://www.evation.com/libirman/libirman.html for the home page and
+2 -2
View File
@@ -18,11 +18,11 @@ graphlcd-base.
<para> <para>
The so-called "meta-driver" glcdlib extends LCDproc's supported drivers by The so-called "meta-driver" glcdlib extends LCDproc's supported drivers by
all the drivers supported by graphlcd-base, which you can get from all the drivers supported by graphlcd-base, which you can get from
<ulink url="http://graphlcd.berlios.de"></ulink>. <ulink url="http://projects.vdr-developer.org/projects/graphlcd/"></ulink>.
</para> </para>
<para> <para>
In order to be able to use it, you have to get and install the glcdprocdriver In order to be able to use it, you have to get and install the glcdprocdriver
from <ulink url="http://www.muresan.de/graphlcd/lcdproc/"></ulink> from <ulink url="http://lucianm.github.com/GLCDprocDriver/"></ulink>
before configuring the LCDproc build process --enable-drivers=glcdlib. before configuring the LCDproc build process --enable-drivers=glcdlib.
</para> </para>
+3 -5
View File
@@ -2,19 +2,17 @@
* LCDd \c glcdlib "meta-driver" for all displays supported by graphlcd-base. * LCDd \c glcdlib "meta-driver" for all displays supported by graphlcd-base.
*/ */
/* /*-
* This so-called "meta-driver" extends LCDproc's supported drivers by * This so-called "meta-driver" extends LCDproc's supported drivers by
* all the drivers supported by graphlcd-base, which you can get from * all the drivers supported by graphlcd-base, which you can get from
* http://graphlcd.berlios.de. * http://projects.vdr-developer.org/projects/graphlcd/ .
* In order to be able to use it, you have to get and install the glcdprocdriver * In order to be able to use it, you have to get and install the glcdprocdriver
* from http://www.muresan.de/graphlcd/lcdproc/. * from http://lucianm.github.com/GLCDprocDriver/ .
* *
* This file is released under the GNU General Public License. Refer to the * This file is released under the GNU General Public License. Refer to the
* COPYING file distributed with this package. * COPYING file distributed with this package.
* *
* Copyright (c) 2005 Lucian Muresan <lucianm AT users.sourceforge.net> * Copyright (c) 2005 Lucian Muresan <lucianm AT users.sourceforge.net>
*
*
*/ */
+3 -5
View File
@@ -1,16 +1,14 @@
/* /*-
* This so-called "meta-driver" extends LCDproc's supported drivers by * This so-called "meta-driver" extends LCDproc's supported drivers by
* all the drivers supported by graphlcd-base, which you can get from * all the drivers supported by graphlcd-base, which you can get from
* http://graphlcd.berlios.de. * http://projects.vdr-developer.org/projects/graphlcd/ .
* In order to be able to use it, you have to get and install the glcdprocdriver * In order to be able to use it, you have to get and install the glcdprocdriver
* from http://www.muresan.de/graphlcd/lcdproc/. * from http://lucianm.github.com/GLCDprocDriver/ .
* *
* This file is released under the GNU General Public License. Refer to the * This file is released under the GNU General Public License. Refer to the
* COPYING file distributed with this package. * COPYING file distributed with this package.
* *
* Copyright (c) 2005 Lucian Muresan <lucianm AT users.sourceforge.net> * Copyright (c) 2005 Lucian Muresan <lucianm AT users.sourceforge.net>
*
*
*/ */
+1 -1
View File
@@ -3,7 +3,7 @@
* from Pyramid Computer GmbH. * from Pyramid Computer GmbH.
* *
* For more information see * For more information see
* https://www.pyramid.de/de/hardware/spezialkomponenten.php * http://www.pyramid.de/en/products/specialities.php
*/ */
/*- /*-