Scripting-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
 
(4 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
==Beschreibung==
 
==Beschreibung==
'''Autor(en):''' Tobias Grimm
+
'''Autor:''' Tobias Grimm
  
<!-- ===Status=== -->
+
The VDR Scripting plug-in allows to extend VDR's functionallity by writing plug-ins in a dynamic script language. Currently only Ruby is supported.
  
<!--
+
===Status===
==Bilder==
+
Letztes Update 02/2009
{|
+
|[[Bild:scripting-plugin-00.jpg|thumb|none|''kurze beschreibung'']]
+
|[[Bild:scripting-plugin-01.jpg|thumb|none|''kurze beschreibung'']]
+
|}
+
-->
+
 
+
<!-- ==Bedienung== -->
+
<!-- ===[[SVDRP]] Befehle=== -->
+
 
+
<!-- ==Hardwareanforderungen== -->
+
  
 
==Softwareanforderungen==
 
==Softwareanforderungen==
 
* {{wikipedia|ruby}}
 
* {{wikipedia|ruby}}
 
* {{wikipedia|swig}}
 
* {{wikipedia|swig}}
 
<!-- ==Installation== -->
 
<!-- ===Optionen=== -->
 
<!-- ===Patches=== -->
 
 
<!-- ==Konfiguration== -->
 
<!-- ===Einstellungen=== -->
 
<!-- ===Parameter=== -->
 
 
<!-- ==Sonstiges== -->
 
<!-- ===Probleme=== -->
 
<!-- ===Tipps=== -->
 
<!-- ===Wunschliste=== -->
 
  
 
===Snapshot===
 
===Snapshot===
 
  git clone git://projects.vdr-developer.org/vdr-plugin-scripting.git scripting
 
  git clone git://projects.vdr-developer.org/vdr-plugin-scripting.git scripting
 +
 +
==Aktuelle Version==
 +
[http://projects.vdr-developer.org/attachments/download/63/vdr-scripting-0.0.1.tar.gz 0.0.1]
  
 
==Links==
 
==Links==
Zeile 41: Zeile 21:
  
 
[[Kategorie:Plugins]]
 
[[Kategorie:Plugins]]
 +
[[Kategorie:Admin-Plugins]]
 
{{i18n|scripting-plugin}}
 
{{i18n|scripting-plugin}}

Aktuelle Version vom 31. August 2013, 18:33 Uhr

Inhaltsverzeichnis

[Bearbeiten] Beschreibung

Autor: Tobias Grimm

The VDR Scripting plug-in allows to extend VDR's functionallity by writing plug-ins in a dynamic script language. Currently only Ruby is supported.

[Bearbeiten] Status

Letztes Update 02/2009

[Bearbeiten] Softwareanforderungen

[Bearbeiten] Snapshot

git clone git://projects.vdr-developer.org/vdr-plugin-scripting.git scripting

[Bearbeiten] Aktuelle Version

0.0.1

[Bearbeiten] Links

  1. Homepage des Plugins
In anderen Sprachen