Fixed multiple entries of the same subdirectory in the "Recordings" menu

This commit is contained in:
Klaus Schmidinger
2006-02-05 12:39:37 +01:00
parent 204f4a322e
commit 0de4b0b043
3 changed files with 7 additions and 2 deletions

View File

@@ -4271,7 +4271,7 @@ Video Disk Recorder Revision History
- Separated the 'install' target into several individual targets; renamed the
'plugins-install' target to 'install-plugins' (thanks to Helmut Auer).
2006-02-04: Version 1.3.42
2006-02-05: Version 1.3.42
- Removed leftover 'needsBufferReserve' variable from cTransfer (thanks to Marco
Schl<68><6C>ler).
@@ -4303,3 +4303,5 @@ Video Disk Recorder Revision History
- The 'runvdr' script no longer uses the $VDRUSR environment variable to set
the user id under which 'vdr' shall run. Just add the '-u username' option
when you call 'runvdr'.
- Fixed multiple entries of the same subdirectory in the "Recordings" menu
(reported by Christian Jacobsen).