diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-10 12:41:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-10 12:41:18 +0100 |
commit | 47ea5cb1d0e3fa241e9676511ee197d1428bf349 (patch) | |
tree | 5f2f168b90c4200d14fc8c230c97d23230877c10 /HISTORY | |
parent | b678d5812cd4279a8f7b03c7810cd2298ba1476a (diff) | |
download | vdr-47ea5cb1d0e3fa241e9676511ee197d1428bf349.tar.gz vdr-47ea5cb1d0e3fa241e9676511ee197d1428bf349.tar.bz2 |
Fixed detecting directories in cFileNameList::Load()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5610,3 +5610,4 @@ Video Disk Recorder Revision History - Changed the message "Upcoming VPS recording!" to "Upcoming recording!" because it applies to non-VPS recordings as well. - Fixed a loss of a timer's 'recording' flag after modifying it via MODT. +- Fixed detecting directories in cFileNameList::Load(). |