summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-03-13 13:22:06 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-03-13 13:22:06 +0100
commit71f02e4f80b2ad6cd265e68c4b2253ae5e1b3663 (patch)
treea27cd27a5264ee5a849607b956ad54c974e3e61c /HISTORY
parent845d6f36c16f2409eff161f8005d9dd2a0a4bf50 (diff)
downloadvdr-71f02e4f80b2ad6cd265e68c4b2253ae5e1b3663.tar.gz
vdr-71f02e4f80b2ad6cd265e68c4b2253ae5e1b3663.tar.bz2
When estimating the remaining disk space (in hours), the average data rate of all existing recordings is now taken into account
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2abefc73..9fe2f442 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7037,3 +7037,6 @@ Video Disk Recorder Revision History
the given device.
- When toggling a timer between "Single" and "Repeating", the previous setting is now
retained in case the user toggles back to the original value.
+- When estimating the remaining disk space (in hours), the average data rate of all
+ existing recordings is now taken into account. If this value can't be determined,
+ the previous value of 25.75 MB/min is taken.