[mythtv-commits] Re: Ticket #230: New debugging displayed even when running with standard verbosity

MythTV mythtv at cvs.mythtv.org
Wed Sep 28 21:49:09 UTC 2005


#230: New debugging displayed even when running with standard verbosity
----------------------+-----------------------------------------------------
 Reporter:  rkulagow  |        Owner:  ijr   
     Type:  defect    |       Status:  closed
 Priority:  minor     |    Milestone:        
Component:  mythtv    |      Version:        
 Severity:  medium    |   Resolution:  fixed 
----------------------+-----------------------------------------------------
Comment (by danielk):

 (In [7344]) Closes #230 by applying patch.

 Basically it fetches the channel_timeout from the DB,
 and if it takes longer than that to start getting data
 from the backend it pops up an informational dialog.

 The change in mythdialog is to add MythMainWindow::GetKey()
 which is symmetric to RegisterKey(). It fetches the key
 binding from the database for display in informational
 dialogs like the above. This lets you tell the user
 exactly what key to press, even if they have remapped
 the keys.

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


More information about the mythtv-commits mailing list