diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-08-15 22:19:42 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-08-15 22:19:42 +0200 |
commit | 6d060a98f20852ce8e4988dee65d65dc65091786 (patch) | |
tree | 02bb1db68bb561676fe8c67eda1af8e340232e5a /HISTORY | |
parent | 23b5b1336dbabcf3b79889d39906de24712f8066 (diff) | |
download | vdr-6d060a98f20852ce8e4988dee65d65dc65091786.tar.gz vdr-6d060a98f20852ce8e4988dee65d65dc65091786.tar.bz2 |
Fixed generating CaPmts in case audio and video are encrypted using different ECM pids
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6136,7 +6136,7 @@ Video Disk Recorder Revision History file in a wrong way. - Fixed variable types in cIndexFile (reported by Udo Richter). -2009-08-09: Version 1.7.9 +2009-08-15: Version 1.7.9 - Fixed storing the current OSD size in case the device has changed it in its setup menu (reported by Reinhard Nissl). @@ -6148,3 +6148,5 @@ Video Disk Recorder Revision History are assigned to doesn't have a VPS tag. - Fixed handling file name length on VFAT systems in case they contain UTF-8 characters (thanks to Rolf Ahrenberg). +- Fixed generating CaPmts in case audio and video are encrypted using different + ECM pids. |