[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-3658-gc4ef803

Git Repo Owner noreply at mythtv.org
Wed Mar 9 15:29:16 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  c4ef803e4b4b07d04a514f0f2db117fcb466e064 (commit)
      from  6c32a5e4e18ed85752029abed7d3be3398cf5a1e (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 c4ef803e4b4b07d04a514f0f2db117fcb466e064
Author:    Paul Harrison <pharrison at mythtv.org> at Wed, 9 Mar 2016 15:28:34 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 9 Mar 2016 15:28:34 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c4ef803e4b4b07d04a514f0f2db117fcb466e064

Improve gui logging for themers
The log message now shows the actual xml name of the container and also the
file and line number of the container it's missing from eg :-

Container 'MythPopupBox' is missing child 'messagearea' at base.xml:741

Fixes #10485



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

Summary of changes:
 mythtv/libs/libmythui/mythuitype.cpp   |    1 +
 mythtv/libs/libmythui/mythuitype.h     |    5 +++++
 mythtv/libs/libmythui/mythuiutils.cpp  |   13 +++++++------
 mythtv/libs/libmythui/mythuiutils.h    |    9 +++++----
 mythtv/libs/libmythui/xmlparsebase.cpp |    1 +
 5 files changed, 19 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-commits mailing list