[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mythtv-dev
Subject:    Re: [mythtv]
From:       Markus Schulz <msc () antzsystem ! de>
Date:       2009-04-17 19:54:50
Message-ID: 200904172154.51735 () Mail-Followup-To
[Download RAW message or body]

Am Friday 17 April 2009 schrieb Robert McNamara:
> On Fri, Apr 17, 2009 at 12:14 PM, MythTV <mythtv@cvs.mythtv.org> 
wrote:
> > Comment(by Markus Schulz <msc@antzsystem.de>):
> >
> >  nice work,
> >  perhaps you should add something like this to
> > playercommand.cpp::PlayerFor
> >
> >  QString title = item->GetTitle();
> >  if (item->GetSeason() > 0) {
> >   title += QString(" -
> >  %1x%2").arg(item->GetSeason()).arg(item->GetEpisode());
> >  }
> >  if (item->GetSubtitle().size()) {
> >   title += " " + item->GetSubtitle();
> >  }
> >
> >  to get the full title in the OSD.
>
> Hi Markus,
>
> Thanks for the input-- You're right, the information *should* be
> presentable in the OSD (and I would have no problem with Anduin
> adding that tweak when he commits) but the reason I held off is
> because the OSD will soon be converted to MythUI and that will allow
> the OSD themer to put whatever information he wants wherever he wants
> (rather than my needing to hack it in to the player command).  I've
> limited my changes here to "behind the scenes" and MythUI only.  Like
> I said, if that gets added when it gets committed, no problem with
> that.

ok, sounds plausible. My first idea was to transport the mythvideo 
informations to the internal player via the existing ProgramInfo Class 
intead of single Strings, but currently this was useless cause there are 
no further informations to set there. Perhaps there should be a new 
MediaDescription Class which can be used too for mythgallery, mythmusic 
to provide informations to the internal player...
Is there a branch for the new OSD-mythUI stuff? 
I'm really interested in OSD stuff, cause in my opinion it lacks many 
informations, especially things like Audio/Video-Codec, 
Resolution,avail. subtitles, ...

msc 

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic