[mythtv] [PATCH] Change Watch TV behavior

Kevin Kuphal kevin.kuphal at myrealbox.com
Fri Apr 23 09:05:54 EDT 2004


I thought about that but I didn't want to change the behavior of the class
as a whole, just the action taken when the Watch TV item was pressed.  I
wanted to consider the case that somewhere there might be a reason that
changing it in LiveTV would cause unexpected results for someone else

> -----Original Message-----
> From: mythtv-dev-bounces at mythtv.org 
> [mailto:mythtv-dev-bounces at mythtv.org] On Behalf Of J. Donavan Stanley
> Sent: Friday, April 23, 2004 4:33 AM
> To: Development of mythtv
> Subject: Re: [mythtv] [PATCH] Change Watch TV behavior
> 
> 
> Kevin Kuphal wrote:
> 
> >This patch does the following
> >
> >- Adds WatchTVGuide setting to the database and bumps the database 
> >version
> >  
> >
> Don't bump the schema # simply to add a config value.  The fact that 
> you've added the UI in the settings and used GetNumSetting is 
> enough to 
> add it to the database.  Bumping the schema is for when the database 
> structure changes.
> 
> 
> >- Changes the MenuHandler function in tv_play to a public 
> function to 
> >facilitate this
> >  
> >
> Couldn't you accomplish this by having TV::LiveTV check for 
> your config 
> variable and call RunProgramGuide? 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org 
> http://mythtv.org/cgi-> bin/mailman/listinfo/mythtv-dev
> 




More information about the mythtv-dev mailing list