[mythtv-firehose] mythtv branch master updated by gigem. v0.28-pre-1342-g9c666b6

Git Repo Owner noreply at mythtv.org
Tue May 13 15:56:44 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  9c666b602edc41781853e0698191f3239341a33b (commit)
      from  a0be0d31013fbfde8efc03ee2123d3beca9528f5 (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 9c666b602edc41781853e0698191f3239341a33b
Author:    Frank Phillips <frankalso at gmail.com> at Tue, 13 May 2014 10:55:41 -0500
Committer: David Engel <dengel at mythtv.org> at Tue, 13 May 2014 10:55:41 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9c666b602edc41781853e0698191f3239341a33b

Keep some recordings from getting a LiveTV recgroup
Following #10943, an ApplyRecordRecGroupChange() was added near the
end of GetProgramRingBufferForLiveTV() to update recorded.recgroup
before it is queried in StartedRecording().

The problem arises because we don't have the correct recstartts for
ApplyRecordRecGroupChange() until later when we successfully insert
the program in RecordingInfo::StartedRecording.

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



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

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

-- 



More information about the mythtv-firehose mailing list