The subtitle PIDs are now stored in the channels.conf file as an extension to the TPID field

This commit is contained in:
Klaus Schmidinger
2011-08-21 14:18:37 +02:00
parent dac837d38d
commit d00941c1fd
4 changed files with 57 additions and 7 deletions

View File

@@ -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).