summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-08-21 13:56:33 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-08-21 13:56:33 +0200
commita0a442127888bef3bde6be295b3b5c03e6cc84e3 (patch)
treed591b13c5694e9583ab5063b3e06463e2d328fb9 /HISTORY
parent7a359a958eb0b5848c6f1594e1e76197cad50fad (diff)
downloadvdr-a0a442127888bef3bde6be295b3b5c03e6cc84e3.tar.gz
vdr-a0a442127888bef3bde6be295b3b5c03e6cc84e3.tar.bz2
No longer trying to delete old recordings in AssertFreeDiskSpace() if the given Priority is less than 1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 85116b8b..7630683c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7869,3 +7869,5 @@ Video Disk Recorder Revision History
position has been reached.
- The LCARS skin now shows the source value of the current channel in its channel display.
- Fixed asserting free disk space in the cutter.
+- No longer trying to delete old recordings in AssertFreeDiskSpace() if the given
+ Priority is less than 1.