summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-03-27 15:54:42 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-03-27 15:54:42 +0100
commit2e4aa1a595f6d80c683e1523c88d4c0565dc83a2 (patch)
tree2843e46557dce00d3bfa1f8c2611b894e7b10c57 /HISTORY
parente3de25dd112fa2980752765840399c22559edd76 (diff)
downloadvdr-2e4aa1a595f6d80c683e1523c88d4c0565dc83a2.tar.gz
vdr-2e4aa1a595f6d80c683e1523c88d4c0565dc83a2.tar.bz2
Added command line help for the '-i' option
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a674d4ce..95d85dfa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6006,3 +6006,4 @@ Video Disk Recorder Revision History
- Modified cFrameDetector::Analyze() to make it process whole frames at once, so
that file I/O overhead is minimized during recording (reported by Günter
Niedermeier).
+- Added command line help for the '-i' option.