[mythtv] Re: [mythtv-commits] mythtv commits
Daniel Kristjansson
danielk at cat.nyu.edu
Sat Apr 9 17:58:50 UTC 2005
On Sat, 2005-04-09 at 09:49 -0700, Bruce Markey wrote:
> mythtv at cvs.mythtv.org wrote:
> > Puts MythTV's Visual class in a MythTV namespace so that it does not conflict
> > with X's Visual. Add's MythDeque a specialization of the STL deque class that
> > presents an interface similar to the Qt queue, code using it to follow.
>
> Daniel, could you try compiling mythmusic? I think there are
> still some problems related to this change.
Yep, I'm recompiling with a fix in place at the moment. The problem was
that I added MythTV visual.h header to output.h but output is being
exported to plugins and visual is not. I'll commit soon.
-- Daniel
More information about the mythtv-dev
mailing list