[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-279-g1ed2cf0

Git Repo Owner noreply at mythtv.org
Wed Sep 25 13:12:35 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  1ed2cf0f61fa9a0d074ee10717ffc75194cb630a (commit)
       via  c7f317e98f2ff7a59474ee793c90b02102db7960 (commit)
       via  776379c4c1d9b3745fcc97cbc5531e43029382b4 (commit)
      from  b1867bd45765157432f5598aa26377fb922ed116 (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 1ed2cf0f61fa9a0d074ee10717ffc75194cb630a
Author:    Robert Siebert <rsiebert at miroku.no-ip.com> at Fri, 15 Mar 2013 10:02:48 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 25 Sep 2013 14:12:25 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1ed2cf0f61fa9a0d074ee10717ffc75194cb630a

Updated the DeleteFile and RenameFile service API methods to use storage groups. Added more checks to the RenameFile method.
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit c7f317e98f2ff7a59474ee793c90b02102db7960
Author:    Robert Siebert <rsiebert at miroku.no-ip.com> at Tue, 12 Mar 2013 14:05:53 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 25 Sep 2013 14:12:25 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c7f317e98f2ff7a59474ee793c90b02102db7960

Added new service API calls to rename or delete a certain file.
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 776379c4c1d9b3745fcc97cbc5531e43029382b4
Author:    Robert Siebert <rsiebert at miroku.no-ip.com> at Tue, 5 Feb 2013 09:08:39 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 25 Sep 2013 14:12:24 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=776379c4c1d9b3745fcc97cbc5531e43029382b4

Added new service API call to only get the directories from a certain storage group.
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythbase/storagegroup.cpp           |   43 ++++--
 mythtv/libs/libmythbase/storagegroup.h             |    3 +-
 .../services/contentServices.h                     |   13 ++-
 mythtv/programs/mythbackend/services/content.cpp   |  104 ++++++++++++
 mythtv/programs/mythbackend/services/content.h     |    9 +
 mythtv/programs/mythfrontend/example.cpp           |  169 ++++++++++++++++++++
 6 files changed, 328 insertions(+), 13 deletions(-)
 create mode 100644 mythtv/programs/mythfrontend/example.cpp

-- 



More information about the mythtv-firehose mailing list