diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-07-29 09:24:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-07-29 09:24:47 +0200 |
commit | bdfeda21c755426ef0cc419022abc2bfc90b5f35 (patch) | |
tree | 0f86e7b9e65c6552aa3d63dadef86a5b274776ca /HISTORY | |
parent | 5d415c08d0ce95aa3ad0d5290896097bac27f97b (diff) | |
download | vdr-bdfeda21c755426ef0cc419022abc2bfc90b5f35.tar.gz vdr-bdfeda21c755426ef0cc419022abc2bfc90b5f35.tar.bz2 |
No longer actually tuning the primary interface in 'Transfer Mode'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -586,7 +586,6 @@ Video Disk Recorder Revision History - DiSEqC support can now be generally enabled/disabled in the Setup menu. This may be necessary if your multiswitch gets irritated by the default DiSEqC codes '0' (thanks to Markus Lang). -- Avoiding audio/video distortions in 'Transfer Mode'. - Fixed replaying in case there is no index file. - Fixed jumping to an editing mark when replay has been paused. - Avoiding unnecessary code execution in the replay progress display (thanks @@ -603,3 +602,7 @@ Video Disk Recorder Revision History confirmation messages (like "Delete...") to "black on yellow". - Fixed display with DEBUG_OSD (it still crashes sometimes, esp. when replaying, but I can't seem to find what causes this... any ideas anybody?). +- Avoiding audio/video distortions in 'Transfer Mode' by no longer actually + tuning the primary interface (which can't receive this channel, anyway). + Apparently the driver gets irritated when the channel is switched and a + replay session is started immediately after that. |