summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-30 11:31:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-30 11:31:43 +0200
commitcc761811cea8da5f94957fb30e24afb020fb740e (patch)
tree802602da3f60ee64f0916d4a2b63a2c543ecff47 /HISTORY
parenta0d04288c6cf76294772ec000a90f423dab3edbe (diff)
downloadvdr-cc761811cea8da5f94957fb30e24afb020fb740e.tar.gz
vdr-cc761811cea8da5f94957fb30e24afb020fb740e.tar.bz2
New setup parameter SplitEditedFiles
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 469f6016..93bbcc21 100644
--- a/HISTORY
+++ b/HISTORY
@@ -791,3 +791,5 @@ Video Disk Recorder Revision History
- Implemented a lock file to prevent more than one instance of VDR from removing
files from the video directory at the same time.
+- The new setup parameter SplitEditedFiles can be used to control whether or
+ not the result of an editing process shall be written into separate files.