diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-26 10:00:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-26 10:00:59 +0200 |
commit | dc0209147ea0fd0d94e8e870a0da0bb914ed1920 (patch) | |
tree | 08c5872009fbc4bdef38b8dab08002b06dfdf077 /HISTORY | |
parent | a05590796ad98d994eca1b24c69d164d05e34f60 (diff) | |
download | vdr-dc0209147ea0fd0d94e8e870a0da0bb914ed1920.tar.gz vdr-dc0209147ea0fd0d94e8e870a0da0bb914ed1920.tar.bz2 |
The SVDRP command DELR no longer deletes recordings that are currently being written to by a timer
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3513,7 +3513,7 @@ Video Disk Recorder Revision History - Fixed a wrong inheritance in libsi's SubtitlingDescriptor::Subtitling (thanks to Marco Schlüßler). -2005-05-22: Version 1.3.25 +2005-05-26: Version 1.3.25 - Updated the Estonian OSD texts (thanks to Arthur Konovalov). - Some cable providers don't mark short channel names according to the standard, @@ -3553,3 +3553,5 @@ Video Disk Recorder Revision History from being set to a wrong value (thanks to Marco Schlüßler). - Fixed a possible hangup when ending a replay session while cIndexFile::CatchUp() is waiting (thanks to Marco Schlüßler). +- The SVDRP command DELR no longer deletes recordings that are currently being + written to by a timer (thanks to Sascha Volkenandt for pointing out this one). |