diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-02 14:02:48 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-02 14:02:48 +0100 |
commit | b5edaaa7ccb55ae13f197be2b40c8de460233fd4 (patch) | |
tree | 1a6f3d053256becd8f05286ca862afccf2b3b753 /HISTORY | |
parent | 0faae7c3f04abc13049b1a526a3d05a36e28d014 (diff) | |
download | vdr-b5edaaa7ccb55ae13f197be2b40c8de460233fd4.tar.gz vdr-b5edaaa7ccb55ae13f197be2b40c8de460233fd4.tar.bz2 |
Implemented --edit and --genindex options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |