[mythtv-commits] Re: Ticket #320: Dialog informing user that they should have gotten a signal by now

MythTV mythtv at cvs.mythtv.org
Wed Sep 28 21:51:20 UTC 2005


#320: Dialog informing user that they should have gotten a signal by now
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  patch    |       Status:  closed 
 Priority:  minor    |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

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

Comment:

 Closed by revision [7344].

 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://svn.mythtv.org/trac/ticket/320>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list