Updated URLs for glcdlib and pyramid drivers.
This commit is contained in:
@@ -47,7 +47,8 @@ need some additional programs or libraries installed:
|
||||
see http://www.g15tools.com/
|
||||
|
||||
* 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
|
||||
http://www.evation.com/libirman/libirman.html for the home page and
|
||||
|
||||
@@ -18,11 +18,11 @@ graphlcd-base.
|
||||
<para>
|
||||
The so-called "meta-driver" glcdlib extends LCDproc's supported drivers by
|
||||
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>
|
||||
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.
|
||||
</para>
|
||||
|
||||
|
||||
@@ -2,19 +2,17 @@
|
||||
* LCDd \c glcdlib "meta-driver" for all displays supported by graphlcd-base.
|
||||
*/
|
||||
|
||||
/*
|
||||
/*-
|
||||
* This so-called "meta-driver" extends LCDproc's supported drivers by
|
||||
* 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
|
||||
* 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
|
||||
* COPYING file distributed with this package.
|
||||
*
|
||||
* Copyright (c) 2005 Lucian Muresan <lucianm AT users.sourceforge.net>
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -1,16 +1,14 @@
|
||||
/*
|
||||
/*-
|
||||
* This so-called "meta-driver" extends LCDproc's supported drivers by
|
||||
* 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
|
||||
* 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
|
||||
* COPYING file distributed with this package.
|
||||
*
|
||||
* Copyright (c) 2005 Lucian Muresan <lucianm AT users.sourceforge.net>
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* from Pyramid Computer GmbH.
|
||||
*
|
||||
* For more information see
|
||||
* https://www.pyramid.de/de/hardware/spezialkomponenten.php
|
||||
* http://www.pyramid.de/en/products/specialities.php
|
||||
*/
|
||||
|
||||
/*-
|
||||
|
||||
Reference in New Issue
Block a user