diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-08 11:46:53 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-08 11:46:53 +0200 |
commit | 1b396902e488e093234ac181bbc0e514dd098942 (patch) | |
tree | cbd726e2b26c8280ac4ae4bdbae58c0b05ebae27 /HISTORY | |
parent | f47655ef0f1836be0d92a7fa57e3c300922a81ee (diff) | |
download | vdr-1b396902e488e093234ac181bbc0e514dd098942.tar.gz vdr-1b396902e488e093234ac181bbc0e514dd098942.tar.bz2 |
Skipping unavailable channels when switching with 'Up' and 'Down' keys
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1450,3 +1450,8 @@ Video Disk Recorder Revision History cDevice classes. - Changed the interface if cDevice::GetTSPacket() to avoid unnecessary copying of data. +- Removed cDevice::Channel(), since this makes no more sense with devices + receiving multiple channels. +- Switching through channels with the 'Up' and 'Down' keys now skips channels + that are currently not available (for instance because all devices are + recording and these channels are on different transponders). |