summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-12 14:48:06 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-12 14:48:06 +0100
commitdc22034e72d8695dddf1fe511012f3afd1a7abbd (patch)
treeca832b73d628586db1dbdfd0a2b3b7902ba46658 /HISTORY
parent7e0ffb04996b7e905b0357d20c9113a24c42e9cd (diff)
downloadvdr-dc22034e72d8695dddf1fe511012f3afd1a7abbd.tar.gz
vdr-dc22034e72d8695dddf1fe511012f3afd1a7abbd.tar.bz2
Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 30e49dd5..d87b984a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3396,3 +3396,5 @@ Video Disk Recorder Revision History
is now done when attaching the player to the device (thanks to Marco Schlüßler).
- Making sure the buffer reserve in cTransfer::Action() is re-established after
clearing the buffer.
+- Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer
+ (thanks to Marco Schlüßler).