[mythtv-commits] mythtv commit: r7344 - in trunk/mythtv/libs by danielk

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


      Author: danielk
        Date: 2005-09-28 21:49:07 +0000 (Wed, 28 Sep 2005)
New Revision: 7344
   Changeset: http://cvs.mythtv.org/trac/changeset/7344

Modified:

   trunk/mythtv/libs/libmyth/mythdialogs.cpp
   trunk/mythtv/libs/libmyth/mythdialogs.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h

Log:

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.






More information about the mythtv-commits mailing list