From 19275aa8bbc3407406d473debf316d0dbe6f45e3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 31 Oct 2017 09:47:14 +0100 Subject: Fixed an invalid lock sequence when trying to remove a deleted recording in case of low disk space; now making sure that AssertFreeDiskSpace() is called with the maximum timer priority in case there are several timers recording with different priorities --- HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 823fc060..472526a8 100644 --- a/HISTORY +++ b/HISTORY @@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History a subdirectory. - SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details). -2017-10-11: Version 2.3.9 +2017-10-31: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9170,3 +9170,7 @@ Video Disk Recorder Revision History helping to debug this one). - Fixed handling VPS events outside the LingerLimit, which could cause recordings to stop prematurely (thanks to Johann Friedrichs). +- Fixed an invalid lock sequence when trying to remove a deleted recording in case + of low disk space. +- Now making sure that AssertFreeDiskSpace() is called with the maximum timer + priority in case there are several timers recording with different priorities. -- cgit v1.2.3