summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-08-11 09:38:12 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-08-11 09:38:12 +0200
commit627916d32a363913f34b255b0a5dc0e89ffe9408 (patch)
tree48d643ba72e2238faa3493a79434891d111ef6c3 /HISTORY
parentcf15f276f9b7b97311003d2d1dc6dcdb444feb37 (diff)
downloadvdr-627916d32a363913f34b255b0a5dc0e89ffe9408.tar.gz
vdr-627916d32a363913f34b255b0a5dc0e89ffe9408.tar.bz2
New command line option -E
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e92ae103..6139e864 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.