Fixed removing deleted recordings in case there is a problem

This commit is contained in:
Klaus Schmidinger
2009-01-16 15:59:47 +01:00
parent 036c292460
commit c7ce1c37e3
3 changed files with 9 additions and 3 deletions

View File

@@ -5931,3 +5931,7 @@ Video Disk Recorder Revision History
- Added clearing the TS buffers in cDevice::Detach() (thanks to Marco Schl<68><6C>ler).
- Fixed incrementing the continuity counter in cPatPmtGenerator::GetPmt() (thanks
to Johann Friedrichs).
- Fixed removing deleted recordings in case there is a problem. Once a recording
caused a problem with removing, no others were removed any more and an ongoing
recording could fill up the disk and cause other recordings to be deleted
automatically (reported by Reinhard Nissl).