[mythtv-firehose] mythtv branch master updated by jyavenard. v0.26-alpha-17-g0a5d426

Git Repo Owner noreply at mythtv.org
Sat Jul 21 09:54:47 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  0a5d426a0c4ab4ac8791c9e87f8f44bf2e0b8514 (commit)
      from  2e9333db603fede6c73c4501b52f20d8a1610489 (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 0a5d426a0c4ab4ac8791c9e87f8f44bf2e0b8514
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 21 Jul 2012 19:27:50 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 21 Jul 2012 19:54:37 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0a5d426a0c4ab4ac8791c9e87f8f44bf2e0b8514

Remove Painter settings on Mac OS X
MythFrontend requires OpenGL for proper operation, and mythtv-setup requires Qt.
This is a quick and dirty way to remove the guesswork for the user and automatically have what works.

MythMainWindow::Init now can take an optional argument specifying which theme painter to use and do not rely on user configuration

Fixes #10469



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

Summary of changes:
 mythtv/libs/libmythui/mythmainwindow.cpp        |   15 ++++++++-------
 mythtv/libs/libmythui/mythmainwindow.h          |    2 +-
 mythtv/libs/libmythui/mythuitype.h              |    5 +++++
 mythtv/programs/mythfrontend/globalsettings.cpp |   10 ++++++----
 mythtv/programs/mythfrontend/main.cpp           |   12 ++++++++++++
 mythtv/programs/mythtv-setup/main.cpp           |   13 ++++++++++++-
 6 files changed, 44 insertions(+), 13 deletions(-)

-- 



More information about the mythtv-firehose mailing list