summaryrefslogtreecommitdiff
path: root/PLUGINS/src/dvbsddevice/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-01-01 15:15:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-01-01 15:15:36 +0100
commit491c6d0a859c98b7da69b5b4a01be0133fdfdc1c (patch)
tree768f3a576dcc6b5507fa9e70bffba4414576e22b /PLUGINS/src/dvbsddevice/HISTORY
parent39f1ba7e0320832d44558045a10ad95f221acf30 (diff)
downloadvdr-491c6d0a859c98b7da69b5b4a01be0133fdfdc1c.tar.gz
vdr-491c6d0a859c98b7da69b5b4a01be0133fdfdc1c.tar.bz2
Fixed stopping subtitle display when switching the primary device
Diffstat (limited to 'PLUGINS/src/dvbsddevice/HISTORY')
-rw-r--r--PLUGINS/src/dvbsddevice/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/PLUGINS/src/dvbsddevice/HISTORY b/PLUGINS/src/dvbsddevice/HISTORY
index 96157d5e..d2b0f1f6 100644
--- a/PLUGINS/src/dvbsddevice/HISTORY
+++ b/PLUGINS/src/dvbsddevice/HISTORY
@@ -4,3 +4,8 @@ VDR Plugin 'dvbsddevice' Revision History
2009-12-28: Version 0.0.1
- Initial revision.
+
+2010-01-01: Version 0.0.2
+
+- Calling the MakePrimaryDevice() function of the base class to allow
+ the cDevice to stop displaying subtitles.