Scripting-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(2 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
 
==Beschreibung==
 
==Beschreibung==
'''Autor(en):''' Tobias Grimm
+
'''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.
 +
 
 +
===Status===
 +
Letztes Update 02/2009
  
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.
 
<!-- ===Status=== -->
 
<!--
 
==Bilder==
 
{|
 
|[[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]
  
 
[[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