diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-10-13 11:17:56 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-10-13 11:17:56 +0200 |
commit | a20bd2a42ff8096e8525509f09e284f336590cff (patch) | |
tree | f18509dbe05fbe908e698afb1aab711b1599e890 /HISTORY | |
parent | 42a80413525ac415d7552e899796b2a30707b88e (diff) | |
download | vdr-a20bd2a42ff8096e8525509f09e284f336590cff.tar.gz vdr-a20bd2a42ff8096e8525509f09e284f336590cff.tar.bz2 |
Only creating a new cDvbOsdProvider in cDvbDevice::MakePrimaryDevice() if 'On' is true
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5457,3 +5457,5 @@ Video Disk Recorder Revision History by Reinhard Nissl). - Fixed a crash when pressing Left while at the first character of a cMenuEditStrItem (thanks to Christian Wieninger). +- Only creating a new cDvbOsdProvider in cDvbDevice::MakePrimaryDevice() if 'On' + is true (i.e. this device is being made the primary device). |