Svdrpdemo-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(+ ==SVDRP Befehle==) |
Hulk (Diskussion | Beiträge) K |
||
(4 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
Zeile 2: | Zeile 2: | ||
'''Autor:''' Klaus Schmidinger | '''Autor:''' Klaus Schmidinger | ||
+ | Diese Plugin erläutert die C++ Implementation von [[SVDRP]]. | ||
+ | |||
+ | === Status=== | ||
Das Plugin wird mit VDR mitgeliefert. | Das Plugin wird mit VDR mitgeliefert. | ||
− | + | ===[[SVDRP]] Befehle=== | |
− | = | + | {| class="wikitable" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ==[[SVDRP]] Befehle== | + | |
− | {| | + | |
|- bgcolor=#efefef | |- bgcolor=#efefef | ||
!Parameter | !Parameter | ||
Zeile 32: | Zeile 17: | ||
| TIME [ raw ] || Print the current time. If the optional keyword 'raw' is given, the result will be the raw time_t data. | | TIME [ raw ] || Print the current time. If the optional keyword 'raw' is given, the result will be the raw time_t data. | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
==Links== | ==Links== | ||
− | + | # [http://www.tvdr.de Homepage des Plugins] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{{i18n|svdrpdemo-plugin}} | {{i18n|svdrpdemo-plugin}} | ||
+ | [[Kategorie:Plugins]] |
Aktuelle Version vom 5. Juli 2015, 19:52 Uhr
Inhaltsverzeichnis |
[Bearbeiten] Beschreibung
Autor: Klaus Schmidinger
Diese Plugin erläutert die C++ Implementation von SVDRP.
[Bearbeiten] Status
Das Plugin wird mit VDR mitgeliefert.
[Bearbeiten] SVDRP Befehle
Parameter | Beschreibung |
---|---|
DATE | Print the current date. |
TIME [ raw ] | Print the current time. If the optional keyword 'raw' is given, the result will be the raw time_t data. |