Help - Search - Members - Calendar
Full Version: Release: Vision Beta 1 For Xbmc By Ninet9mustang
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XBMC Skinning > (XBMC) Skin Development
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Jezz_X
QUOTE(djtoll @ May 8 2007, 06:14 PM) *

Hi,

Before from me away someone still the green color now takes. I that fast made biggrin.gif
The Font color:
<include name="textcolor-selected"><selectedcolor>FF9FCA4F</selectedcolor></include>

Grenn.xpr Download

Very good work Jezz_X (the Skin and the color script) !!! Thank you !

moore Screens

You can integrate the theme also in skin if you want.


added a .cof file to the svn here for it
CODE
https://svn.sourceforge.net/svnroot/xboxmediacenter/Vision/extras/ColorThemes/Green.cof


Obviously put it in /Vision/extras/ColorThemes/ folder
RocK111
QUOTE(Jezz_X @ May 8 2007, 09:14 AM) *

Wait no more smile.gif The Blaze theme really impressed me so I set about adding this feature today it is in the svn right Now

As always, U da man Jezz_X. Thanks.. happy.gif
dxg836
The Blaze theme is super-sweet!

Just one question though - what's the visualisation using the album covers in this screengrab? Is it one of the many milkdrop ones or one completely different?
IPB Image
djtoll
I know only from the “VORTEX” VIS, I believe that is it.
Jezz_X
I have yet to put a button in the OSD for it but

QUOTE
Revision: 750
Author: jezz_x
Date: 4:06:33 PM, Wednesday, 9 May 2007
Message:
Added : Skins for XBMC Lyrics Script to the main skin you will probably need the latest Script to run these. Big thanks to CHI3f of xTV and Containment fame for doing the bulk of it and taking the hard work for me out
----
Added : /Vision/PAL/Script-XBMC_Lyrics-main.xml
Added : /Vision/PAL/Script-XBMC_Lyrics-settings.xml


IPB Image IPB Image



phin
Hey jezz_x

I took the liberty to edit the smartplaylist.xml and smartplaylistrule.xml, hope you can you use it.

here's a link for the xml, extract to PAL folder;

http://www.4shared.com/file/15561080/60802...oPALfolder.html

SmartPlaylistEditor.xml

<window id="129">
<defaultcontrol always="true">12</defaultcontrol>
<coordinates>
<system>1</system>
<posx>110</posx>
<posy>100</posy>
</coordinates>
<include>Fade_Dialog_OpenClose_Animation</include>
<controls>
<control type="group">
<visible>!Window.IsActive(VirtualKeyboard) + ![Window.IsActive(FileBrowser) +!Window.IsActive(NetworkSettings)] + !Window.IsActive

(SmartPlaylistRule)</visible>
<animation effect="fade" start="100" end="0" time="200" condition="!Skin.HasSetting(animated)">Hidden</animation>
<animation effect="fade" start="0" end="100" time="200" condition="!Skin.HasSetting(animated)">Visible</animation>
<control type="image" id="0">
<posx>-110</posx>
<posy>-100</posy>
<width>720</width>
<height>576</height>
<texture>black.png</texture>
</control>
<control type="image" id="0">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>520</width>
<height>410</height>
<texture border="0,35,0,10">Dialog.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>60</posx>
<posy>0</posy>
<width>400</width>
<align>center</align>
<font>font22</font>
<label>21432</label>
</control>
<control type="label" id="0">
<description>Name Label</description>
<posx>40</posx>
<posy>30</posy>
<width>380</width>
<label>21433</label>
</control>
<control type="button" id="12">
<description>Name Button</description>
<posx>40</posx>
<posy>55</posy>
<width>440</width>
<height>32</height>
<textoffsetx>12</textoffsetx>
<textwidth>380</textwidth>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<label>-</label>
<onup>9001</onup>
<onleft>12</onleft>
<onright>12</onright>
<ondown>10</ondown>
</control>
<control type="label">
<description>rules label</description>
<posx>40</posx>
<posy>95</posy>
<width>390</width>
<align>left</align>
<label>21434</label>
</control>
<control type="list" id="10">
<description>Rules List Control</description>
<posx>40</posx>
<posy>120</posy>
<width>340</width>
<height>102</height>
<onup>12</onup>
<onleft>9000</onleft>
<onright>9000</onright>
<ondown>16</ondown>
<itemlayout width="370" height="34">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>370</width>
<height>32</height>
<texture>Dialog_Button_Focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>350</width>
<height>32</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
<include>listselectedcolor</include>
</control>
</itemlayout>
<focusedlayout width="370" height="34">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>370</width>
<height>32</height>
<texture>Dialog_Button_Focus.png</texture>
<visible>Control.HasFocus(10)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>370</width>
<height>32</height>
<texture>Dialog_Button_NoFocus.png</texture>
<visible>!Control.HasFocus(10)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>350</width>
<height>32</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
<include>listselectedcolor</include>
</control>
</focusedlayout>
</control>

<control type="group" id="9000">
<control type="button" id="13">
<description>Add Rule Button</description>
<posx>390</posx>
<posy>120</posy>
<height>32</height>
<width>100</width>
<textoffsetx>12</textoffsetx>
<label>15019</label>
<align>center</align>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<onup>17</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>14</ondown>
</control>
<control type="button" id="14">
<description>Remove Rule Button</description>
<posx>390</posx>
<posy>154</posy>
<height>32</height>
<width>100</width>
<textoffsetx>12</textoffsetx>
<label>1210</label>
<align>center</align>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<onup>13</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>15</ondown>
</control>
<control type="button" id="15">
<description>Edit Rule Button</description>
<posx>390</posx>
<posy>188</posy>
<height>32</height>
<width>100</width>
<textoffsetx>12</textoffsetx>
<label>21435</label>
<align>center</align>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<onup>14</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>16</ondown>
</control>
</control>

<control type="spincontrolex" id="16">
<posx>40</posx>
<posy>230</posy>
<width>450</width>
<label>21424</label>
<texturefocus border="3">Dialog_Button_Focus.png</texturefocus>
<texturenofocus border="3">Dialog_Button_NoFocus.png</texturenofocus>
<onright>16</onright>
<onleft>16</onleft>
<onup>10</onup>
<ondown>17</ondown>
</control>

<control type="spincontrolex" id="17">
<posx>40</posx>
<posy>270</posy>
<width>450</width>
<label>21427</label>
<texturefocus border="3">Dialog_Button_Focus.png</texturefocus>
<texturenofocus border="3">Dialog_Button_NoFocus.png</texturenofocus>
<onright>17</onright>
<onleft>17</onleft>
<onup>16</onup>
<ondown>18</ondown>
</control>

<control type="spincontrolex" id="18">
<posx>40</posx>
<posy>310</posy>
<width>320</width>
<label>21429</label>
<texturefocus border="3">Dialog_Button_Focus.png</texturefocus>
<texturenofocus border="3">Dialog_Button_NoFocus.png</texturenofocus>
<onright>19</onright>
<onleft>19</onleft>
<onup>17</onup>
<ondown>9001</ondown>
</control>

<control type="togglebutton" id="19">
<posx>370</posx>
<posy>310</posy>
<width>120</width>
<height>32</height>
<textoffsetx>8</textoffsetx>
<aligny>center</aligny>
<texturefocus border="3">Dialog_Button_Focus.png</texturefocus>
<texturenofocus border="3">Dialog_Button_NoFocus.png</texturenofocus>
<alttexturefocus border="3">Dialog_Button_Focus.png</alttexturefocus>
<alttexturenofocus border="3">Dialog_Button_NoFocus.png</alttexturenofocus>
<label>21431</label>
<altlabel>21430</altlabel>
<onright>18</onright>
<onleft>18</onleft>
<onup>17</onup>
<ondown>9001</ondown>
</control>
<control type="group" id="9001">
<control type="button" id="20">
<description>Ok Button</description>
<posx>180</posx>
<posy>355</posy>
<width>90</width>
<height>32</height>
<textoffsetx>12</textoffsetx>
<align>center</align>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<label>186</label>
<onup>18</onup>
<onleft>21</onleft>
<onright>21</onright>
<ondown>12</ondown>
</control>
<control type="button" id="21">
<description>Cancel Button</description>
<posx>280</posx>
<posy>355</posy>
<width>90</width>
<height>32</height>
<textoffsetx>12</textoffsetx>
<align>center</align>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<label>222</label>
<onup>18</onup>
<onleft>20</onleft>
<onright>20</onright>
<ondown>12</ondown>
</control>
</control>
</control>
</controls>
</window>

[/b]SmartPlaylistRule.xml

<window id="129">
<defaultcontrol>15</defaultcontrol>
<coordinates>
<system>1</system>
<posx>110</posx>
<posy>100</posy>
</coordinates>
<include>Fade_Dialog_OpenClose_Animation</include>
<controls>
<control type="group">
<visible>!Window.IsActive(VirtualKeyboard) + ![Window.IsActive(FileBrowser) +!Window.IsActive(NetworkSettings)]</visible>
<animation effect="fade" start="100" end="0" time="200" condition="!Skin.HasSetting(animated)">Hidden</animation>
<animation effect="fade" start="0" end="100" time="200" condition="!Skin.HasSetting(animated)">Visible</animation>
<control type="image" id="0">
<posx>-110</posx>
<posy>-100</posy>
<width>720</width>
<height>576</height>
<texture>black.png</texture>
</control>
<control type="image">
<description>Dialog Background</description>
<posx>0</posx>
<posy>0</posy>
<width>520</width>
<height>200</height>
<texture border="0,35,0,10">Dialog.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>60</posx>
<posy>0</posy>
<width>400</width>
<align>center</align>
<font>font22</font>
<label>21421</label>
</control>
<control type="label" id="0">
<description>Rule match label</description>
<posx>20</posx>
<posy>40</posy>
<align>center</align>
<width>480</width>
<label>21422</label>
</control>
<control type="group" id="9001">
<control type="spincontrolex" id="15">
<description>Rule Field</description>
<posx>60</posx>
<posy>65</posy>
<align>center</align>
<width>180</width>
<texturefocus border="3">Dialog_Button_Focus.png</texturefocus>
<texturenofocus border="3">Dialog_Button_NoFocus.png</texturenofocus>
<onright>16</onright>
<onleft>16</onleft>
<onup>9000</onup>
<ondown>17</ondown>
</control>
<control type="spincontrolex" id="16">
<description>Rule operator</description>
<posx>240</posx>
<posy>65</posy>
<align>center</align>
<width>180</width>
<texturefocus border="3">Dialog_Button_Focus.png</texturefocus>
<texturenofocus border="3">Dialog_Button_NoFocus.png</texturenofocus>
<onright>15</onright>
<onleft>15</onleft>
<onup>9000</onup>
<ondown>17</ondown>
</control>
</control>
<control type="button" id="17">
<description>Value Button</description>
<posx>60</posx>
<posy>105</posy>
<width>400</width>
<height>32</height>
<textoffsetx>12</textoffsetx>
<textwidth>380</textwidth>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<label>-</label>
<onup>9001</onup>
<onleft>17</onleft>
<onright>17</onright>
<ondown>9000</ondown>
</control>
<control type="group" id="9000">
<control type="button" id="18">
<description>Ok Button</description>
<posx>180</posx>
<posy>145</posy>
<width>90</width>
<height>32</height>
<textoffsetx>12</textoffsetx>
<align>center</align>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<label>186</label>
<onup>17</onup>
<onleft>19</onleft>
<onright>19</onright>
<ondown>9001</ondown>
</control>
<control type="button" id="19">
<description>Cancel Button</description>
<posx>280</posx>
<posy>145</posy>
<width>90</width>
<height>32</height>
<textoffsetx>12</textoffsetx>
<align>center</align>
<aligny>center</aligny>
<texturefocus>Dialog_Button_Focus.png</texturefocus>
<texturenofocus>Dialog_Button_NoFocus.png</texturenofocus>
<label>222</label>
<onup>17</onup>
<onleft>18</onleft>
<onright>18</onright>
<ondown>9001</ondown>
</control>
</control>
</control>
</controls>
</window>

Enjoy

phin.
Jezz_X
QUOTE(phin @ May 9 2007, 04:35 PM) *

Hey jezz_x

I took the liberty to edit the smartplaylist.xml and smartplaylistrule.xml, hope you can you use it.

here's a link for the xml, extract to PAL folder;

http://www.4shared.com/file/15561080/60802...oPALfolder.html

Enjoy

phin.


Thanks man was just thinking about getting to these you saved me abotu 98% of the work biggrin.gif
Its in SVN now so now I can add the ratings to the lists and do the favorites window

QUOTE
Revision: 752
Author: jezz_x
Date: 5:14:46 PM, Wednesday, 9 May 2007
Message:
Added : SmartPlaylistEditor.xml and SmartPlaylistRule.xml thanks to phin on xbox-scene forums (slightly modified)
----
Added : /Vision/PAL/SmartPlaylistEditor.xml
Added : /Vision/PAL/SmartPlaylistRule.xml


Jezz_X
QUOTE
Revision: 753
Author: jezz_x
Date: 6:00:59 PM, Wednesday, 9 May 2007
Message:
Added : Rating Images to normal list mode
Changed : increased the font size of the non selected list items a little
----
Modified : /Vision/PAL/CommonViews.xml
Modified : /Vision/PAL16x9/CommonViews.xml


IPB Image
RocK111
QUOTE(djtoll @ May 9 2007, 05:36 AM) *

I know only from the “VORTEX” VIS, I believe that is it.

Yep, "AlbumArtZoomer" preset
shizzle01
hi...can someone tell me how to get the latest vision becouse i cant get it to when i get it with tortoise svn the pal folder is missing:(
dxg836
the rss feed using the Blaze orange theme and text theme has orange and black text which I feel is pretty unreadable on the orange background - would it not be easier if the black text remained white as with the other text colour themes (green, pink and blue)
Jezz_X
QUOTE(dxg836 @ May 10 2007, 06:01 AM) *

the rss feed using the Blaze orange theme and text theme has orange and black text which I feel is pretty unreadable on the orange background - would it not be easier if the black text remained white as with the other text colour themes (green, pink and blue)

Honestly I wasn't sure about that because white looked real unreadable too Black stood out on the orange white blended in
Just make your own .cof file in the color themes folder and use that
gac
Hi,

Love the skin and all the themes coming through - great work to all involved.

I have some feedback - I am using Pal 4:3.

I don't like the streaks that List_Focus_Wide.png puts over Big Wide Icons. Its not that noticeable on black icons but on light coloured icons it looks funny, especially as when the icon is not highlighted it looks normal. If this is the style of the skin that's ok as I have already edited it.

Home screen settings icon - what is it? All the other icons are quite easy to distinguish.

The AnnaNicole theme needs the home icons for settings, weather, scripts etc in pink. The time widget also needs to be pink. The background is very blocky and I get different pixelations of the picture at the top right of screens.

DJ Toll - Did you mean to leave the blue highlight line on the programs folder under settings in the green theme?

Thanks,

profhalo
QUOTE(shizzle01 @ May 9 2007, 04:47 PM) *

hi...can someone tell me how to get the latest vision becouse i cant get it to when i get it with tortoise svn the pal folder is missing:(


I am having the exact same problem, so if anyone has any fix ideas or a nice compiled build uploaded somewhere, that would be great.
skyzerr33
@gac

The streaks over the Big Wide Icons can be disabled bring go to settings bring up the sidebar and then skin settings.

I don't know what the settings icon is either i think the scripts icons fits better for the
settings maybe a new scripts icon would be better
Fused0ne
QUOTE(Jezz_X @ May 7 2007, 07:14 PM) *


Anna Nicole - Pink
IPB Image IPB Image


Hey Jezz_X, can you post a link to the Ana theme your using in those screen caps? The one posted when first made, I had posted it had some weird things going on with it. Though in your screencaps the weird things dont look like they are happening. I re-dl it from the original link, but still has the same issues. Are you using a updated one?

Thanks.
gac
QUOTE(skyzerr33 @ May 10 2007, 03:08 AM) *

@gac

The streaks over the Big Wide Icons can be disabled bring go to settings bring up the sidebar and then skin settings.

I don't know what the settings icon is either i think the scripts icons fits better for the
settings maybe a new scripts icon would be better


Thanks, I agree about the scripts icon too.

By the way where can I dl the Vortex visualisation from?
skyzerr33
Go to settings-->music--->general tab---> change the visualisation to vortex smile.gif
Jezz_X
QUOTE(Fused0ne @ May 10 2007, 12:49 PM) *

Hey Jezz_X, can you post a link to the Ana theme your using in those screen caps? The one posted when first made, I had posted it had some weird things going on with it. Though in your screencaps the weird things dont look like they are happening. I re-dl it from the original link, but still has the same issues. Are you using a updated one?

Thanks.

Its the same one I downloaded it from like page 10 for somthing to test




QUOTE(shizzle01 @ May 10 2007, 01:47 AM) *

hi...can someone tell me how to get the latest vision becouse i cant get it to when i get it with tortoise svn the pal folder is missing:(

QUOTE(profhalo @ May 10 2007, 11:09 AM) *

I am having the exact same problem, so if anyone has any fix ideas or a nice compiled build uploaded somewhere, that would be great.


Download Latest version here
--> Vision_rev754.rar <--
phin
Hey Jezz


tried incorporating the favourites into the home screen, it's only for the PAL 16x9.

http://www.4shared.com/file/15644660/3104a...favourites.html

Cheers mate,

Just realised your from Ozland aswell, i'm from Melbourne.

hope you can use it.

OH, also added a Play DVD (couldn't get this one to hide if no DVD Media was present), TV shows, Movie Library buttons to the home screen Media slide.

The favourites menu doesn't exit when pressing the back button, only the menu button, i was trying to install an visible button like in the dialog submenu couldn't get it to work...... may you could do some magic.
phin
http://www.4shared.com/file/15645607/4186f...MyMusicNav.html

Filter mode for music library.
Fused0ne
QUOTE(skyzerr33 @ May 9 2007, 08:08 PM) *

@gac

The streaks over the Big Wide Icons can be disabled bring go to settings bring up the sidebar and then skin settings.

I don't know what the settings icon is either i think the scripts icons fits better for the
settings maybe a new scripts icon would be better


Where does it let you disable the black streaks over the wide icons? The only thing I see in the Skin Settings related to that is to turn off the fade, but not the black streaks.
shizzle01
thanx for uploading vision
Jezz_X
QUOTE(phin @ May 10 2007, 09:24 PM) *

Yeah completely forgot about that button because I didn't add it to PM3 jmarshall did

as for the favourites thanks but I have my own ideas
gac
QUOTE(Fused0ne @ May 10 2007, 12:45 PM) *

Where does it let you disable the black streaks over the wide icons? The only thing I see in the Skin Settings related to that is to turn off the fade, but not the black streaks.


Yeah I tried this last night and disabling Alpha blending doesn't fix the problem. The streaks are part of the list_focus_wide.png which is overlayed on top of the wide icon.
cayotic
All the recent work does not go unnoticed.


If it aint broke:
The newer start-up wav sounds like a dieing cat. I continue to use the original.


RSS Ticker:
Currently the rss feed looks a little out of place because it hasn't got a true home. How difficult would it be to allow the rss feed to wrap around a corner like a ticker does around the corner of a building in, lets say, time square.

Currently the home background image with the blue LED resides directly behind the home NAV menu. If it was lowered just a little, the end user could enjoy the visual effect of the rss feed wrapping around the corner of this image. (the feed would become both informative and esthetically pleasing.) And lowering the bg image could allow more video/screensaver to be displayed when navigating in the home menu.

keyboard layout:
This isn't a pressing issue; however, mc360 has a nice number pad integrated into it's keyboard. They then use the number row for the ip address. This feature is nice when using either the remote or the controller. It's layout allows room for commonly used special characters such as (- @ _ .) Not to mention the keyboard indicates which (controller) buttons execute which command, such as X to view symbols . We should all know this by now, but they are good reminders none the less. The number pad makes both IP addresses and zip codes (for weather) easy to enter. Many would argue that these are one time items that need to be set up initially, but I feel that these items have to be configured as often as one updates xbmc.


music ratings:
After seeing the screenshot I updating both vision and xbmc. I can see the rating of a song under song information; however, does actually get used in party mode or anything? Just seeing a rating I've assigned doesn't really provide a purpose, does it?

This is xbmc based but being that the xbox is microsoft xbmc should be more zune ready than ipod/itunes. The Zune uses artist and contributing artists to organize music. So if you went to Eminem, you would see his albums as well as any other songs he contributed to as long as you annotated his name first under 'contributing artists' within 50 cents album.

My problem with the XBMC library is that it isn't displaying the 'album artist', rather the zune tagged 'contributing artists'. This makes it difficult to view '2pac' under xbmc library artist because 68 variations are displayed for 2pac. If it read the album artist tag then this would no longer be an issue. However, for it to be as informative as the zune it would be nice if the xbmc library informed me of any and all songs 2pac performed on, whether it be a soundtrack or a featuring 'contributing artist'.
k4br0n
I just love the favourites in Vision

Thanks again phin and Jezz X
Jezz_X
QUOTE(cayotic @ May 12 2007, 05:24 AM) *

All the recent work does not go unnoticed.
If it aint broke:
RSS Ticker:
keyboard layout:
music ratings:

If it aint broke:
I and many people liek the startup wav but your free to use what ever you want
RSS Ticker:
I agree but its also impossible to bend it
keyboard layout:
ninet9mustang did it but again like you said its not a real issue
music ratings:
XBMC problem

QUOTE(k4br0n @ May 12 2007, 04:06 PM) *

I just love the favourites in Vision

Thanks again phin and Jezz X

Actually I didn't use phins favorites I made my own and then chi3f from xtv fame cam along and helped me make it a little more slick with the icon in the orb bit (but thanks phin for the other stuff you did)
Chi3f has also helped recently by adding a Lyrics button to the OSD screen, He did 90% of the work for the lyrics skins and he also added startup music Playlist to skin settings


-------------------------------------------------------------------------------------------------------

Just added a media info view too the video library inspired by xTV's in a way (you have to idle to get the info)

Looks like this while browsing
IPB Image

And if you stop and don't touch anythign for 1 second you get this
IPB Image
Knightmare69
QUOTE(Jezz_X @ May 12 2007, 02:21 AM) *


Just added a media info view too the video library inspired by xTV's in a way (you have to idle to get the info)

love.gif Thanks Jezz.
asteron
Woot on the new favorites stuff. I know its still expreimental but the mainbutton/listitem.icon remains static when you launch a favorite (despite the rest of the ... thingie... falling down).

It becomes really evident that the main button/listitem.icon is on the favorites layer. Probably just copying the "fall down" animation from home.xml will solve it. I guess not since favorites dialog and the home window have different windowclose events... hmmm tricky. Maybe you can do something with Window.HasFocus(Home) ??

Also there is another small problem with exiting the favorite menu. You fade out the fake mainbutton/ favorite listitem.icon but when they are both translucent the icon shines noticebly through the half faded button. Here you can just play with the delays so the fades don't overlap. The main button can probably blink out unnoticably after the listitem.icon has faded... maybe not...

I guess you could have both of these items just turn off without animating...

I'll try playing with it some to see if something becomes apparent.
Jezz_X
asteron fixedin svn now thanks for pointing it out
wowser
Skin is looking great!

Quick question, when viewing the Vortez visualization on the home screen, the album art displayed by Vortez is always the first song in the playlist and it it never updates to the current art for the song playing. Is this something that can be fixed in Vision? If you view the full-screen visualization, then the album art (for example for the AlbumArtCube) gets updated.

Also, is there a way to re-enable the time on the home screen? It's disappeared in the latest SVN build.

Thanks!
Jezz_X
QUOTE(wowser @ May 13 2007, 04:46 AM) *

Skin is looking great!

Quick question, when viewing the Vortez visualization on the home screen, the album art displayed by Vortez is always the first song in the playlist and it it never updates to the current art for the song playing. Is this something that can be fixed in Vision? If you view the full-screen visualization, then the album art (for example for the AlbumArtCube) gets updated.

Also, is there a way to re-enable the time on the home screen? It's disappeared in the latest SVN build.

Thanks!

XBMC problem not a skin one
time only dissapears when the favourites menu is up because soem of them have icons and it looked dumb with the time behind them
cayotic
[quote name='Jezz_X' date='May 12 2007, 07:21 AM' post='3989415']
If it aint broke:
I and many people liek the startup wav but your free to use what ever you want
RSS Ticker:
I agree but its also impossible to bend it
keyboard layout:
ninet9mustang did it but again like you said its not a real issue
music ratings:
XBMC problem
Actually I didn't use phins favorites I made my own and then chi3f from xtv fame cam along and helped me make it a little more slick with the icon in the orb bit (but thanks phin for the other stuff you did)
Chi3f has also helped recently by adding a Lyrics button to the OSD screen, He did 90% of the work for the lyrics skins and he also added startup music Playlist to skin settings
-------------------------------------------------------------------------------------------------------


Just a thought but what if you don't bend it but in fact have two RSS feeds. One that ended at the corner and the other started at the other side. If you could enable a delay on the second feed you could time it just right so that it would coincide with the other feed giving the appearance that it was one feed.

Maybe more trouble than it's worth and I've been known to work harder and not smarter.
NineT9mustang
IPB Image
hitecdevil
QUOTE(NineT9mustang @ May 13 2007, 04:27 PM) *

IPB Image


hey NineT9mustang do you have more screens about the pm3 or other themes? happy.gif
cayotic
love the xTV XBMC library function that brings up the movie information after a couple of seconds. I would change the delay by a second. I try to enjoy the reflective art when it disappears and displays the info, in library mode. sad.gif

I do enjoy it though.

And was the clock that bad in the main nav menu. For one of my xboxes it was because the time is ALWAYS wrong even after I correct it. But I think it should still be a skin option none the less.

Thanks guys.

RocK111
QUOTE(NineT9mustang @ May 13 2007, 10:27 PM) *

IPB Image
IPB Image

Ahh, now I cant wait.. Bad tease..

mindweaver
Nice work and some good progress of the skin smile.gif

One thing though.. where did the nice digital clock go? The on in the center of the main menu? I miss it, and the design looks so empty now without it. Please bring it back, or at least make an option to show/hide it smile.gif

Jezz_X
QUOTE(mindweaver @ May 18 2007, 07:27 PM) *

Nice work and some good progress of the skin smile.gif

One thing though.. where did the nice digital clock go? The on in the center of the main menu? I miss it, and the design looks so empty now without it. Please bring it back, or at least make an option to show/hide it smile.gif

It should be still there
mindweaver
Weird. When I updated to the latest SVN it just wasn't there. hmm. Will try and rebuild it then.
elgustavo
Maybe someone already found a solution for this bug but anyway... If you use swedish as your language the "skript"-button shows as this: "inställningar->skript". You can fix this by changing the language file in: XBMC\Language\Swedish\strings.xml

Find string "10020" and simply remove the "inställningar->"-part and make sure the string reads:
<string id="10020">Skript</string>

Hope this helps!
elgustavo
Another thought on my last reply...

Another hrrmm... tongue.gif more permanent solution would be if ninet9 changed all the 10020-strings to 247. This would probably be better because i noticed that the 247 string always read "scripts" in all languges but the 10020 reads "settings->scripts" in many languages (not all though, like english so it doesn´t show if you use english).

I should point out that I really don´t have much experience in this so maybe there is a good reason for why you use 10020 but....
mindweaver
Yeah elgustavo, I have actually written about that fix earlier in this topic smile.gif But mine only involved replacing the text. Nice one with the codes.
shizzle01
can someone upload the latest vision i still cant get it to work with tortoisvn:(
elgustavo
In home.xml (in PAL and PAL 16/9), Ctrl+F Search for '10020', replace with '247'. Worked for me... But on the other hand it doesn´t make much diffrence how you do it. Either you have to manually change the language files when you update XBMC or the Home.xml when you update Vision. sad.gif

Okay there are worse problems in this world, but at least this one seems fixable... rolleyes.gif
spaz7986
for anyone who has the newest svn of this skin and says they can't see the digital clock anymore...
UPGRADE... if you simply download the newest build of xbmc the skin works fine... your old version is causing the problems with the skin. (seemed like common sense to me)
Jezz_X
QUOTE(elgustavo @ May 22 2007, 01:04 AM) *

In home.xml (in PAL and PAL 16/9), Ctrl+F Search for '10020', replace with '247'. Worked for me... But on the other hand it doesn´t make much diffrence how you do it. Either you have to manually change the language files when you update XBMC or the Home.xml when you update Vision. sad.gif

Okay there are worse problems in this world, but at least this one seems fixable... rolleyes.gif

Yeah I will do it I promise right now my working copy is very different to the current svn because of changes made to suite themes so I can't commit it until the theme is done
elgustavo
Cool!

It´ll be helpful to all our Vision-using, non-coding, international friends biggrin.gif
Momme
Hey smile.gif

I Need some help i can't get my Big Wide to be center, can someone help me???
I'am trying in - CommonViews.xml -?????

Hope to get some help smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.