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 /CONTRIBUTORS | |
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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9ba9c0fa..8a9f0e1f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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 |