diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-17 14:18:14 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-17 14:18:14 +0200 |
commit | d79dc06f6c1d3f98530314b3ae0528af0055bf59 (patch) | |
tree | d65646cbb17b56f318f7c8c8c43cefcb100de86b /HISTORY | |
parent | 925780c20f09c7d0ef4a921f355a47f5e472878e (diff) | |
download | vdr-d79dc06f6c1d3f98530314b3ae0528af0055bf59.tar.gz vdr-d79dc06f6c1d3f98530314b3ae0528af0055bf59.tar.bz2 |
Fixed handling of video directory names with training slashes
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -190,3 +190,6 @@ Video Disk Recorder Revision History - The new SVDRP commands 'OVL*' can be used to control video overlays (thanks to Guido Fiala!). This is mainly for use in the 'kvdr' tool (see the 'kvdr' page at http://www.s.netic.de/gfiala). +- If the name of the video directory used with the '-v' option had trailing + slashes, the recording file names have been damaged. Trailing slashes are + now silently removed. |