diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-11 11:15:41 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-11 11:15:41 +0200 |
commit | 8e99289b55d9cce58e46c31c88a18826aa53b8d5 (patch) | |
tree | 956add0d1d9fcdda4e733aca12aaa2821cff942e /HISTORY | |
parent | 627916d32a363913f34b255b0a5dc0e89ffe9408 (diff) | |
download | vdr-8e99289b55d9cce58e46c31c88a18826aa53b8d5.tar.gz vdr-8e99289b55d9cce58e46c31c88a18826aa53b8d5.tar.bz2 |
Implemented SpinUpDisk()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -640,3 +640,5 @@ Video Disk Recorder Revision History that turns off the video disk when it is not used, and therefore needs to write the EPG file to a ramdisk (or turn off writing it alltogether). See 'vdr --help' for details. +- Making sure the disk is up and running before starting recording (this + is important for systems that turn off the video disk when it is not used). |