Scripting-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 2: Zeile 2:
 
'''Autor(en):''' Tobias Grimm
 
'''Autor(en):''' 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, but if everything works well, Python support might be added in version 2.0.
+
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=== -->
+
 
<!--
+
===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==
 
==Aktuelle Version==
 
[http://projects.vdr-developer.org/attachments/download/63/vdr-scripting-0.0.1.tar.gz 0.0.1]
 
[http://projects.vdr-developer.org/attachments/download/63/vdr-scripting-0.0.1.tar.gz 0.0.1]
 +
 
==Links==
 
==Links==
 
# [http://projects.vdr-developer.org/projects/show/plg-scripting Homepage des Plugins]
 
# [http://projects.vdr-developer.org/projects/show/plg-scripting Homepage des Plugins]

Version vom 25. August 2013, 11:22 Uhr

Inhaltsverzeichnis

Beschreibung

Autor(en): 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.

Status

Letztes Update 02/2009

Softwareanforderungen

Snapshot

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

Aktuelle Version

0.0.1

Links

  1. Homepage des Plugins
In anderen Sprachen