summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-16 11:11:04 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-16 11:11:04 +0100
commit687b93b2152b2ba82b0f828e543d4904c124bae2 (patch)
tree51e8f54111213758b1b12d60580444cfb752006e /HISTORY
parent8af9abbbb9b90e2797c4a319e1b21cbe55dc3153 (diff)
downloadvdr-687b93b2152b2ba82b0f828e543d4904c124bae2.tar.gz
vdr-687b93b2152b2ba82b0f828e543d4904c124bae2.tar.bz2
Now resetting the isOnVideoDirectoryFileSystem member of a cRecording to -1 after renaming it
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f203994c..1ae19904 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8255,3 +8255,6 @@ Video Disk Recorder Revision History
- Now initializing the isOnVideoDirectoryFileSystem member of cRecording when
scanning the video directory, so that it won't cause a delay when opening the menu
on a system with a large number of recordings.
+- Now resetting the isOnVideoDirectoryFileSystem member of a cRecording to -1 after
+ renaming it, so that it will be re-checked upon the next call to
+ IsOnVideoDirectoryFileSystem().