diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-15 21:29:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-15 21:29:03 +0200 |
commit | b2812b7e71b4b5ef038045f48a5697a4dd063192 (patch) | |
tree | 45c010b361471355f873974cb60960f64d7906d8 /HISTORY | |
parent | 263dc295089a2accc385c87c23b177314d65acea (diff) | |
download | vdr-b2812b7e71b4b5ef038045f48a5697a4dd063192.tar.gz vdr-b2812b7e71b4b5ef038045f48a5697a4dd063192.tar.bz2 |
Added support for "content identifier descriptor" and "default authority descriptor" to 'libsi'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6607,7 +6607,7 @@ Video Disk Recorder Revision History - Avoiding an unecessary call to Recordings.ResetResume() (thanks to Reinhard Nissl). -2011-06-13: Version 1.7.19 +2011-06-15: Version 1.7.19 - Fixed cString's operator=(const char *String) in case the given string is the same as the existing one (thanks to Dirk Leber). @@ -6647,3 +6647,5 @@ Video Disk Recorder Revision History - The initial channel is now stored by the channel ID in the setup.conf file, in order to avoid problems in case channels are reordered or deleted (reported by Lars Bläser). +- Added support for "content identifier descriptor" and "default authority descriptor" + to 'libsi' (thanks to Dave Pickles). |