summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-16 11:01:46 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-16 11:01:46 +0100
commit8af9abbbb9b90e2797c4a319e1b21cbe55dc3153 (patch)
treeab980327204fcda0d2959a91a1226d2655e2a8d0 /HISTORY
parent25e2dbf031a50d7b0295f8e543f011a52a9c9075 (diff)
downloadvdr-8af9abbbb9b90e2797c4a319e1b21cbe55dc3153.tar.gz
vdr-8af9abbbb9b90e2797c4a319e1b21cbe55dc3153.tar.bz2
Now initializing the isOnVideoDirectoryFileSystem member of cRecording when scanning the video directory
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f701a0d5..f203994c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8252,3 +8252,6 @@ Video Disk Recorder Revision History
it shall implement the proper options in its plugin's SetupMenu() function.
- Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters (thanks to
Rolf Ahrenberg).
+- 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.