diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-27 13:11:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-27 13:11:23 +0100 |
commit | 28e54bc648502820202ea44f6a990c9502f901f7 (patch) | |
tree | 436b3e56eb28e8c13002e97c511c11234c55f0b4 /HISTORY | |
parent | 53c5499a0b93cd1cb47394381c4262f01b6c0c00 (diff) | |
download | vdr-28e54bc648502820202ea44f6a990c9502f901f7.tar.gz vdr-28e54bc648502820202ea44f6a990c9502f901f7.tar.bz2 |
The 'Main' menu now displays the used disk space in the title
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -879,7 +879,7 @@ Video Disk Recorder Revision History - Fixed DVD audio sync problems (thanks to Andreas Schultz). - Fixed external AC3 replay for DVDs (thanks to Andreas Schultz). -2002-01-26: Version 0.99pre2 +2002-01-27: Version 0.99pre2 - Fixed setting the OSD size in the 'Confirm' interface call (thanks to Deti Fliegl). @@ -916,3 +916,6 @@ Video Disk Recorder Revision History - A message is now prompted if free disk space becomes low during recording. - The editing process now calls AssertFreeDiskSpace() to remove deleted recordings if the disk becomes full. +- The "Main" menu now displays in its title the used disk space (in percent) + and the estimated free disk space (in hh:mm), assuming a data rate of 30 MB + per minute. |