[mythtv-commits] mythtv branch fixes/0.28 updated by paulh. v0.28-pre-3668-ge30b7aa

Git Repo Owner noreply at mythtv.org
Wed Mar 9 23:03:06 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user paulh.
       via  e30b7aa7a8368c43da7935b66cc4efcf10bd7dcd (commit)
       via  92d84623d4acc9de2fc59aa495150181f9b28ee1 (commit)
      from  e0ce681a4034833f31925c3654bf3b83053672e6 (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 e30b7aa7a8368c43da7935b66cc4efcf10bd7dcd
Author:    Paul Harrison <pharrison at mythtv.org> at Wed, 9 Mar 2016 23:00:18 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 9 Mar 2016 23:02:28 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e30b7aa7a8368c43da7935b66cc4efcf10bd7dcd

Bump the ABI after 92d84623d4
(cherry picked from commit 96f4968c4ec6f21537739630e43daff12d4852eb)



commit 92d84623d4acc9de2fc59aa495150181f9b28ee1
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 23:01:32 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=92d84623d4acc9de2fc59aa495150181f9b28ee1

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

(cherry picked from commit c4ef803e4b4b07d04a514f0f2db117fcb466e064)



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h  |    2 +-
 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 +
 6 files changed, 20 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-commits mailing list