[mythtv-commits] Ticket #3666: DVD speed setting only works when using media monitoring

MythTV mythtv at cvs.mythtv.org
Mon Mar 16 01:19:56 UTC 2009


#3666: DVD speed setting only works when using media monitoring
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by nigel):

  * status:  closed => new
  * resolution:  fixed =>


Comment:

 It seems that the problem still exists. My changes in [13882] allowed the
 media monitor to be on, but inactive (''i.e.'' sending no events). Initial
 examination of MediaMonitor::SetCDSpeed() reveals that setSpeed() is only
 called if the MediaMonitor knows about the device, which will not be the
 case if "Monitor CD/DVD" is off.
 [[BR]]
 SetCDSpeed() could have a fallthru for both ifs, and call a static
 MythMediaDevice::setSpeed(const char *device);

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3666#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list