[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri May 7 20:50:04 EDT 2004


----------------------------------------------------------------------------
Changes committed by gigem on Sat May  8 00:46:13 2004

Added Files:
   in mythtv/themes/default:
        gg-rs-override.png 
Modified Files:
   in mythtv/libs/libmyth:
        mythcontext.h xmlparse.cpp 
   in mythtv/libs/libmythtv:
        guidegrid.cpp infodialog.cpp progfind.cpp programinfo.cpp 
        programinfo.h scheduledrecording.cpp scheduledrecording.h 
   in mythtv/programs/mythbackend:
        scheduler.cpp 
   in mythtv/programs/mythfilldatabase:
        filldata.cpp 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp programrecpriority.cpp 
   in mythtv/themes/G.A.N.T.:
        ui.xml 
   in mythtv/themes/blue:
        ui.xml 
Log Message:
Changed record overrides to be first clase recording types.  This
allows "do record" overrides to have their own priority, profile,
start early/end late times, etc.  Also, silently drop entries formerly
identified as rsOverlap to provide a less confusing interface.

As a result of these changes:
* Existing record overrides will be ignored and will need to be
   re-entered.
* Record overrides will be invisible to and inaccessible from mythweb
  until it is updated to understand the new recording types.
* Record overrides no longer get an automatic priority boost.  The old
  behavior can be achieved using the new OverrideRecordRecPriority
  setting.

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


More information about the mythtv-commits mailing list