[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-389-g18a0777

Git Repo Owner noreply at mythtv.org
Thu Oct 24 14:00:09 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  18a077729cc2cea0eb5170bda5a08a810f564c15 (commit)
       via  641d61269c97c55ce653404d9cb0bebd34796eeb (commit)
      from  afb7929524677c509751daf1b0ffcbe89dd5dee8 (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 18a077729cc2cea0eb5170bda5a08a810f564c15
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 24 Oct 2013 14:46:27 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 24 Oct 2013 14:46:27 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=18a077729cc2cea0eb5170bda5a08a810f564c15

Fix missed datetime conversion in Dvr::GetRecordSchedule()



commit 641d61269c97c55ce653404d9cb0bebd34796eeb
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 24 Oct 2013 11:54:05 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 24 Oct 2013 14:42:33 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=641d61269c97c55ce653404d9cb0bebd34796eeb

Add Recording Schedule methods to scriptable API
Unlike the http (xml/json) API, for the scriptable API you pass
a pointer as the sole argument to the RecRule object for
AddRecordSchedule and UpdateRecordSchedule instead of the 40
variables which make up the object. They behave identically but
it's a lot easier to use.



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

Summary of changes:
 .../libmythservicecontracts/services/dvrServices.h |    1 +
 mythtv/programs/mythbackend/services/dvr.cpp       |    6 +-
 mythtv/programs/mythbackend/services/dvr.h         |   87 ++++++++++++++++++++
 3 files changed, 92 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-firehose mailing list