[mythtv] Re: [mythtv-commits] mythtv commits

J. Donavan Stanley jdonavan at jdonavan.net
Sun Nov 21 16:02:31 UTC 2004


Isaac Richards wrote:

>On Sunday 21 November 2004 10:00 am, mythtv at cvs.mythtv.org wrote:
>  
>
>>---------------------------------------------------------------------------
>>- Changes committed by jdonavan on Sun Nov 21 14:58:32 2004
>>
>>Modified Files:
>>   in mythvideo/mythvideo:
>>        videogallery.cpp
>>Log Message:
>>Check global keys before video keys so that the default bindings for the
>>parental level adjustments work
>>
>>---------------------------------------------------------------------------
>>    
>>
>
>This isn't correct.  Local keybindings must override global ones.
>  
>
The problem in this case is that the default Mythvideo binding for inc 
and dec parental are the left and right arrow keys which the gallery 
needs.  And since locals override globals it never gets the left/right 
keypress.  Other than changing the default keybinding away from 
left/right (which should probably happen) I don't see another way to 
allow for consistent behavior across the views.

I could change the binding and put in a dbcheck to remap it for those 
that have it set to left/right but I figured some folks might want it 
that way.




More information about the mythtv-dev mailing list