Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-10 Thread John P Poet
On 12/8/05, Donavan Stanley [EMAIL PROTECTED] wrote:

  There are a few of them now...  Minimalist was designed as a proof of
 concept.  Post 18.1 it received a facelift that's not yet finished.
 Hopefully I'll get it wrapped up before .19.


Donavan,

I actually like Minimalist quite a bit.  The *background* blue is a
little too bright, on my TV, but most of the time I do not notice.

I have actually spent a little time tweaking the positions a bit:

Watch Recordings:
  * Cut indicator was too far right -- hidden under the preview if
preview was turned on
  * Description box was far narrower than it needed to be when preview
was turned off.

Delete Recordings:
  * Description text was off to the left, and not tall enough.
  * Channel area was not large enough for some of my channel names.

On just about every screen, the Selector Area did not provide enough
room for a short date format of MM/DD DoW

Set Priorities is a mess.  Have not touched that yet.  Not sure what
you want that screen to look like.

System Status screen could make better use of screen real estate, but
once again, I am not sure what your plans are, there.

I have attached a patch for the above changes.

Thanks for another great theme!

John
Index: Minimalist-wide/ui.xml
===
--- Minimalist-wide/ui.xml	(revision 8231)
+++ Minimalist-wide/ui.xml	(working copy)
@@ -391,9 +391,9 @@
 fcnfont name=list-recording function=recording/fcnfont
 fcnfont name=list-selected function=selected/fcnfont
 columnpadding10/columnpadding
-column number=1 width=170 context=-1/column
-column number=2 width=185 context=-1/column
-column number=3 width=745 context=-1/column
+column number=1 width=205 context=-1/column
+column number=2 width=180 context=-1/column
+column number=3 width=725 context=-1/column
 column number=4 width=30 context=-1/column
 items6/items
 image function=selectionbar filename=shared/very_long_bar.png location=-14,0/image
@@ -518,8 +518,8 @@
 fcnfont name=list-recording function=recording/fcnfont
 fcnfont name=list-selected function=selected/fcnfont
 columnpadding10/columnpadding
-column number=1 width=170 context=-1/column
-column number=2 width=185 context=-1/column
+column number=1 width=205 context=-1/column
+column number=2 width=180 context=-1/column
 column number=3 width=705 context=-1/column
 column number=4 width=30 context=-1/column
 column number=5 width=30 context=-1/column
@@ -954,10 +954,10 @@
 fcnfont name=list-selected function=selected/fcnfont
 fcnfont name=list-inactive function=inactive/fcnfont
 columnpadding15/columnpadding
-column number=1 width=645 context=-1/column
-column number=2 width=60 context=-1/column
-column number=3 width=144 context=0/column
-column number=4 width=110 context=1/column
+column number=1 width=635 context=-1/column
+column number=2 width=105 context=-1/column
+column number=3 width=134 context=0/column
+column number=4 width=100 context=1/column
 
 items7/items
 image function=selectionbar filename=shared/long_bar.png location=-20,-8/image
@@ -1017,7 +1017,7 @@
 
   textarea name=description draworder=6
 area25,140,1000,125/area
-altarea20,140,760,125/altarea
+altarea20,140,1100,125/altarea
 fontmetadata/font
 multilineyes/multiline
 value%LONGREPEAT%%STARS%%DESCRIPTION%/value
@@ -1038,7 +1038,7 @@
   /image
   image name=cutlist draworder=6
 filenametype/cutlist.png/filename
-position1023,10/position
+position923,10/position
   /image
 
   image name=processing draworder=6
@@ -1050,7 +1050,7 @@
 
 container name=program_info_del
   context1/context
-  area0,440,1280,300/area
+  area60,390,1200,320/area
   
   textarea name=title draworder=6
 area40,0,580,44/area
@@ -1064,7 +1064,7 @@
   /textarea
 
   textarea name=channel draworder=6
-area25,100,160,30/area
+area25,100,180,33/area
 fontinfo/font
   /textarea
 
@@ -1074,7 +1074,7 @@
   /textarea
 
   textarea name=description draworder=6
-area25,140,1000,75/area
+area20,140,1100,125/area
 fontmetadata/font
 multilineyes/multiline
 value%LONGREPEAT%%STARS%%DESCRIPTION%/value
@@ -1303,7 +1303,7 @@
 fcnfont name=list-recording function=recording/fcnfont
 fcnfont name=list-conflict function=conflicting/fcnfont
 columnpadding5/columnpadding
-column number=1 width=175 context=-1/column
+column number=1 width=205 context=-1/column
 column number=2 

Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-08 Thread Donavan Stanley
On 12/6/05, Jack R. Hyde [EMAIL PROTECTED] wrote:
Nice, this would make Project Grayhem the first wide enabled Verticalselection theme? I don't like the horizontal selection of Minimalistwide (or the look really, but I hate to bash the first and only?widescreen theme) 

There are a few of them now... Minimalist was designed as a proof
of concept. Post 18.1 it received a facelift that's not yet
finished. Hopefully I'll get it wrapped up before .19.


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-07 Thread Marius Schrecker
 Ok folks.  As promised, I've been beavering away converting my
 ProjectGrayhem theme to wide.  There are some screenshots over at
 www.juski.co.uk/pg-wide

 It'll be out when it's ready, and not before, unlike the last theme I
 bashed out ;)

 Thoughts, opinions etc to the usual place...

 Regards,
 Justin.

 Just want to add my thanks and approval along with all those who have
already done so. Great work! I can't wait to try it :-)

Cheers
Marius
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-07 Thread Justin Hornsby

Steve Adeff wrote:


Justin,

Theres a flickr thingy with caps of the newer Project Mayhem screens. Dunno if 
you've seen them but they've got some added eyecandy stuff for you to think 
about integrating.


http://www.flickr.com/photos/cubicgarden/sets/587049/
main menu: http://www.flickr.com/photos/cubicgarden/33771691/in/set-587049/

of particular note are the new buttons on the bottom right that correspond to 
the power and scripts button for XBMC but could be used for Utilities/Setup.
as wel the main buttons have changed styles that allow you to place them 
closer together to save some space.


theres caps of most of the screens for you to use.

thanks for the hard work on all this!

Steve


Hi Steve.

Thanks for the pointer, but I have no intention of changing any of the 
button graphics right now.  I stated originally that the look of my 
theme was inspired by Project Mayhem 3 (hence the name)  - there are 
obviously some elements of PM3 that are hard to replicate in mythtv. To 
get buttons where PM3 has buttons would mean having a much larger button 
area, and that might impact visibilty of the watermarks.


At the moment my priority is to get the wide version ready, so.. back to 
work on that.


Regards,
Justin.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-07 Thread Raphael Pooser

Graeme Hilton wrote:


Justin Hornsby wrote:
 


I've thought of doing a half-way house for people like me who have wide
TVs but are using a 4:3 screen resolution - i.e. make amorphic images
where you really notice them being stretched.  What does everyone else
think?
   



That's a great idea and one theme I'd definitely use.

 


I second that.
I'm using a 1280x768 ntive resolution TV, but I'm currently using a 4:3 
ratio and stretching it to fill the whole TV.  Actually most themes 
already look great like this anyway.  I do think it might be hard to get 
a wide theme to look right in 4:3 by warping the images though, so good 
luck.

Raphael
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread Steve Adeff
On Tuesday 06 December 2005 07:20, Justin Hornsby wrote:
 Ok folks.  As promised, I've been beavering away converting my
 ProjectGrayhem theme to wide.  There are some screenshots over at
 www.juski.co.uk/pg-wide

 It'll be out when it's ready, and not before, unlike the last theme I
 bashed out ;)

 Thoughts, opinions etc to the usual place...

 Regards,
 Justin.

looks great, can't wait!

Steve
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread Jesse Guardiani

Justin Hornsby wrote:
Ok folks.  As promised, I've been beavering away converting my 
ProjectGrayhem theme to wide.  There are some screenshots over at 
www.juski.co.uk/pg-wide


It'll be out when it's ready, and not before, unlike the last theme I 
bashed out ;)


Thoughts, opinions etc to the usual place...


I totally dig the images, like the red speaker and the brighter camera. 
Are those

in the latest versions of the non-wide theme?

And BTW, how do these wide themes work? Do you have to have a widescreen
TV to use them? How are they enabled?

Thanks!

--
Jesse Guardiani
Programmer/Sys Admin
[EMAIL PROTECTED]

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread Jack R. Hyde
Nice, this would make Project Grayhem the first wide enabled Vertical 
selection theme? I don't like the horizontal selection of Minimalist 
wide (or the look really, but I hate to bash the first and only? 
widescreen theme) so really looking forward to this. Figure I can also 
run a diff after you do all the hard work and maybe apply what I learn 
to some of the other themes =)


Though it's quite possible I am far to lazy to actually get around to 
doing so.

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread Justin Hornsby

Jesse Guardiani wrote:

I totally dig the images, like the red speaker and the brighter camera. 
Are those

in the latest versions of the non-wide theme?

And BTW, how do these wide themes work? Do you have to have a widescreen
TV to use them? How are they enabled?

Thanks!



Jesse, the new watermarks aren't (yet) in the 4:3 theme.  You can easily 
add them yourself when I release the wide one ;-)  Tip: they use the 
same filenames.


I'd strongly advise that you don't use a widescreen theme on a 4:3 
screen - the text area placement  all kinds of things go wrong when you 
scale that much.  Wide is based on 1280x720, whereas 4:3 themes are 
based on 800x600.


I've thought of doing a half-way house for people like me who have wide 
TVs but are using a 4:3 screen resolution - i.e. make amorphic images 
where you really notice them being stretched.  What does everyone else 
think?


Jus.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread Justin Hornsby

Jack R. Hyde wrote:
Nice, this would make Project Grayhem the first wide enabled Vertical 
selection theme? I don't like the horizontal selection of Minimalist 
wide (or the look really, but I hate to bash the first and only? 
widescreen theme) so really looking forward to this. Figure I can also 
run a diff after you do all the hard work and maybe apply what I learn 
to some of the other themes =)


Though it's quite possible I am far to lazy to actually get around to 
doing so.

___


Glad you like it Jack, but there's more to converting a theme to wide 
than stretching a few images (don't I just know it - lol).


And er.. yes it'll be the first vertical selection wide theme... and the 
second 'free' theme in all.


Making a theme is time-consuming but fun... what's stopping people? ;-)

Regards,
J.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread Graeme Hilton
Justin Hornsby wrote:
 I've thought of doing a half-way house for people like me who have wide
 TVs but are using a 4:3 screen resolution - i.e. make amorphic images
 where you really notice them being stretched.  What does everyone else
 think?

That's a great idea and one theme I'd definitely use.

-- 
Graeme Hilton
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread A JM
I just wanedt to say thanks for all the hard work guys! I know that for myself I wouldn't take on such a task and really appreciate the time and effort that goes into making these available to the group.Keep up the great work!! Awesome themes!!
AJM,
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread Steve Adeff
On Tuesday 06 December 2005 16:37, Justin Hornsby wrote:
 Jack R. Hyde wrote:
  Nice, this would make Project Grayhem the first wide enabled Vertical
  selection theme? I don't like the horizontal selection of Minimalist
  wide (or the look really, but I hate to bash the first and only?
  widescreen theme) so really looking forward to this. Figure I can also
  run a diff after you do all the hard work and maybe apply what I learn
  to some of the other themes =)
 
  Though it's quite possible I am far to lazy to actually get around to
  doing so.
  ___

 Glad you like it Jack, but there's more to converting a theme to wide
 than stretching a few images (don't I just know it - lol).

 And er.. yes it'll be the first vertical selection wide theme... and the
 second 'free' theme in all.

 Making a theme is time-consuming but fun... what's stopping people? ;-)

 Regards,
 J.

Justin,

Theres a flickr thingy with caps of the newer Project Mayhem screens. Dunno if 
you've seen them but they've got some added eyecandy stuff for you to think 
about integrating.

http://www.flickr.com/photos/cubicgarden/sets/587049/
main menu: http://www.flickr.com/photos/cubicgarden/33771691/in/set-587049/

of particular note are the new buttons on the bottom right that correspond to 
the power and scripts button for XBMC but could be used for Utilities/Setup.
as wel the main buttons have changed styles that allow you to place them 
closer together to save some space.

theres caps of most of the screens for you to use.

thanks for the hard work on all this!

Steve
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New widescreen theme coming soon (a little OT)

2005-12-06 Thread Jack R. Hyde

Justin Hornsby wrote:

Jack R. Hyde wrote:
Nice, this would make Project Grayhem the first wide enabled Vertical 
selection theme? I don't like the horizontal selection of Minimalist 
wide (or the look really, but I hate to bash the first and only? 
widescreen theme) so really looking forward to this. Figure I can 
also run a diff after you do all the hard work and maybe apply what I 
learn to some of the other themes =)


Though it's quite possible I am far to lazy to actually get around to 
doing so.

___


Glad you like it Jack, but there's more to converting a theme to wide 
than stretching a few images (don't I just know it - lol).


Yep, I briefly looked into doing a mythcenter-wide, but the amount of 
changes was pretty staggering I thought. Just resizing some of the 
images as you pointed out is the easy part, which is why I was thinking 
running a diff on the xml between the two versions (wide  non wide) 
would be a valuable learning tool.
And er.. yes it'll be the first vertical selection wide theme... and 
the second 'free' theme in all.


Making a theme is time-consuming but fun... what's stopping people? ;-)

Regards,
J.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users