diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-11 09:38:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-11 09:38:12 +0200 |
commit | 627916d32a363913f34b255b0a5dc0e89ffe9408 (patch) | |
tree | 48d643ba72e2238faa3493a79434891d111ef6c3 /HISTORY | |
parent | cf15f276f9b7b97311003d2d1dc6dcdb444feb37 (diff) | |
download | vdr-627916d32a363913f34b255b0a5dc0e89ffe9408.tar.gz vdr-627916d32a363913f34b255b0a5dc0e89ffe9408.tar.bz2 |
New command line option -E
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -635,3 +635,8 @@ Video Disk Recorder Revision History was too long...). - Made the font file generation more stable (thanks to Artur Skawina). - Changed the default value for the "DiSEqC" setup parameter to "off". +- The new command line option '-E' can be used to define where the EPG data + shall be written to. This is especially useful if VDR runs in a system + 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. |