[mythtv-commits] mythtv branch fixes/0.26 updated by gigem. v0.26.0-89-g14aa707

Git Repo Owner noreply at mythtv.org
Sat Jan 26 00:01:14 UTC 2013


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user gigem.
       via  14aa70771e85e401c68cac78a49b8ef344cce873 (commit)
      from  3587b8240a5b136df1b454b6b4e2d44294e7ed0a (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 14aa70771e85e401c68cac78a49b8ef344cce873
Author:    David Engel <dengel at mythtv.org> at Fri, 25 Jan 2013 17:59:34 -0600
Committer: David Engel <dengel at mythtv.org> at Fri, 25 Jan 2013 17:59:34 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=14aa70771e85e401c68cac78a49b8ef344cce873

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

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, 32 insertions(+), 26 deletions(-)

-- 



More information about the mythtv-commits mailing list