diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-25 14:02:47 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-25 14:02:47 +0100 |
commit | 21186ced9724572d95b62e8643677e3ba23fe627 (patch) | |
tree | eecda11218d9b8d0c8f8fedee58c44e9a7ab9308 /CONTRIBUTORS | |
parent | c13980e1307d97ccc912f1d6888fcc0c4e928b1a (diff) | |
download | vdr-21186ced9724572d95b62e8643677e3ba23fe627.tar.gz vdr-21186ced9724572d95b62e8643677e3ba23fe627.tar.bz2 |
Fixed getting only non-video packets in cCuttingThread::GetPendingPackets()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9e2317ff..027a99bf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2970,6 +2970,8 @@ Sören Moch <smoch@web.de> for a patch that was used to move cleaning up the EPG data and writing the epg.data file into a separate thread to avoid sluggish response to user input on slow systems for fixing sorting folders before recordings in case of UTF-8 + for reporting that cCuttingThread::GetPendingPackets() should get only non-video + packets Peter Münster <pmlists@free.fr> for fixing 'make install' to not overwrite existing configuration files |