Now resetting the isOnVideoDirectoryFileSystem member of a cRecording to -1 after renaming it

This commit is contained in:
Klaus Schmidinger
2014-03-16 11:11:04 +01:00
parent 8af9abbbb9
commit 687b93b215
2 changed files with 5 additions and 1 deletions

View File

@@ -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().