The SVDRP command DELR no longer deletes recordings that are currently being written to by a timer

This commit is contained in:
Klaus Schmidinger
2005-05-26 10:00:59 +02:00
parent a05590796a
commit dc0209147e
3 changed files with 16 additions and 6 deletions

View File

@@ -3513,7 +3513,7 @@ Video Disk Recorder Revision History
- Fixed a wrong inheritance in libsi's SubtitlingDescriptor::Subtitling (thanks to
Marco Schl<68><6C>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<68><6C>ler).
- Fixed a possible hangup when ending a replay session while cIndexFile::CatchUp()
is waiting (thanks to Marco Schl<68><6C>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).