summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-02 15:29:49 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-02 15:29:49 +0100
commitab177a1579371aef6d03c11509717cdf6855b8d7 (patch)
tree1b397bea0665da0c1df99fd69f16cd5a815538e7 /HISTORY
parent0b3a801ab463186519e9e1c14ea891924c64dff5 (diff)
downloadvdr-ab177a1579371aef6d03c11509717cdf6855b8d7.tar.gz
vdr-ab177a1579371aef6d03c11509717cdf6855b8d7.tar.bz2
Fixed reusing OSD in cDvbSpuDecoder
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 77ad4447..74a0a8c5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3265,3 +3265,4 @@ Video Disk Recorder Revision History
used to get notified when the audio track has been switched.
- Skins need to implement the new cSkinDisplayTrack class to display the audio
track menu.
+- Fixed reusing OSD in cDvbSpuDecoder (thanks to Reinhard Nissl).