[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3547-gb5a5624

Git Repo Owner noreply at mythtv.org
Tue Feb 9 10:09:41 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  b5a562439ab48b6a8c42c8cded1b2f290e8b5181 (commit)
       via  e2fa1ea5d9ab5de2ba1faaa1e6971ba7f3467e4f (commit)
       via  5a6b7ae458299aa25b62acf1869eb176fea5d957 (commit)
       via  54da874fd78ee1e01569fe070d2b6ab0f153df3b (commit)
       via  da6933b46cb64e4f3966f93ccb774933e7086cfd (commit)
       via  5aab647f71f8eb3cf4e5c1d97cc8527feeea0e58 (commit)
      from  b8550fefd18aa6e187c382a4a74164de7cd46b98 (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 b5a562439ab48b6a8c42c8cded1b2f290e8b5181
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 11:08:08 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 11:09:05 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b5a562439ab48b6a8c42c8cded1b2f290e8b5181

finish removal of CleanupGuard from 053b49e7f424836317638012e1f5b86bc41e3ed2
Found via compiler warning about unused cleanup()



commit e2fa1ea5d9ab5de2ba1faaa1e6971ba7f3467e4f
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 10:59:09 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 10:59:31 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e2fa1ea5d9ab5de2ba1faaa1e6971ba7f3467e4f

remove unused variable to silence compiler warning



commit 5a6b7ae458299aa25b62acf1869eb176fea5d957
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 31 Jan 2016 11:58:37 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 10:58:16 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5a6b7ae458299aa25b62acf1869eb176fea5d957

change type to match v4l2 header



commit 54da874fd78ee1e01569fe070d2b6ab0f153df3b
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 10:55:42 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 10:58:04 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=54da874fd78ee1e01569fe070d2b6ab0f153df3b

ifdef out unused function in preparation of removal
silences a compiler warning



commit da6933b46cb64e4f3966f93ccb774933e7086cfd
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 10:26:31 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 10:39:27 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=da6933b46cb64e4f3966f93ccb774933e7086cfd

handle external hdhomerun includes as system includes
In preparation of the next merge from upstream.

Fixes #11978



commit 5aab647f71f8eb3cf4e5c1d97cc8527feeea0e58
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Tue, 13 Mar 2012 17:47:34 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 10:39:13 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5aab647f71f8eb3cf4e5c1d97cc8527feeea0e58

Profile build on Windows and MacOSX don't require Qt debug libs
At present profile builds pull in debug builds of Qt.  This
causes link errors on Windows and MacOSX unless the debug libs
are available.  This patch removes debug from CONFIG on these
platforms.

Fixes #10452

Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>



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

Summary of changes:
 mythplugins/mytharchive/mytharchivehelper/main.cpp |   28 --------------------
 mythplugins/settings.pro                           |    2 +-
 mythtv/libs/libmythtv/libmythtv.pro                |    2 +-
 mythtv/libs/libmythtv/v4l2util.cpp                 |    4 +-
 mythtv/libs/libmythtv/v4l2util.h                   |    2 +-
 mythtv/programs/mythbackend/services/channel.cpp   |    2 -
 mythtv/programs/mythcommflag/pgm.cpp               |    2 +
 mythtv/settings.pro                                |    2 +-
 8 files changed, 8 insertions(+), 36 deletions(-)

-- 



More information about the mythtv-commits mailing list