[mythtv-commits] Ticket #1133: Support pcHDTV analog tuner

MythTV mythtv at cvs.mythtv.org
Thu Feb 16 20:28:38 UTC 2006


#1133: Support pcHDTV analog tuner
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  0.20   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
---------------------+------------------------------------------------------
Comment (by danielk):

 (In [8994]) References #1133. two small refactorings.

  * Break out channel creation from TVRec::Init() into
 TVRec::CreateChannel()
  * Simplify recordingprofile loading. This eliminates function in TVRec,
 and replaces loadByCardID() with loadByCardType() in RecordingProfile.

 The first one makes it possible for us to recreate the channel classes,
 and the second change just makes the code simpler by eliminating some
 unnesessary code.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1133>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list