[mythtv-firehose] mythtv branch master updated by gigem. v0.28-pre-3177-g9220e79

Git Repo Owner noreply at mythtv.org
Tue Nov 24 16:35:26 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  9220e7945e9f7e35734e361ba94c83f4a3aace59 (commit)
       via  cf528b39a8a926cc91bd951c887d15f724dcbeab (commit)
       via  36f15c8edd3d58a603375a383c6096b941b1fa82 (commit)
       via  2c1e672be965551f2c1007b9725020b606cd0878 (commit)
      from  f6aa8e174513328f442e070ace72b6f898818c27 (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 9220e7945e9f7e35734e361ba94c83f4a3aace59
Author:    David Engel <dengel at mythtv.org> at Tue, 24 Nov 2015 10:28:04 -0600
Committer: David Engel <dengel at mythtv.org> at Tue, 24 Nov 2015 10:33:51 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9220e7945e9f7e35734e361ba94c83f4a3aace59

Revert "Move StartedRecording call from TVRec::StartRecording() to"
This reverts commit 891b431664ebdbceafe41d7bf21be0d541dfc6ad.

That commit broke the returning of the recordingid and actual start
time saved in the recorded table to the scheduler.

Refs #12281



commit cf528b39a8a926cc91bd951c887d15f724dcbeab
Author:    David Engel <dengel at mythtv.org> at Mon, 23 Nov 2015 11:51:51 -0600
Committer: David Engel <dengel at mythtv.org> at Tue, 24 Nov 2015 10:27:27 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cf528b39a8a926cc91bd951c887d15f724dcbeab

Clear reactivate when updating the history in oldrecorded.
Previously, the reactivation status was preserved and could cause
programs to keep getting restarted.  Reactivate was always intended to
be a 'single shot', so make it that way.

Refs #12281



commit 36f15c8edd3d58a603375a383c6096b941b1fa82
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Mon, 23 Nov 2015 11:49:46 -0600
Committer: David Engel <dengel at mythtv.org> at Tue, 24 Nov 2015 10:27:27 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=36f15c8edd3d58a603375a383c6096b941b1fa82

Properly cleanup when stopping a failing recording.
Previously, the recorder was left in a bad state which caused restarts
to fail.

Signed-off-by: David Engel <dengel at mythtv.org>

Refs #12281



commit 2c1e672be965551f2c1007b9725020b606cd0878
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Mon, 23 Nov 2015 11:45:58 -0600
Committer: David Engel <dengel at mythtv.org> at Tue, 24 Nov 2015 10:27:27 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2c1e672be965551f2c1007b9725020b606cd0878

Copy hostname from scheduler too when creating a new ProgramInfo.
The hostname is needed to be able to stop the recording in some cases.

Signed-off-by: David Engel <dengel at mythtv.org>

Refs #12281



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

Summary of changes:
 mythtv/libs/libmyth/programinfo.cpp     |    1 +
 mythtv/libs/libmythtv/recordinginfo.cpp |    2 +-
 mythtv/libs/libmythtv/tv_rec.cpp        |   11 ++++++-----
 3 files changed, 8 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-firehose mailing list