[mythtv] Re: New MythMusic Theme - Isaac

Nick Parkinson nickparkinson at yahoo.com
Wed Oct 5 14:11:37 UTC 2005


Hi Isaac!

#### The biggest issue I see with this is that the
text is really too small to show up well on a TV. 
Stuff's gotta be quite a bit bigger.

Well it looks fine on a 28" square PAL UK TV.  I also
have it on a 42" plasma screen and it looks superb! In
fact the text could even be smaller on these hi-res
screens.  Also, for the people using LCD/monitor
screens then this isn't a problem at all of course. 
The only audience I think would be excluded would be
people using small televisions.... but then who has
small tv's in their lounge?

Also, I hope to implement an option to easily
increase/decrease font sizes of all text on the
mythmusic screen.... this works very well on my Visual
Basic prototype through my TV.  This feature will
allow people to easily find the right balance between
their eyesight and size of Tv in order to produce
optimum sized lists in the trees... and without having
to venture out of the MythMusic program to fiddle with
the settings.

#### Also, how is navigating through a single
alphabetical list of artists faster than, say, the
splitartist view in the playlist editor?

Ultimately I want to replace the current Playlist
Editor and the Smart Filters altogether!

It will be very easy to scroll down the list when we
get the 'Page Down' feature implemented.  Also on the
'list of things to do'is the 'filters' feature  which
will allow you to filter out certain artists from
specified Genre's and Era's from the Artist
List...depending on your mood.

Have a read of the feature requests/Trac on the
sourceforge site... there are also some VB pics on
some of them showing my intentions. 

Obviously people have different preferences.  I prefer
this design as do all of my friends.  To quote my
brother "I like your design because its the first such
program that even 'tards' like my girlfriend can use.

### But, development for mythmusic is good. =)

indeed, and thanks for the tip on the widget handling.

Let me know of any more observations/considerations to
be made.

cheers!
Nick



--- mythtv-dev-request at mythtv.org wrote:

> Send mythtv-dev mailing list submissions to
> 	mythtv-dev at mythtv.org
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
> 
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> or, via email, send a message with subject or body
> 'help' to
> 	mythtv-dev-request at mythtv.org
> 
> You can reach the person managing the list at
> 	mythtv-dev-owner at mythtv.org
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of mythtv-dev digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: Re: [mythtv-commits] mythtv commit: r7382
> by danielk
>       (Jon Whitear)
>    2. Re: DVB/DAB/FM Radio Plugin (Martin Ebourne)
>    3. Re: EIT Broken +other thoughts. (Martin
> Ebourne)
>    4. DVB tuning broken in current SVN (Ian
> Caulfield)
>    5. Re: DVB tuning broken in current SVN (Daniel
> Kristjansson)
>    6. Re: DVB tuning broken in current SVN (Ian
> Caulfield)
>    7. Re: DVB tuning broken in current SVN (Ian
> Caulfield)
>    8. Re: Re: [mythtv-commits] mythtv commit: r7389
> by danielk
>       (Stuart Morgan)
>    9. RE: [mythtv-commits] mythtv commit: r7389 by
> danielk (David Maher)
>   10. RE: The mythtv community (was: [mythtv] DVB:
> no longer
>       payingattention to "Open DVB card on demand"?)
> (David Maher)
>   11. RE: RE: [mythtv-commits] mythtv commit: r7389
> by danielk (Buzz)
>   12. Re: [linux-dvb] Fusion HDTV 5 (gold) mythtv
> usage (Mac Michaels)
>   13. Re: Memory leaks with 7385 (Ciaran)
>   14. Re: Memory leaks with 7385 (Adam Egger)
>   15. Re: Memory leaks with 7385 (Ciaran)
>   16. Re: Will it be accepted if I write it. (Isaac
> Richards)
>   17. Re: Fwd: New MythMusic Theme - 4 bins (Isaac
> Richards)
>   18. Re: DVB tuning broken in current SVN (Mark)
>   19. Development task list: (Isaac Richards)
>   20. Re: Fwd: New MythMusic Theme - 4 bins (Isaac
> Richards)
>   21. Re: Development task list: (Neale Swinnerton)
>   22. Re: Development task list: (Ed W)
>   23. Re: DVB tuning broken in current SVN (Ian
> Caulfield)
>   24. Re: DVB tuning broken in current SVN (Ian
> Caulfield)
>   25. Re: DVB tuning broken in current SVN (Daniel
> Kristjansson)
>   26. Re: DVB tuning broken in current SVN (Marcus
> Metzler)
> 
> 
>
----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 05 Oct 2005 08:39:46 +1000
> From: Jon Whitear <jon at whitear.org>
> Subject: Re: [mythtv] Re: [mythtv-commits] mythtv
> commit: r7382 by
> 	danielk
> To: Development of mythtv <mythtv-dev at mythtv.org>
> Message-ID: <434304B2.1020100 at whitear.org>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
> 
> Daniel Kristjansson wrote:
> 
> >Can you also try changing that whole block to:
> >            triggerEventSleep.wakeAll();
> >            lock.mutex()->unlock();
> >            usleep(50);
> >            triggerEventSleep.wakeAll();
> >            triggerEventLoop.wait(30000 /* ms */);
> >            lock.mutex()->lock();
> >
> >-- Daniel
> >
> This doesn't fix it for me. I get the same blank
> screen on the second 
> attempt to enter live tv.
> 
> Cheers,
> 
> Jon
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Tue, 04 Oct 2005 23:43:25 +0100
> From: Martin Ebourne <lists at ebourne.me.uk>
> Subject: Re: [mythtv] DVB/DAB/FM Radio Plugin
> To: mythtv-dev at mythtv.org
> Message-ID:
> <pan.2005.10.04.22.43.23.905407 at ebourne.me.uk>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On Tue, 04 Oct 2005 09:47:12 +0100, John Pullan
> wrote:
> > On 04/10/05, Martin Ebourne <lists at ebourne.me.uk>
> wrote:
> >> I've stopped working on it though because it's
> against 18.1 and I can
> >> see there's been lots of changes. I'm waiting for
> the DVB code in svn to
> >> stabilise before I upgrade and finish it off.
> >>
> > It looks like Daniel has got things approaching
> stable again. Feel free to
> > port :)
> 
> Thanks for the encouragement. :) Unfortunately we
> were burgled a week ago.
> They got away with the laptops (but not the mythtv
> boxes, phew!). So when
> I'm up and running again I'll be implementing
> zoneminder first, then back
> on myth to finish that & DTS passthru. Hopefully
> before 0.19 whenever that
> is.
> 
> Cheers,
> 
> Martin.
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 04 Oct 2005 23:58:39 +0100
> From: Martin Ebourne <lists at ebourne.me.uk>
> Subject: Re: [mythtv] EIT Broken +other thoughts.
> To: mythtv-dev at mythtv.org
> Message-ID:
> <pan.2005.10.04.22.58.37.967971 at ebourne.me.uk>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On Mon, 03 Oct 2005 12:17:58 +0100, Stuart
> Auchterlonie wrote:
> > I think this is a root cause of a number of other
> problems that some
> > people have been seeing. What I would like to do
> is as follows
> > 
> > 1) Contruct a PMT under all circumstances and pass
> it through 2) Add
> > handling to cope with PMT that may be only data or
> audio.
> 
> The radiorecord-v2 patch on the list does #2 for
> radio channels.
> 
> > The interesting part about this is we can use #2
> to implement preliminary
> > support for audio only (ie. radio) channels and
> also data only channels.
> > 
> > What I would need to do this is a way of
> insterting a static mpeg I frame
> > into the stream to generate a video stream even
> though it doesn't change.
> > One could be an image of a radio, one an image
> representing data.
> 
> That's how my radio playback patch works. My first
> attempt was to make
> VideoOutput play back audio only streams (like
> Daniel suggested in his
> reply), but that got messy quite quickly, involved
> some hacks I didn't
> like, and didn't work too well. Maybe someone more
> experienced with the
> code could do better, but I stopped there.
> 
> My second attempt builds a fake video stream in
> avformatdecoder.cpp with a
> blank image (I use a grey screen at the moment so
> you can see when it is
> working). That works very well with not much code.
> 
> Cheers,
> 
=== message truncated ===



		
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com


More information about the mythtv-dev mailing list