diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-28 13:44:31 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-28 13:44:31 +0200 |
commit | 92096e097a5cb6b90fb982d90b16012682d67ccf (patch) | |
tree | 132e337d98f7dbfec9d81c234d32171abd9d3fdc /HISTORY | |
parent | 7ac97639da8b6428e2a17464bddea0280f032321 (diff) | |
download | vdr-92096e097a5cb6b90fb982d90b16012682d67ccf.tar.gz vdr-92096e097a5cb6b90fb982d90b16012682d67ccf.tar.bz2 |
Added command line option '-v'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,3 +105,4 @@ Video Disk Recorder Revision History - When scrolling through a list it now moves a full page up or down when the cursor reaches the top or bottom of the menu (thanks to Heino Goldenstein!). - Added missing '#include <sys/stat.h>' to recording.c. +- The video directory can now be defined with the command line option -v. |