[mythtv-commits] mythtv branch master updated by gigem. v0.27-pre2-568-gb05ecd4

Git Repo Owner noreply at mythtv.org
Fri Jan 25 23:36:07 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  b05ecd4666a540648627e0af8f3666bb008a0e1c (commit)
      from  9402858049e6fde3dce16c69a811410da355b1a5 (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 b05ecd4666a540648627e0af8f3666bb008a0e1c
Author:    David Engel <dengel at mythtv.org> at Fri, 25 Jan 2013 17:26:18 -0600
Committer: David Engel <dengel at mythtv.org> at Fri, 25 Jan 2013 17:35:47 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b05ecd4666a540648627e0af8f3666bb008a0e1c

Fix issues which sometimes prevente scheduling around live TV.
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.

Fix #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