The epg.data file is now read in a separate thread

This commit is contained in:
Klaus Schmidinger
2012-02-11 13:41:29 +01:00
parent b3891d8319
commit 2772964f99
5 changed files with 27 additions and 5 deletions

View File

@@ -604,6 +604,7 @@ Helmut Auer <vdr@helmutauer.de>
for a patch that was used to implement the command line options --edit and
--genindex
for suggesting to disable EPG processing for a while after a CLRE command
for suggesting to read the epg.data file in a separate thread
Jeremy Hall <jhall@UU.NET>
for fixing an incomplete initialization of the filter parameters in eit.c