[mythtv-commits] mythtv commit: r25400 - in trunk/mythtv by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 22 13:05:56 UTC 2010


      Author: stuartm
        Date: 2010-07-22 13:05:56 +0000 (Thu, 22 Jul 2010)
New Revision: 25400
   Changeset: http://svn.mythtv.org/trac/changeset/25400

Modified:

   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp
   trunk/mythtv/programs/mythfrontend/guidegrid.cpp
   trunk/mythtv/programs/mythfrontend/guidegrid.h

Log:

Remove the redundant 'EPGEnableJumpToChannel' setting. By handling the numerical input correctly in GuideGrid the same overloading of keys for navigation can be done using correct key bindings instead. This includes a database update which removes the default numerical bindings for PAGEUP/PAGEDOWN/DAYLEFT/DAYRIGHT/TOGGLEPGORDER _if_ the user has EPGEnableJumpToChannel enabled, in other words you shouldn't see any change in behaviour. New users will get the channel jumping behaviour when using numerical keys since this is consistent with the rest of the UI and it's assumed the vast majority of users have a remote with left/right/up/down buttons.




More information about the mythtv-commits mailing list