diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-02-03 10:17:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-02-03 10:17:33 +0100 |
commit | 9809d5a7cc8d94c0b4345aadb926973a024c7d1f (patch) | |
tree | 2fdc3fd1d81a224e962e9b4b9963a3b65ec638ff /HISTORY | |
parent | 11116e1d5bf403cacee59fc6e55c3c6a1233c17c (diff) | |
download | vdr-9809d5a7cc8d94c0b4345aadb926973a024c7d1f.tar.gz vdr-9809d5a7cc8d94c0b4345aadb926973a024c7d1f.tar.bz2 |
Removed 'assert(0)' from cDvbSpuDecoder::setTime()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5035,3 +5035,7 @@ Video Disk Recorder Revision History - Now using cPipe instead of popen() in cCommand::Execute() to avoid problems with open file handles when starting background commands (thanks to Reinhard Nissl). + +2007-02-03: Version 1.4.5-2 + +- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schlüßler). |