Yaepghd-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Konfiguration) |
Wirbel (Diskussion | Beiträge) |
||
(12 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
==Beschreibung== | ==Beschreibung== | ||
− | '''Autor:''' | + | '''Autor:''' bball |
+ | |||
+ | ===Status=== | ||
+ | Letztes Update 01/2009. | ||
− | |||
==Bilder== | ==Bilder== | ||
{| | {| | ||
|[[Bild:yaepghd-plugin-00.jpg|thumb|none|''kurze beschreibung'']] | |[[Bild:yaepghd-plugin-00.jpg|thumb|none|''kurze beschreibung'']] | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Konfiguration== | ==Konfiguration== | ||
Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde. | Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde. | ||
− | + | cd [[Struktur|$SOURCEDIR]]/VDR | |
− | + | patch -p1 < ./../../vdr-<VDRVERSION>-yaepghd.patch | |
− | cd $SOURCEDIR/VDR | + | patch < PLUGINS/src/yaepghd/patches/vdr-<VDRVERSION>-yaepghd.patch |
− | patch -p1 < ./../../ | + | cp -r VDR/PLUGINS/src/yaepghd/yaepghd [[Struktur|$VDRCONFIG]]/plugins |
− | patch < PLUGINS/src/yaepghd/patches/vdr-<VDRVERSION>-yaepghd. | + | |
− | cp -r VDR/PLUGINS/src/yaepghd/yaepghd $VDRCONFIG/plugins | + | |
− | + | ||
Wer möchte geht über die [[keymacros.conf]], um das Plugin zbs. mit den {{Button blau|Blau}} Key aufzurufen. | Wer möchte geht über die [[keymacros.conf]], um das Plugin zbs. mit den {{Button blau|Blau}} Key aufzurufen. | ||
− | |||
{{Box Datei | [[Struktur|$VDRCONFIG]]/[[keymacros.conf]] | | {{Box Datei | [[Struktur|$VDRCONFIG]]/[[keymacros.conf]] | | ||
# Remote control key macros for VDR | # Remote control key macros for VDR | ||
Zeile 49: | Zeile 36: | ||
Alternativ über einen "User Key". | Alternativ über einen "User Key". | ||
− | |||
<pre> | <pre> | ||
User1 @yaepghd | User1 @yaepghd | ||
</pre> | </pre> | ||
+ | ===Snapshot=== | ||
+ | git clone git://projects.vdr-developer.org/vdr-plugin-yaepghd.git yaepghd | ||
− | + | ==Aktuelle Version== | |
− | + | * keine | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
==Links== | ==Links== | ||
Zeile 66: | Zeile 49: | ||
[[Kategorie:Plugins]] | [[Kategorie:Plugins]] | ||
+ | [[Kategorie:EPG_und_Co]] | ||
{{i18n|yaepghd-plugin}} | {{i18n|yaepghd-plugin}} |
Aktuelle Version vom 29. August 2013, 16:12 Uhr
Inhaltsverzeichnis |
[Bearbeiten] Beschreibung
Autor: bball
[Bearbeiten] Status
Letztes Update 01/2009.
[Bearbeiten] Bilder
[Bearbeiten] Konfiguration
Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde.
cd $SOURCEDIR/VDR patch -p1 < ./../../vdr-<VDRVERSION>-yaepghd.patch patch < PLUGINS/src/yaepghd/patches/vdr-<VDRVERSION>-yaepghd.patch cp -r VDR/PLUGINS/src/yaepghd/yaepghd $VDRCONFIG/pluginsWer möchte geht über die keymacros.conf, um das Plugin zbs. mit den
Blau
Key aufzurufen.
# Remote control key macros for VDR # # Format: # # macrokey key1 key2 key3... # macrokey @plugin key1 key2 key3... # # See man vdr(5) Red Recordings Green @epgsearch Blue @yaepghd ^^^^^^^^^^^^^^^^ Yellow @prefermenu
Alternativ über einen "User Key".
User1 @yaepghd
[Bearbeiten] Snapshot
git clone git://projects.vdr-developer.org/vdr-plugin-yaepghd.git yaepghd
[Bearbeiten] Aktuelle Version
- keine