XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Skin Development

Skin Development GUI and Web skins/themes, graphics development and suggestions.
No End-User Support Requests! Only skinners and graphic artists.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-01-23, 03:32   #1
ktd
Senior Member
 
Join Date: Nov 2003
Posts: 267
ktd is on a distinguished road
Default

when remove the big play time lable from musicoverly.xml my box hang when trying to play music in my tweaked retro skin.
but when adding it again make the playing music work...

i think it might have something to do with the new fade away in visualisations mode...

this is for my builds from 20-01, it worked in 19-01...
ktd is offline   Reply With Quote
Old 2004-01-23, 09:39   #2
floink
Senior Member
 
floink's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 380
floink is on a distinguished road
Default

have you tried it with mediacenter skin? retro aint updated to match current cvs.... yet.

/floink

**edit: sorry, see what you mean now. tried it myself with a build from 22-1 and can't get it to work either with my skin.
floink is offline   Reply With Quote
Old 2004-01-23, 19:02   #3
ktd
Senior Member
 
Join Date: Nov 2003
Posts: 267
ktd is on a distinguished road
Default

im starting to think something is hardcoded...
ktd is offline   Reply With Quote
Old 2004-01-23, 19:21   #4
floink
Senior Member
 
floink's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 380
floink is on a distinguished road
Default

ugly but working solution for retro:

Quote:
<control>
<description>play time label</description>
<type>label</type>
<id>2</id>
<posx>135</posx>
<posy>440</posy>
<label>-</label>
<align>left</align>
<font>font14</font>
<textcolor>ffffffff</textcolor>
</control>
<control>
<description>big play time label</description>
<type>label</type>
<id>6</id>
<posx>135</posx>
<posy>440</posy>
<label>-</label>
<align>left</align>
<font>font14</font>
<textcolor>55b2d4f5</textcolor>
</control>
change this in musicoverlay.xml

/floink
floink is offline   Reply With Quote
Old 2004-01-23, 20:54   #5
Frodo
Team MediaPortal
 
Join Date: Sep 2003
Posts: 509
Frodo is on a distinguished road
Default

right, this was a bug.
its fixed now, so in the next version you should b able to remove it from the .xml files
frodo
__________________
XBMC Project Founder (Retired), now head programmer of MediaPortal
Frodo is offline   Reply With Quote
Old 2004-01-24, 00:50   #6
ktd
Senior Member
 
Join Date: Nov 2003
Posts: 267
ktd is on a distinguished road
Default

thanks mr. frodo!!!
ktd is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help! why dosent urllib.urlopen() work for me? momomo Plugin/Script (Python) Development 0 2005-03-13 04:46
AC3 pass-through doesn't work first time? grote002 XBMC for Xbox Specific Support 0 2005-02-04 02:05
date and time doesn't work bone XBMC for Xbox Specific Support 3 2004-04-26 13:05
2003-12-07 dosent work? ktd XBMC for Xbox Specific Support 5 2003-12-08 02:02


All times are GMT +2. The time now is 10:04.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project