diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2007-02-24 18:00:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2007-02-24 18:00:00 +0100 |
commit | b144f230a74e9cfdb131e1f20a104522f28d76f0 (patch) | |
tree | 99e5d9b991262a64bcc780d2dd180e3145890add /HISTORY | |
parent | 3f26d6dd96745dcdbaed98ce6ac764594e3495d3 (diff) | |
download | vdr-patch-lnbsharing-vdr-1.4.5-2.tar.gz vdr-patch-lnbsharing-vdr-1.4.5-2.tar.bz2 |
Version 1.4.5-2vdr-1.4.5-2
- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schlüßler).
- Fixed a possible crash when loading an invalid XPM file (thanks to Martin Wache).
- Updated satellite names in 'sources.conf' (thanks to Thilo Wunderlich).
- Fixed handling error status in cDvbTuner::GetFrontendStatus() (thanks to
Reinhard Nissl).
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5035,3 +5035,11 @@ 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-24: Version 1.4.5-2 + +- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schlüßler). +- Fixed a possible crash when loading an invalid XPM file (thanks to Martin Wache). +- Updated satellite names in 'sources.conf' (thanks to Thilo Wunderlich). +- Fixed handling error status in cDvbTuner::GetFrontendStatus() (thanks to + Reinhard Nissl). |