[mythtv] [PATCH] mythvideo cd support

Xavier Hervy maxpower44 at tiscali.fr
Tue Jun 29 19:40:14 EDT 2004


Matt Porter wrote:

> On Wed, Jun 30, 2004 at 12:46:12AM +0200, Xavier Hervy wrote:
> 
>>Matt Porter wrote:
>>
>>
>>>On Wed, Jun 30, 2004 at 12:11:06AM +0200, Xavier Hervy wrote:
>>>
>>>
>>>>For information, i can never  accede to MediaMonitor::GetMedias in 
>>>>videofilter and i don't know why ...
>>>
>>>
>>>See my other reply on fixing the build. You need to get the media
>>>monitor instance from the singleton class as I mentioned earlier.
>>>Use MediaMonitor::getMediaMonitor()->getMedias(MEDIATYPE_DATA).
>>>That's the change Donavan made to remove the mythcontext.h pollution.
>>>
>>>-Matt
>>>
>>
>>it's what i do, it's work in videotree.cpp, in videoutils.cpp but not in 
>>  videofilter.cpp
>>the i don't understand
> 
> 
> What doesn't work? Are there runtime problems or build problems?
> It builds for me, but I'm remote and can't test the result, as I
> mentioned.
> 
> -Matt
no it's build problem. The class that user MediaMonitor should inherit 
from QObject. it's why i can build.
No it's fixed.
Now the only things i should do, it's keeping utf8 conversion as it was 
before.
But something is realy wrong in mythvideo.
When i search movie with auto search imdb, the list of movie display 
correctly specials characters but after the special character are wrong.
I'm in utf8 then i don't understand what happened and i'm not the only 
guy that have this trouble.

I send a correct patch tomorow, because i go to bed now.

Xavier



More information about the mythtv-dev mailing list