PDA

View Full Version : List of All Availables .XML files


kzr1y2
2007-01-22, 23:57
Hi folks,

The online manual page does not appear to contain all of the possible .XML files used in a skin.

http://www.xboxmediacenter.com/wiki/index.php?title=Window_IDs


I cross-referenced the 'ButtonTranslator.cpp', 'Online Manual', PMIII, and MC360 skins to see what was missing. Came up with the list below:

Missing - Online Manual
~~~~~~~~~~~~~~
CommonViewTypes.xml
DialogMediaSource.xml
DialogNetworkSetup.xml
MusicOverlay.xml
MyVideo.xml
Pointer.xml
TrainerSettings.xml


defaults.xml
Font.xml
includes.xml
References.xml


** NOTE: Omitted 'Custom####.xml' from list **


Present in online manual (suspect typo)
~~~~~~~~~~~~~~~~~~~~~~~~
MyVideos.xml


If someone can confirm the list above or point me to the appropriate 'cpp' file, I can update the manual to reflect what's missing.

Cheers,

KZ

jmarshall
2007-01-23, 00:19
Probably a typo, yes.

Of the others, References.xml is out of date, and shouldn't be referenced in the manual. Includes.xml and Font.xml are referenced directly from the main skinning page.

Of the others

DialogMediaSource.xml
DialogNetworkSetup.xml
MusicOverlay.xml
MyVideo.xml
Pointer.xml
TrainerSettings.xml

can be added. The others are includes referenced from includes.xml

Jezz_X
2007-01-23, 00:22
CommonViewTypes.xml
defaults.xml

Are custom xmls and not needed I added them to pm3 to help split it up and make it easier for me to edit they could be alled pink.xml and blue.xml and it wouldn't make a difference

References.xml

is old and out dated

Jezz_X
2007-01-23, 00:27
Also while your editing it these ones are no longer needed
MyVideoGenre.xml
MyVideoActors.xml
MyVideoYear.xml
MyVideoTitle.xml

and have been replaced with
MyVideoNav.xml

kzr1y2
2007-01-23, 01:27
Probably a typo, yes.

Of the others, References.xml is out of date, and shouldn't be referenced in the manual. Includes.xml and Font.xml are referenced directly from the main skinning page.

Of the others

DialogMediaSource.xml
DialogNetworkSetup.xml
MusicOverlay.xml
MyVideo.xml
Pointer.xml
TrainerSettings.xml

can be added. The others are includes referenced from includes.xml

Hi Jonathan,,

Sorry, where can I find the 'Window ID' and 'Delta Window ID' for the following files:

DialogMediaSource.xml
DialogNetworkSetup.xml
MusicOverlay.xml
MyVideo.xml
Pointer.xml
TrainerSettings.xml

Advance thanks,

KZ

kzr1y2
2007-01-23, 01:29
Also while your editing it these ones are no longer needed
MyVideoGenre.xml
MyVideoActors.xml
MyVideoYear.xml
MyVideoTitle.xml

and have been replaced with
MyVideoNav.xml

Hi Jezz_X,

Where can I find the 'Window ID' and 'Delta Window ID' for 'MyVideoNav.xml'?

Advance thanks,

KZ

jmarshall
2007-01-23, 01:40
Key.h

kzr1y2
2007-01-23, 01:41
Thanks ... just picked up my other post and saw the reference ... :blush:

Cheers,

KZ

tamaratimmers
2007-01-23, 15:57
thnx for the post!! and sharing keep up the good work!