[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3321-g79e8be8
Git Repo Owner
noreply at mythtv.org
Tue Dec 29 22:49:47 UTC 2015
The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
via 79e8be8dea88bcdb4dca499f707965a1df45a01d (commit)
via 9e71b8beb632df71011fc9c07ebf4c46a3092274 (commit)
from 836260eb960448f97167be5e0d83243f7573d104 (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 79e8be8dea88bcdb4dca499f707965a1df45a01d
Author: Karl Dietz <dekarl at mythtv.org> at Tue, 29 Dec 2015 23:46:36 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 29 Dec 2015 23:49:25 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=79e8be8dea88bcdb4dca499f707965a1df45a01d
move CleanupGuard into libmythbase
Fold 14 copies of this helper into one.
Inspired by cppcheck complaining about the contructor not being explicit.
commit 9e71b8beb632df71011fc9c07ebf4c46a3092274
Author: Karl Dietz <dekarl at mythtv.org> at Tue, 29 Dec 2015 19:58:51 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 29 Dec 2015 23:49:25 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=9e71b8beb632df71011fc9c07ebf4c46a3092274
cppcheck: usleep is only defined up to 999999
-----------------------------------------------------------------------
Summary of changes:
mythtv/libs/libmythbase/libmythbase.pro | 2 ++
mythtv/libs/libmythbase/mythmedia.cpp | 2 +-
mythtv/libs/libmythbase/mythversion.h | 2 +-
mythtv/programs/mythbackend/main.cpp | 1 +
mythtv/programs/mythbackend/main_helpers.h | 22 ----------------------
mythtv/programs/mythccextractor/main.cpp | 19 +------------------
mythtv/programs/mythcommflag/main.cpp | 19 +------------------
mythtv/programs/mythfilldatabase/main.cpp | 19 +------------------
mythtv/programs/mythfrontend/main.cpp | 19 +------------------
mythtv/programs/mythfrontend/upnpscanner.cpp | 3 +++
mythtv/programs/mythjobqueue/main.cpp | 22 +---------------------
mythtv/programs/mythlogserver/main.cpp | 19 +------------------
mythtv/programs/mythmediaserver/main.cpp | 22 +---------------------
mythtv/programs/mythmetadatalookup/main.cpp | 19 +------------------
mythtv/programs/mythpreviewgen/main.cpp | 19 +------------------
mythtv/programs/mythscreenwizard/main.cpp | 19 +------------------
mythtv/programs/mythtranscode/main.cpp | 19 +------------------
mythtv/programs/mythtv-setup/main.cpp | 19 +------------------
18 files changed, 20 insertions(+), 246 deletions(-)
--
More information about the mythtv-commits
mailing list