summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-01-02 14:02:48 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-01-02 14:02:48 +0100
commitb5edaaa7ccb55ae13f197be2b40c8de460233fd4 (patch)
tree1a6f3d053256becd8f05286ca862afccf2b3b753 /HISTORY
parent0faae7c3f04abc13049b1a526a3d05a36e28d014 (diff)
downloadvdr-b5edaaa7ccb55ae13f197be2b40c8de460233fd4.tar.gz
vdr-b5edaaa7ccb55ae13f197be2b40c8de460233fd4.tar.bz2
Implemented --edit and --genindex options
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f83de336..68bf671c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6249,3 +6249,6 @@ Video Disk Recorder Revision History
its base class.
- Fixed compiler warnings "format not a string literal and no format arguments"
in some syslog calls (thanks to Rolf Ahrenberg).
+- The new command line options --edit and --genindex can be used to edit a
+ recording or generate its index without actually starting the entire VDR
+ (based on a patch from Helmut Auer).