Atscepg-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
 
(14 dazwischenliegende Versionen von 9 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
==Beschreibung==
 
==Beschreibung==
'''Autor(en):'''
+
'''Autor(en):''' Alex Lasnier
<!-- ===Status=== -->
+
  
<!--
+
Sucht nach EPG Informationen, wenn auf einen Kanal geschaltet wird. Nur für ATSC (Nordamerika).
==Bilder==
+
{|
+
|[[Bild:atscepg-plugin-00.jpg|thumb|none|''kurze beschreibung'']]
+
|[[Bild:atscepg-plugin-01.jpg|thumb|none|''kurze beschreibung'']]
+
|}
+
-->
+
  
<!-- ==Bedienung== -->
+
===Status===
<!-- ===[[SVDRP]] Befehle=== -->
+
Letztes Update 06/2009
  
<!-- ==Hardwareanforderungen== -->
+
==Bilder==
 +
http://www.fepg.org/images/atscepg.png
  
<!-- ==Softwareanforderungen== -->
+
==Versions-Historie==
 
+
{| width=100% class="wikitable"
<!-- ==Installation== -->
+
|-
<!-- ===Optionen=== -->
+
! Version
<!-- ===Patches=== -->
+
! Datum
 
+
! Beschreibung
<!-- ==Konfiguration== -->
+
! Link
<!-- ===Einstellungen=== -->
+
|-
<!-- ===Parameter=== -->
+
| 0.3.0
 
+
| 28.06.2009
<!-- ==Sonstiges== -->
+
|
<!-- ===Probleme=== -->
+
* Added support for long channel names.
<!-- ===Tipps=== -->
+
* Added channel numbering script.
<!-- ===Wunschliste=== -->
+
* VCT descriptors no longer parsed multiple times.
<!-- ===Snapshot=== -->
+
* Proper conversion to local time.
 +
* More resilient to corrupted data.
 +
* Now using proper source id values (matches the PMT).
 +
* VDR's automatic PID update will now work for ATSC channels.
 +
* Added support for multiple ATSC devices.
 +
* Fixed memory leak in VCT descriptor parsing.
 +
* Fixed segfault when "number" script was missing.
 +
* Added support for multiple audio PIDs and language codes.
 +
|
 +
|-
 +
| 0.2.0
 +
| 26.01.2009
 +
|
 +
* Fixed: same event were added multiple times, not updated.
 +
* Fixed malformed patch.
 +
* Added new patch for VDR 1.7.2 and above.
 +
* Minor fixes for VDR 1.7.x.
 +
* Fixed setup menu.
 +
* Fixed compile error with GCC 4.3.1.
 +
* Added missing #include in structs.cpp
 +
* Now calling cPlugin::ConfigDirectory() in thread-safe way.
 +
* Updated license information.
 +
* Added missing virtual to cATSCScanner's destructor
 +
|
 +
|}
  
 +
==Aktuelle Version==
 +
[http://www.fepg.org/files/vdr-atscepg-0.3.0.tgz 0.3.0]
 
==Links==
 
==Links==
# [http://www.fepg.tk/ Homepage]
+
# [http://www.fepg.org/ Homepage des Plugins]
  
 
[[Kategorie:Plugins]]
 
[[Kategorie:Plugins]]
 +
[[Kategorie:ATSC]]
 +
[[Kategorie:EPG und Co]]
 
{{i18n|atscepg-plugin}}
 
{{i18n|atscepg-plugin}}

Aktuelle Version vom 20. März 2016, 12:29 Uhr

Inhaltsverzeichnis

[Bearbeiten] Beschreibung

Autor(en): Alex Lasnier

Sucht nach EPG Informationen, wenn auf einen Kanal geschaltet wird. Nur für ATSC (Nordamerika).

[Bearbeiten] Status

Letztes Update 06/2009

[Bearbeiten] Bilder

atscepg.png

[Bearbeiten] Versions-Historie

Version Datum Beschreibung Link
0.3.0 28.06.2009
  • Added support for long channel names.
  • Added channel numbering script.
  • VCT descriptors no longer parsed multiple times.
  • Proper conversion to local time.
  • More resilient to corrupted data.
  • Now using proper source id values (matches the PMT).
  • VDR's automatic PID update will now work for ATSC channels.
  • Added support for multiple ATSC devices.
  • Fixed memory leak in VCT descriptor parsing.
  • Fixed segfault when "number" script was missing.
  • Added support for multiple audio PIDs and language codes.
0.2.0 26.01.2009
  • Fixed: same event were added multiple times, not updated.
  • Fixed malformed patch.
  • Added new patch for VDR 1.7.2 and above.
  • Minor fixes for VDR 1.7.x.
  • Fixed setup menu.
  • Fixed compile error with GCC 4.3.1.
  • Added missing #include in structs.cpp
  • Now calling cPlugin::ConfigDirectory() in thread-safe way.
  • Updated license information.
  • Added missing virtual to cATSCScanner's destructor

[Bearbeiten] Aktuelle Version

0.3.0

[Bearbeiten] Links

  1. Homepage des Plugins
In anderen Sprachen