[mythtv-firehose] mythtv branch fixes/0.27 updated by gigem. v0.27.5-56-g54a9cda

Git Repo Owner noreply at mythtv.org
Fri Nov 27 16:53:38 UTC 2015


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user gigem.
       via  54a9cda3ffff65082bbf3d385ee54505ced0835b (commit)
       via  cb5fd77d0a60edb20b2c6521beef188231b8e8fc (commit)
       via  7225aa0bb2a5eff578cdc0659b4d48a3326c9039 (commit)
       via  999aa8f0af15a67432742074aabbb1a1c1ce2e2c (commit)
      from  9497495cd753181f73a2b999443cd0d5d2b11457 (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 54a9cda3ffff65082bbf3d385ee54505ced0835b
Author:    David Engel <dengel at mythtv.org> at Fri, 27 Nov 2015 10:53:28 -0600
Committer: David Engel <dengel at mythtv.org> at Fri, 27 Nov 2015 10:53:28 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=54a9cda3ffff65082bbf3d385ee54505ced0835b

Merge branch 'fixes/0.27' of code.mythtv.org:mythtv into fixes/0.27



commit cb5fd77d0a60edb20b2c6521beef188231b8e8fc
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 11:06:31 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cb5fd77d0a60edb20b2c6521beef188231b8e8fc

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

Backported from master to fixes/0.27.



commit 7225aa0bb2a5eff578cdc0659b4d48a3326c9039
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 11:05:56 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7225aa0bb2a5eff578cdc0659b4d48a3326c9039

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

Backported from master to fixes/0.27.



commit 999aa8f0af15a67432742074aabbb1a1c1ce2e2c
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:59:39 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=999aa8f0af15a67432742074aabbb1a1c1ce2e2c

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

Backported from master to fixes/0.27.



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

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

-- 



More information about the mythtv-firehose mailing list