diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-05-21 09:38:34 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-05-21 09:38:34 +0200 |
commit | 505bcee9268750388547be0ab5c0527d1bd851b5 (patch) | |
tree | 644263371ef0ca172cb8a66ccddf26da4857188a /CONTRIBUTORS | |
parent | c02c081d917df2ca2b11aa165c8f825bb126a2b9 (diff) | |
download | vdr-505bcee9268750388547be0ab5c0527d1bd851b5.tar.gz vdr-505bcee9268750388547be0ab5c0527d1bd851b5.tar.bz2 |
The transponder value of channels is now cached
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aa2d9967..904526f2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3652,6 +3652,7 @@ Helmut Binder <cco@aon.at> for reporting a problem with PMT handling in case locking the Channels list times out for avoiding a lengthy lock on the Channels list when starting a recording for preventing switching devices for pattern timers + for pointing out that cChannel::Transponder(void) is called very often Ulrich Eckhardt <uli@uli-eckhardt.de> for reporting a problem with shutdown after user inactivity in case a plugin is |