diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-26 15:28:41 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-26 15:28:41 +0100 |
commit | 53c5499a0b93cd1cb47394381c4262f01b6c0c00 (patch) | |
tree | 7ad88cb491cf151516d3f98beca363c2164c02d1 /HISTORY | |
parent | f0a4b1c4179fc38bcf359de49367ffff69a28800 (diff) | |
download | vdr-53c5499a0b93cd1cb47394381c4262f01b6c0c00.tar.gz vdr-53c5499a0b93cd1cb47394381c4262f01b6c0c00.tar.bz2 |
The editing process now calls AssertFreeDiskSpace()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |