Added cChannel::LinkChannels() and cChannel::RefChannel()

This commit is contained in:
Klaus Schmidinger
2005-09-17 10:03:19 +02:00
parent 547310a949
commit 75587d1a17
3 changed files with 7 additions and 1 deletions

View File

@@ -3812,3 +3812,6 @@ Video Disk Recorder Revision History
- Fixed two errors in 'newplugin' (thanks to Alexander Rieger).
- Fixed converting arbitrarily formatted summary.vdr files (thanks to Thomas G<>nther).
- Fixed handling color buttons in cMenuEditStrItem (thanks to Alexander Rieger).
- Added cChannel::LinkChannels() and cChannel::RefChannel() (suggested by Helmut Auer).
Note that VDR itself doesn't actually use the linked channels, yet, so there is
no guarantee that this really works under all circumstances.