diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-11 13:41:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-11 13:41:29 +0100 |
commit | 2772964f99e7b14888d1faf4a2d3915e54f3e924 (patch) | |
tree | 07e36d6e8290ac3f2099a7ac31cf020c454b1670 /HISTORY | |
parent | b3891d831901da5e6ced3c022a3245a8f9f0bed7 (diff) | |
download | vdr-2772964f99e7b14888d1faf4a2d3915e54f3e924.tar.gz vdr-2772964f99e7b14888d1faf4a2d3915e54f3e924.tar.bz2 |
The epg.data file is now read in a separate thread
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6836,7 +6836,7 @@ Video Disk Recorder Revision History - Fixed frozen live view with device bonding in case the bonded master is used for live viewing (reported by Uwe Scheffler). -2012-01-26: Version 1.7.24 +2012-02-11: Version 1.7.24 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Fixed a high load in case a transponder can't be received. @@ -6851,3 +6851,5 @@ Video Disk Recorder Revision History minutes (thanks to Christoph Haubrich). - Symbolic links are no longer resolved in cRecordings::ScanVideoDir() (thanks to Sundararaj Reel). +- The epg.data file is now read in a separate thread to make the startup process + faster in case the file is very large (suggested by Helmut Auer). |