From 78990eb18811079d78cbe6ffe24fd5b750a22eac Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 18 Dec 2005 12:14:11 +0100 Subject: Now avoiding unnecessary disk access when checking if there are deleted recordings that need to be removed; fixed handling the DELETEDLIFETIME --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b89584f8..79b8e848 100644 --- a/HISTORY +++ b/HISTORY @@ -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). -- cgit v1.2.3