The editing process now calls AssertFreeDiskSpace()

This commit is contained in:
Klaus Schmidinger
2002-01-26 15:28:41 +01:00
parent f0a4b1c417
commit 53c5499a0b
3 changed files with 9 additions and 3 deletions

View File

@@ -914,3 +914,5 @@ Video Disk Recorder Revision History
- Fixed setting the LastActivity timestamp after a shutdown prompt (thanks to
Sergei Haller).
- A message is now prompted if free disk space becomes low during recording.
- The editing process now calls AssertFreeDiskSpace() to remove deleted
recordings if the disk becomes full.