diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-18 12:14:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-18 12:14:11 +0100 |
commit | 78990eb18811079d78cbe6ffe24fd5b750a22eac (patch) | |
tree | 2e6dc79074762f9e1ec3624f5ab14ca277f61ce1 /HISTORY | |
parent | 579719a7f24079bc36939c6b7757030b7299ba29 (diff) | |
download | vdr-78990eb18811079d78cbe6ffe24fd5b750a22eac.tar.gz vdr-78990eb18811079d78cbe6ffe24fd5b750a22eac.tar.bz2 |
Now avoiding unnecessary disk access when checking if there are deleted recordings that need to be removed; fixed handling the DELETEDLIFETIME
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3979,3 +3979,8 @@ Video Disk Recorder Revision History - When displaying the amount of free disk space, the space consumed by recordings that have been "deleted" but not yet actually "removed" is now taken into account (suggested by Christian Vogt). +- Now avoiding unnecessary disk access when checking if there are deleted + recordings that need to be removed (reported by Carsten Koch). +- Fixed handling the DELETEDLIFETIME when removing deleted recordings. Now + a deleted recording is retained at least DELETEDLIFETIME seconds before + actually removing it (unless a new recording requires the disk space). |