summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-02-06 14:43:42 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-02-06 14:43:42 +0100
commitf7831543b31ba77702ef0ea19e6ebd3f5baa2724 (patch)
tree27b5cb48d1da1aceb963536639493fbd63a71fe6 /HISTORY
parent644a9f07f26df58b7d79cea8ea961c2232a092be (diff)
downloadvdr-f7831543b31ba77702ef0ea19e6ebd3f5baa2724.tar.gz
vdr-f7831543b31ba77702ef0ea19e6ebd3f5baa2724.tar.bz2
Implemented cDevice::GetCurrentlyTunedTransponder()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 12b411f3..b827e111 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6321,3 +6321,4 @@ Video Disk Recorder Revision History
devices with large buffers (thanks to Reinhard Nissl).
- Implemented cDeviceHook to allow plugins more control over which device can
provide which transponder (thanks to Reinhard Nissl).
+- Implemented cDevice::GetCurrentlyTunedTransponder() (thanks to Reinhard Nissl).