diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-12 15:11:50 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-12 15:11:50 +0100 |
commit | 4bd9756caf4a21e7e6605d46e104682080cb8a72 (patch) | |
tree | 4cd10a210cd60091c40fe86545afc266344f01db /HISTORY | |
parent | 70d4e5105bddded33457342f9d6f1c7502d87b69 (diff) | |
download | vdr-4bd9756caf4a21e7e6605d46e104682080cb8a72.tar.gz vdr-4bd9756caf4a21e7e6605d46e104682080cb8a72.tar.bz2 |
Fixed the SVDRP command CLRE for a single channel in case there are events that have a timer
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6816,3 +6816,5 @@ Video Disk Recorder Revision History - Fixed cConfig::Load() for g++ version 4.7.0 (thanks to Ville Skyttä). - Fixed a possible memory corruption in cTsToPes::GetPes() in case of broken TS packets, e.g. when switching channels. +- Fixed the SVDRP command CLRE for a single channel in case there are events + that have a timer (thanks to Timo Eskola). |