XBMC Community Forum  

Go Back   XBMC Community Forum > Development > XBMC Feature Suggestions

XBMC Feature Suggestions Please, add platform prefix for suggestions that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"
Note! Post a copy of all formal feature requests as a ticket on trac (see FAQ)!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2003-10-07, 07:58   #1
scross28
Junior Member
 
Join Date: Oct 2003
Posts: 22
scross28 is on a distinguished road
Default

after doing the ntsc skin, i thought of one way that could speed up design.
having refrences to code that are repeated.
i like the way that everything can be changed, but i'd also like the option to set up parameters that can be refrenced.
eg.

refrences.xml

<ref>
<ref_id>1</ref_id>
<description>universal listcontrol</description>
<type>listcontrol</type>
<posx>210</posx>
<posy>80</posy>
<width>470</width>
<height>400</height>
<spinwidth>16</spinwidth>
<spinheight>16</spinheight>
<spinposx>645</spinposx>
<spinposy>438</spinposy>
<spincolor>ffffffff</spincolor>
<textureup>scroll-up.png</textureup>
<texturedown>scroll-down.png</texturedown>
<textureupfocus>scroll-up-focus.png</textureupfocus>
<texturedownfocus>scroll-down-focus.png</texturedownfocus>
<texturefocus>button-focus.png</texturefocus>
<texturenofocus>button-nofocus.jpg</texturenofocus>
<image>icon-folder.png</image>
<font>font13</font>
<selectedcolor>0xffff6600</selectedcolor>
<textcolor>0xffb2d4f5</textcolor>
<colordiffuse>ffffffff</colordiffuse>
<suffix>|</suffix>
</ref>

then in mymusic.xml and or mypictures.xml

<control>
<id>10</id>
<onleft>11</onleft>
<onright>11</onright>
<onup>2</onup>
<ondown>2</ondown>
<ref_id>1</ref_id>
</control>

this way you could still customize every control, or use the refrence.

steve
scross28 is offline   Reply With Quote
Old 2003-10-07, 16:25   #2
SteveX
Junior Member
 
Join Date: Oct 2003
Posts: 8
SteveX is on a distinguished road
Default

i like this idea too. i also over the last week modified a handful of xmls for ntsc (i still have some more to go) but being able to reference the common tags would be a nice feature.
SteveX is offline   Reply With Quote
Old 2003-10-16, 12:02   #3
Frodo
Team MediaPortal
 
Join Date: Sep 2003
Posts: 509
Frodo is on a distinguished road
Default

i like the idea very much
so i started coding it. i hope to finish it in lets say 1 - 2 days

frodo
__________________
XBMC Project Founder (Retired), now head programmer of MediaPortal
Frodo 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
Config.xml dachix XBMC for Xbox Specific Support 5 2005-03-03 03:00
Missing files from flatstyle skin for xbmc dwr83 XBMC for Xbox Specific Support 1 2005-01-04 02:00
Missing skin files girotour XBMC for Xbox Specific Support 5 2004-08-24 00:29
Where ore the MediaCenter skin image files? ush285t XBMC for Xbox Specific Support 1 2004-06-27 20:35
XBMC Skin and Config Creator GeminiServer XBMC Development 9 2004-02-25 13:11


All times are GMT +2. The time now is 14:44.


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