diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-02-28 15:18:31 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-02-28 15:18:31 +0100 |
commit | 44fdf301703c5866df6d4e36fe74a867ca5146a7 (patch) | |
tree | 7952fca297792f8d4d91df0822fcfbdee70dc789 /HISTORY | |
parent | 9424ab26a67d40a5fe183535f9a881216ad721f9 (diff) | |
download | vdr-44fdf301703c5866df6d4e36fe74a867ca5146a7.tar.gz vdr-44fdf301703c5866df6d4e36fe74a867ca5146a7.tar.bz2 |
Fixed handling empty strings in cSource::FromString()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6383,3 +6383,7 @@ Video Disk Recorder Revision History - The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital tracks appear in the "Audio" menu. Dolby Digital is always recorded. This obsoletes the DOLBYINREC patch. + +2010-02-28: Version 1.7.14 + +- Fixed handling empty strings in cSource::FromString(). |