[mythtv-commits] mythtv commit: r23118 - in trunk/mythtv/programs by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jan 13 16:38:22 UTC 2010


      Author: gigem
        Date: 2010-01-13 16:38:21 +0000 (Wed, 13 Jan 2010)
New Revision: 23118
   Changeset: http://svn.mythtv.org/trac/changeset/23118

Modified:

   trunk/mythtv/programs/mythbackend/scheduler.cpp
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp
   trunk/mythtv/programs/mythfrontend/statusbox.cpp
   trunk/mythtv/programs/mythfrontend/viewscheduled.cpp

Log:

Removed the ComplexPriority scheduler setting and added a feature to
warn when a less preferred showing of a program might be recorded.

Removing the the ComplexPriority setting was suggested in the settings
thread over a month ago.  The setting was originally added to address
some deficiencies in the "Reschedule Higher Priorities" logic in the
scheduler.  Those deficiencies were mostly obviated by a later change
making this setting unnecessary.

The new feature attempts to detect when a conflict causes one showing
of a program to be recorded instead of another showing with a higher
priority.  For example, if the user has priorities setup to prefer HD
recordings and tuners, this could warn when a program gets bumped to
an SD tuner.  Note that this feature currently only checks showings at
the same time.  It does not detect if there are higher priority
showings at other times.





More information about the mythtv-commits mailing list