diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-07 14:41:39 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-07 14:41:39 +0200 |
commit | c24a89156857e91787e8a1ccaaffc085de41ae04 (patch) | |
tree | eb26767d0751f28c13357a755d34dd8699157f15 /CONTRIBUTORS | |
parent | 4e8dedb7ad04f1e95d718be803c60af5eb329b69 (diff) | |
download | vdr-c24a89156857e91787e8a1ccaaffc085de41ae04.tar.gz vdr-c24a89156857e91787e8a1ccaaffc085de41ae04.tar.bz2 |
Fixed EPG scan on systems with only a single DVB device that use software output
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 27249afc..4299eb5d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2792,6 +2792,8 @@ Gerald Dachs <vdr@dachsweb.de> Juergen Lock <vdr-l@jelal.kn-bremen.de> for fixing cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE + for reporting a problem with EPG scan on systems with only a single DVB device that + use software output Sergiu Dotenco <sergiu.dotenco@googlemail.com> for reporting a missing initialization in sDvbSpuRect |