[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Apr 1 20:20:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by gigem on Fri Apr  1 20:18:40 2005

Modified Files:
   in mythtv/libs/libmyth:
        mythdialogs.cpp 
   in mythtv/libs/libmythtv:
        tv_play.cpp 
   in mythtv/programs/mythfrontend:
        channelrecpriority.cpp programrecpriority.cpp 
        viewscheduled.cpp 
Log Message:
Changed the keybindings code to print a warning, but still allow,
multiple actions to be bound to the same key in a context.  The first
action handled by the code wins and all others are ignored.

Added new, explicit actions for changing the rank in the program and
channelrecpriority screens.  By default, RANKINC and RANKDEC are bound
to the Right and Left keys, respectively.

Changed viewscheduled and program/channelrecpriority to exit on the
LEFT action like many other screens.  FYI, you won't see this behavior
on the *recpriority screens unless RANKDEC is bound to a different key
than LEFT.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list