[mythtv-commits] mythtv branch master updated by stuartm. v0.27-pre2-1093-g3e0fd3c

Git Repo Owner noreply at mythtv.org
Fri May 24 12:53:45 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  3e0fd3cbc1897ec0570f15b837b60cd67eb34800 (commit)
       via  5748540894853ffdebe2b209f81b77a4005f83ec (commit)
      from  d7a8c532a45476aa10263838430922a37ab4961d (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 3e0fd3cbc1897ec0570f15b837b60cd67eb34800
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 24 May 2013 13:47:06 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 24 May 2013 13:53:37 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3e0fd3cbc1897ec0570f15b837b60cd67eb34800

Initialise member variables in ATSCEvent. Strictly speaking this isn't necessary as they are initialised immediately after creation, but all static analysis tools complain about this and it's safer in the long term
Refs #5106



commit 5748540894853ffdebe2b209f81b77a4005f83ec
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 24 May 2013 13:45:34 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 24 May 2013 13:53:37 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5748540894853ffdebe2b209f81b77a4005f83ec

Coding standards fixes and initialisation improvements for MythUIGuideGrid. Fixes some cppcheck warnings



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

Summary of changes:
 mythtv/libs/libmythtv/eithelper.h         |    2 +-
 mythtv/libs/libmythui/mythuiguidegrid.cpp |  101 +++++++++++++++--------------
 mythtv/libs/libmythui/mythuiguidegrid.h   |   68 +++++++++++---------
 3 files changed, 89 insertions(+), 82 deletions(-)

-- 



More information about the mythtv-commits mailing list