[mythtv-firehose] mythtv branch fixes/0.27 updated by gigem. v0.27-230-g1023a65

Git Repo Owner noreply at mythtv.org
Tue May 13 16:32:07 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user gigem.
       via  1023a65e883f5d1dc245d622709fd77a26bc75c4 (commit)
      from  9f353cc287733cb5fc70ab67b3752557a4101753 (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 1023a65e883f5d1dc245d622709fd77a26bc75c4
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 11:09:55 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1023a65e883f5d1dc245d622709fd77a26bc75c4

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>

(cherry picked from commit 9c666b602edc41781853e0698191f3239341a33b)



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

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