[mythtv] [PATCH] Add transcode to OSD menu

Joseph A. Caputo jcaputo1 at comcast.net
Mon Apr 26 11:57:54 EDT 2004


On Sunday 25 April 2004 19:18, Dan Morphis wrote:
> Yup :-)  All you did was add it to the tree, you didn't add any code
> to handle it :-)
>
> Do a find for "else if (action == "TOGGLEPIPMODE")" and add you code
> to that section to call the function that normally gets called when
> you press "X".  DoQueueTranscode() is the method I believe.
>

Hmmm, I don't like that... wouldn't it be cleaner to have a single code 
path to handle actions?  Having a single path to handle this might also 
make it possible to have the OSD menu configurable by an XML file...

If there are no arguments against it, I may start working on a patch to 
achieve this...

-JAC


More information about the mythtv-dev mailing list