[mythtv] Better Integration of plugins
Isaac Richards
ijr at case.edu
Thu Feb 24 22:49:30 UTC 2005
On Thursday 24 February 2005 05:20 pm, Paul Volkaerts wrote:
> I'm looking for comments as to whether this is the right way to do this,
> and whether it is aligned with, or clashes with, things like MythUI. I
> don't want to check this in and find it breaks things people are working
> on; but I do believe this makes a massive improvement to the user
> experience.
Heh, cool - the UI part of this is what mythui is partially supposed to
accomplish. I had intended to convert over the OSD code so it uses the same
base classes/etc for drawing as everything else will. This way, anything can
draw on the OSD (or anywhere else) without being written specially for it,
etc. I'm not really sure if there's benefit to a separate worker function
that way, as mythui already (mostly, at least) has the functionality of a
screen separated from the actual drawing. Whaddya think?
Isaac
More information about the mythtv-dev
mailing list