[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2017-gccde729

Git Repo Owner noreply at mythtv.org
Tue Jul 29 11:55:13 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  ccde7292eba3e4d1ebc7924380b685e19d02fd98 (commit)
       via  c7eb51d2f3c5f6879359c50204e5622f6720669f (commit)
       via  b9fcd02f6afb13b910b9a21c0f308c30b9a06251 (commit)
       via  9f213b435478639d87540f700726b4a0aeafb1ff (commit)
       via  dcf2d6d903811bf300a64881624aa6bcea8e1a89 (commit)
       via  bffd9292dabacaaab3b75c71e9d335b06c293b0e (commit)
       via  2aabe82ebaafe03df91d25b7f8d07f59c65094a0 (commit)
      from  f2175355f4c2a13b7696be77a79bdb2a1fe07f46 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ccde7292eba3e4d1ebc7924380b685e19d02fd98
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:48:22 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:54:05 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ccde7292eba3e4d1ebc7924380b685e19d02fd98

Initialise several members and connect up a signal/slot in MythNotificationScreen copy constructor. Cppcheck



commit c7eb51d2f3c5f6879359c50204e5622f6720669f
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:31:34 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:54:04 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c7eb51d2f3c5f6879359c50204e5622f6720669f

Initialise m_hitLimit in ParentalLevel copy constructor. Cppcheck



commit b9fcd02f6afb13b910b9a21c0f308c30b9a06251
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:28:55 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:53:57 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b9fcd02f6afb13b910b9a21c0f308c30b9a06251

Fix potential null pointer dereference in MythWebPage::extension()
Cppcheck



commit 9f213b435478639d87540f700726b4a0aeafb1ff
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:25:12 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:25:12 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9f213b435478639d87540f700726b4a0aeafb1ff

Fix potential null pointer derefence in PrivateDecoderVDA::Init(). Cppcheck



commit dcf2d6d903811bf300a64881624aa6bcea8e1a89
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:12:23 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:12:23 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=dcf2d6d903811bf300a64881624aa6bcea8e1a89

Fix potential null pointer derefence in BonjourCallback(). Cppcheck.



commit bffd9292dabacaaab3b75c71e9d335b06c293b0e
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:07:30 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 12:07:39 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bffd9292dabacaaab3b75c71e9d335b06c293b0e

Initialise m_parent in one of the MythNotification constructors. Cppcheck



commit 2aabe82ebaafe03df91d25b7f8d07f59c65094a0
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 11:23:52 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 11:23:52 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2aabe82ebaafe03df91d25b7f8d07f59c65094a0

Initialise members in RecordingQuality. Cppcheck



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/bonjourregister.cpp      |    9 ++++++---
 mythtv/libs/libmythmetadata/parentalcontrols.cpp |    1 +
 mythtv/libs/libmythtv/privatedecoder_vda.cpp     |    4 ++--
 mythtv/libs/libmythtv/recordingquality.cpp       |    1 +
 mythtv/libs/libmythui/mythnotification.h         |    3 ++-
 mythtv/libs/libmythui/mythnotificationcenter.cpp |   15 ++++++++++++++-
 mythtv/libs/libmythui/mythuiwebbrowser.cpp       |   10 +++++-----
 7 files changed, 31 insertions(+), 12 deletions(-)

-- 



More information about the mythtv-firehose mailing list