[mythtv-commits] mythtv branch master updated by jyavenard. v0.27-alpha-16-g0438f87

Git Repo Owner noreply at mythtv.org
Sat Jul 27 12:10:14 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  0438f8707f8b055671f74ee6f3d1b81ae60095e1 (commit)
       via  cdbe9658751d3553580f89a6cbdee222122bebed (commit)
       via  174c6cb0c48d8e362613f42464a70ec5b6e3278d (commit)
      from  7bd5d53e2c304f770f2dacfd0fed7ddb56720114 (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 0438f8707f8b055671f74ee6f3d1b81ae60095e1
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 27 Jul 2013 22:03:48 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 27 Jul 2013 22:03:48 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0438f8707f8b055671f74ee6f3d1b81ae60095e1

Bump ABI



commit cdbe9658751d3553580f89a6cbdee222122bebed
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 27 Jul 2013 22:03:30 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 27 Jul 2013 22:03:30 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cdbe9658751d3553580f89a6cbdee222122bebed

MythScreenStack::Pop(void) serves no purpose any longer. Remove it



commit 174c6cb0c48d8e362613f42464a70ec5b6e3278d
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 27 Jul 2013 21:47:01 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 27 Jul 2013 21:47:01 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=174c6cb0c48d8e362613f42464a70ec5b6e3278d

Provide identical functionality to previous MythScreenStack::PopScreen() using MythScreenStack::PopScreen(NULL) Update all use of PopScreen(bool, bool) following 474cdb1b88b606c729bb560a2b9065e99d15d7db



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

Summary of changes:
 mythplugins/mythweather/mythweather/weather.cpp |    2 +-
 mythtv/libs/libmythbase/mythversion.h           |    2 +-
 mythtv/libs/libmythui/mythdialogbox.cpp         |    2 +-
 mythtv/libs/libmythui/mythscreenstack.cpp       |    9 ++++-----
 mythtv/libs/libmythui/mythscreenstack.h         |    3 +--
 mythtv/libs/libmythui/myththemebase.cpp         |    2 +-
 6 files changed, 9 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-commits mailing list