[mythtv-firehose] mythtv branch fixes/0.25 updated by gigem. v0.25.3-32-g79a24c9

Git Repo Owner noreply at mythtv.org
Sat Jan 26 00:03:21 UTC 2013


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user gigem.
       via  79a24c90efd3308895880cbad4a4e550986aedda (commit)
      from  fa3ebd4324883bd942324ff2fdb0de52faaaec5a (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 79a24c90efd3308895880cbad4a4e550986aedda
Author:    David Engel <dengel at mythtv.org> at Fri, 25 Jan 2013 18:01:59 -0600
Committer: David Engel <dengel at mythtv.org> at Fri, 25 Jan 2013 18:01:59 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=79a24c90efd3308895880cbad4a4e550986aedda

Fix issues which sometimes prevente scheduling around live TV.
Backport of SHA1:b05ecd46 to fixes/0.25.

There are some cases where we don't attempt to schedule around live
TV.  This change cleans up the logic which determines when to do that
and fixes some of the bugs found in the process.

NB: the case where a user enters live TV immediately before a
recording is scheduled to start is still not handled gracefully.
Fixing that is a lot tougher and will likely mean involving the
scheduler in choosing which input to use for live TV.

Refs #11207



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

Summary of changes:
 mythtv/programs/mythbackend/scheduler.cpp |   58 +++++++++++++++--------------
 1 files changed, 30 insertions(+), 28 deletions(-)

-- 



More information about the mythtv-firehose mailing list