diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-12-08 09:55:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-12-08 09:55:26 +0100 |
commit | b9422baff21024b2ca16e7cbb3dc049cf16ad371 (patch) | |
tree | 1d805fed0f9745a3892912cfe6378ff7fd7c5596 /HISTORY | |
parent | 2d2369fca0c1d715009c9c29b03ffd47c0afa659 (diff) | |
download | vdr-b9422baff21024b2ca16e7cbb3dc049cf16ad371.tar.gz vdr-b9422baff21024b2ca16e7cbb3dc049cf16ad371.tar.bz2 |
The actual tuning is now done in a separate thread
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1845,3 +1845,9 @@ Video Disk Recorder Revision History - Improved handling of repeated remote keys. - The RCU now only sets the channel number display when there are no incoming remote control keys, which improves reaction on repeated keys. +- The actual tuning is now done in a separate thread, which makes zapping through the + channels a lot faster and no longer gets stuck on channels that don't broadcast. + This also makes "Motor-DiSEqC" work (thanks to Reinhard Walter Buchner for his help + in testing this). Since switching channels now no longer explicitly waits for a + channel lock in the foreground thread, the "panic level" mechanism is no longer + used (maybe we don't need it nay more, anyway). |