[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1955-gef8694a

Git Repo Owner noreply at mythtv.org
Sun Jul 20 12:07:49 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  ef8694a20a3db8f1da91e78074314cdc635f6cf9 (commit)
       via  be87ab8e4a84a5838c8947d9016d9a85683fe8a1 (commit)
      from  1b220561f4d004410e1cbea41c14b8f42a618544 (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 ef8694a20a3db8f1da91e78074314cdc635f6cf9
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 20 Jul 2014 22:07:32 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 20 Jul 2014 22:07:42 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ef8694a20a3db8f1da91e78074314cdc635f6cf9

remotefile: use IsThisBackend API
We really want each backend to look after the hostname they are managing, and not forward everything through the master backend.



commit be87ab8e4a84a5838c8947d9016d9a85683fe8a1
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 20 Jul 2014 19:00:22 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 20 Jul 2014 22:07:42 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=be87ab8e4a84a5838c8947d9016d9a85683fe8a1

corecontext: Add IsThisBackend API
Will determine if we are a backend, and we are the requested host



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

Summary of changes:
 mythtv/libs/libmythbase/mythcorecontext.cpp |    5 +++++
 mythtv/libs/libmythbase/mythcorecontext.h   |    1 +
 mythtv/libs/libmythbase/remotefile.cpp      |    6 ++----
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list