mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Skipping unavailable channels when switching with 'Up' and 'Down' keys
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -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).
|
||||
|
Reference in New Issue
Block a user