[mythtv-firehose] mythtv branch fixes/0.27 updated by stuarta. v0.27-169-g28b768a

Git Repo Owner noreply at mythtv.org
Tue Feb 25 12:44:58 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuarta.
       via  28b768a4b9e2fa3b76835057378512cb41a3838c (commit)
       via  784c236ed0ea5cc69f829ac71833a2ede5107882 (commit)
       via  4fd068eb3f34eb5e8f35e4035fcb33d106ed0171 (commit)
       via  83ddcc8dda52365c38e5c767cc2479e59c576442 (commit)
      from  0a8ffeb2da6bea0ac4005147ea80aa4f9203ed4d (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 28b768a4b9e2fa3b76835057378512cb41a3838c
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 25 Feb 2014 11:30:29 +0000
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 25 Feb 2014 12:30:11 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=28b768a4b9e2fa3b76835057378512cb41a3838c

Enable compilation of a couple of files that were disabled on Qt5 because they are apparently not compatible. They build, so let them.



commit 784c236ed0ea5cc69f829ac71833a2ede5107882
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 25 Feb 2014 11:11:37 +0000
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 25 Feb 2014 12:28:49 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=784c236ed0ea5cc69f829ac71833a2ede5107882

Fix mythnetvision.pro for Qt5



commit 4fd068eb3f34eb5e8f35e4035fcb33d106ed0171
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 25 Feb 2014 12:16:22 +0000
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 25 Feb 2014 12:16:22 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4fd068eb3f34eb5e8f35e4035fcb33d106ed0171

Remove check_cxxflags which doesn't work



commit 83ddcc8dda52365c38e5c767cc2479e59c576442
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Wed, 19 Feb 2014 17:00:15 +0000
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 25 Feb 2014 11:48:01 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=83ddcc8dda52365c38e5c767cc2479e59c576442

Resolve X11/Xlib.h define of Bool and Qt5 (5.2)
Xlib.h has a "#define Bool int", which causes compilation issues with other uses of
Bool, specifically in qsonvalue.h in Qt5.  This patch rearranges the MythTV source file
includes to bypass the issue.

Fixes #12065
Signed-off-by: Stuart Auchterlonie <stuarta at squashedfrog.net>

Signed-off-by: Stuart Auchterlonie <stuarta at mythtv.org>



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

Summary of changes:
 mythplugins/configure                              |    1 -
 .../mythnetvision/mythnetvision/mythnetvision.pro  |    5 ++++-
 mythtv/libs/libmyth/libmyth.pro                    |    6 ++----
 mythtv/libs/libmythtv/videooutbase.cpp             |    2 +-
 mythtv/libs/libmythtv/vsync.cpp                    |    8 ++++----
 5 files changed, 11 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-firehose mailing list