diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-01 15:15:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-01 15:15:36 +0100 |
commit | 491c6d0a859c98b7da69b5b4a01be0133fdfdc1c (patch) | |
tree | 768f3a576dcc6b5507fa9e70bffba4414576e22b /HISTORY | |
parent | 39f1ba7e0320832d44558045a10ad95f221acf30 (diff) | |
download | vdr-491c6d0a859c98b7da69b5b4a01be0133fdfdc1c.tar.gz vdr-491c6d0a859c98b7da69b5b4a01be0133fdfdc1c.tar.bz2 |
Fixed stopping subtitle display when switching the primary device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6242,3 +6242,8 @@ Video Disk Recorder Revision History capability. - Fixed handling the "CA PMT" generation (revised a change not mentioned in version 1.7.9's changes, which caused a malfunction with Conax and Viaccess CAMs). +- Fixed stopping subtitle display when switching the primary device (thanks to + Anssi Hannula). + IMPORTANT NOTE TO PLUGIN AUTHORS: a plugin that implements a derived cDevice + class that can replay video must now call the MakePrimaryDevice() function of + its base class. |