summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-21 14:18:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-21 14:18:37 +0200
commitd00941c1fdcd6978e83cab46252a0936c9510f91 (patch)
tree50eaa10a493eb497c25a873dfbec6621b0811269 /HISTORY
parentdac837d38d4a84d785fc11da7e276ffcc22ec331 (diff)
downloadvdr-d00941c1fdcd6978e83cab46252a0936c9510f91.tar.gz
vdr-d00941c1fdcd6978e83cab46252a0936c9510f91.tar.bz2
The subtitle PIDs are now stored in the channels.conf file as an extension to the TPID field
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3140377c..d9d7b093 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6718,3 +6718,5 @@ Video Disk Recorder Revision History
- The new functions cRecording::NumFrames() and cRecording::LengthInSeconds() return
the number of frames and length (in seconds) of a recording (suggested by Steffen
Barszus).
+- The subtitle PIDs are now stored in the channels.conf file as an extension to the
+ TPID field (thanks to Rolf Ahrenberg).