diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-11 15:14:22 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-11 15:14:22 +0200 |
commit | 7b9f3dc5689fa3e2b2f83ac01827442c39e29e61 (patch) | |
tree | 6bf78ceb541a92f34dc9d41a5ac40509fecd6fbe /HISTORY | |
parent | 848e79eec8026ed0836f64faad2148836be27836 (diff) | |
download | vdr-7b9f3dc5689fa3e2b2f83ac01827442c39e29e61.tar.gz vdr-7b9f3dc5689fa3e2b2f83ac01827442c39e29e61.tar.bz2 |
Implemented the TerrestrialDeliverySystemDescriptor in libdtv1.1.31
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2115,7 +2115,8 @@ Video Disk Recorder Revision History the startup of a plugin into an "early" (Initialize()) and "late" (Start()) phase (suggested by Andreas Schultz). Plugin authors should please read the section about "Getting started" in PLUGINS.html and adapt their code if applicable. -- Implemented the CableDeliverySystemDescriptor in libdtv (thanks to Sven Grothklags) +- Implemented the CableDeliverySystemDescriptor and TerrestrialDeliverySystemDescriptor + in libdtv (thanks to Sven Grothklags and Andreas Schultz) - Fixed keeping live video active in case the primary device doesn't have an MPEG decoder (thanks to Wolfgang Goeller for reporting this one). - Implemented cDevice::ActualDevice(), which returns the actual receiving device in |