[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-1967-g3902c31

Git Repo Owner noreply at mythtv.org
Tue Jul 22 21:01:54 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  3902c3158801b3826b0609429c73dbe7632ac261 (commit)
      from  82518784588d293bad9bbb061b83882f3630615e (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 3902c3158801b3826b0609429c73dbe7632ac261
Author:    Paul Harrison <pharrison at mythtv.org> at Tue, 22 Jul 2014 22:01:12 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Tue, 22 Jul 2014 22:01:12 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3902c3158801b3826b0609429c73dbe7632ac261

MainServer: use gCoreContext->IsThisHost(hostname) to check the host
This uses IsThisHost() to check if the music commands should be run on the
master or passed to a slave for processing. This is more robust since it
checks both the IP address and host name for a match.



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

Summary of changes:
 mythtv/programs/mythbackend/mainserver.cpp |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-commits mailing list