[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-735-gc10b9bc

Git Repo Owner noreply at mythtv.org
Wed Jan 22 10:49:39 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  c10b9bcc6f5f3c76c86b12144ce76c2f4119660c (commit)
       via  b57cf4bac4038cd595c9a6d12ac3e8d7ea8935a4 (commit)
      from  1e5aee1a0e041bbcd4102936f5afdbcbd986e26a (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 c10b9bcc6f5f3c76c86b12144ce76c2f4119660c
Author:    Paul Harrison <pharrison at mythtv.org> at Wed, 22 Jan 2014 10:49:06 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 22 Jan 2014 10:49:06 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c10b9bcc6f5f3c76c86b12144ce76c2f4119660c

bump the API version so both core and plugins need to be recompiled.



commit b57cf4bac4038cd595c9a6d12ac3e8d7ea8935a4
Author:    Paul Harrison <pharrison at mythtv.org> at Wed, 22 Jan 2014 10:47:40 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 22 Jan 2014 10:47:40 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b57cf4bac4038cd595c9a6d12ac3e8d7ea8935a4

RemoteFile: add a static FindFile() function to find a file on all BE's
This is a helper function that will search all BE's for a file in a
storage group. If a host is given the search will use that as a hint and
search that host first. If host is empty the search will look on the master
BE first. Returns the myth URL that can be used to access the file or an empty
string if not found.

Note: bumps the API version so both core and plugins need to be recompiled.



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h  |    2 +-
 mythtv/libs/libmythbase/remotefile.cpp |   65 ++++++++++++++++++++++++++++++++
 mythtv/libs/libmythbase/remotefile.h   |    1 +
 3 files changed, 67 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list