summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-09-17 10:03:19 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-09-17 10:03:19 +0200
commit75587d1a1726cf6d7048e50f6c0f88c6fb9a3aef (patch)
treedc241eae291fc106c1ff364c9102a1084f9d12ed /HISTORY
parent547310a9490174f630f219152214b2e33da2679b (diff)
downloadvdr-75587d1a1726cf6d7048e50f6c0f88c6fb9a3aef.tar.gz
vdr-75587d1a1726cf6d7048e50f6c0f88c6fb9a3aef.tar.bz2
Added cChannel::LinkChannels() and cChannel::RefChannel()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f5565775..174a211b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.