[mythtv] numeric keys for EPG navigation

Erik Arendse erik_nospam.arendse at bigfoot.com
Thu Jan 30 09:18:46 EST 2003


At 30-1-03 08:54, Chris Lack wrote:
>On Wednesday 29 January 2003 06:46 pm, Isaac Richards wrote:
> > I'd more prefer someone to go through and sanitize the keybindings
> > everywhere, really.
>What do you have in mind?

To put my big mouth in again: replace all current instances of keycodes 
with a define like
KEY_EPG_CLOSE
KEY_EPG_CHANNELSELECTANDCLOSE
KEY_TV_PROGUP
KEY_TV_QUIT
etc, and have them defined in a single header (like Isaac did at the top of 
NuppelVideoPlayer.c).
I can't see the advantage of runtime configuration so just let the compiler 
do all the work.
I would place this file in .\MC or in .\MC\programs or .\MC\libs\libmyth

Erik




More information about the mythtv-dev mailing list