[mythtv-commits] mythtv branch master updated by gigem. v0.27-pre2-350-g5173ecb

Git Repo Owner noreply at mythtv.org
Thu Dec 13 03:02:31 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  5173ecb2960970861f0e3fc73aeecd5cad555d1e (commit)
      from  ec8b37a7c8630ecc48a738f02f336554d06168dd (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 5173ecb2960970861f0e3fc73aeecd5cad555d1e
Author:    David Engel <dengel at mythtv.org> at Wed, 12 Dec 2012 20:54:47 -0600
Committer: David Engel <dengel at mythtv.org> at Wed, 12 Dec 2012 20:54:47 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5173ecb2960970861f0e3fc73aeecd5cad555d1e

Remove the LiveTVPriority setting.
This is another change in the series of changes to remove some
scheduler related features and settings that the developers no longer
believe are needed or want to support.

The scheduler now always tries to avoid interrupting live TV.
Recordings that conflict with live TV are moved to other inputs or
later times as needed.  Live TV is only interrupted if a recording
can not be moved.



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

Summary of changes:
 mythtv/programs/mythbackend/scheduler.cpp       |   90 ++++++----------------
 mythtv/programs/mythbackend/scheduler.h         |    9 +--
 mythtv/programs/mythfrontend/globalsettings.cpp |   12 ---
 3 files changed, 28 insertions(+), 83 deletions(-)

-- 



More information about the mythtv-commits mailing list