[PATCH] Re: [mythtv] Recorded Programs menu
Isaac Richards
mythtv-dev@snowman.net
Mon, 11 Nov 2002 23:45:37 -0500
On Monday 11 November 2002 08:39 pm, Jim Radford wrote:
> Ok. Any specific reason to limit it to 6? Most remotes I've seen,
> including tivo's have tons of buttons.
Just trying to keep things on the remote as simple as possible, really.
> Great! I assume you'd do the same for re-encode as well? If so, then
> looking at the code and at my changes I think the cleanest thing, in
> terms of minimizing code duplication, might be still to unify
> PlaybackBox and DeleteBox and to just pass in one parameter that says
> what the default action (play, delete, er-encode) is. We can key
> showing the size off that as well. I'll work up a patch if this is
> ok.
Yeah, if you want to do that, it'd be cool. Most of those two files are
already duplicates anyway, so it shouldn't be all that hard.
Isaac