Button for Partymode missing????
#1
Didn´t find the button for switching on/off Partymode.
Maybe its missing? Maybe i am just blindHuh?

Also did i understand right? The weather feature on the home menue (different backdrops depending on weather and infos in background) isn´t implemented yet? Only with a mod?
Just wondering, cause saw it on the final trailer but don´t find settings for it.

Also is it possible to change the home menue? For example hide "pictures" or change it to anything else?

just for information, using aeon stark 30.03.09 and xbmc for windows Rev19082
Reply
#2
Hiding menu items is possible: Settings/Personalize/shortcuts (or whatever it's called in English). Not sure about other questions though.
Cheers
WinXP SP3 - Samsung LE40A656 - Asus P5Q SE/R - Intel Core2Duo E8400 3000MHz - GeForce 9600GT (512MB) - Logitech NumberPad - Samsung Omnia running XBMC HTTP-R (for lack of a better option)
Reply
#3
Thank you Halibutt,
i find everything, so Weather, hide/unhide menu items.

But Partymode on/off is still missing!!!!
Reply
#4
Why don't you just keymap the partymode command or trigger it with eventghost?

The stock weather backdrop will actually change as is to the current season. But, if you want it to change to current conditions you will need to mod the skin.
Reply
#5
you can add the button for Party mode open up MyMusicNav.xml

find (about line 94)
Code:
<include>Objects_WallBackdropButton</include>

replace With
Code:
    <include>Objects_WallBackdropButton</include>

    <control type="button" id="915">
        <label>589</label>
        <include>Objects_MediaMenuButton</include>
        <onclick>PlayerControl(Partymode(music))</onclick>
    </control>

have a good one Nod
Reply
#6
i have allready reported missing partymode button\selection.

Tweaking xml files to add functionality that has been in xbmc forever
is totally stupid idea.

Partymode needs to be implemented in final release, and thats my final word Smile
Reply
#7
lolRofl
Reply
#8
Just to clearify my stupid comment wasn't ment at you CF2009, you
actually gave a temporary sollution/fix and thats always nice !
Reply
#9
Thanks all for reply.....so yes hopefully partymode button will find it way to the final release.
Also thanks for the weather condition information.
Reply
#10
Ah cf900 i will place the button in the video mode (section)
does it work also for it......only looking in the different xml and maybe change this line to: <onclick>PlayerControl(Partymode(video))</onclick>?
Reply

Logout Mark Read Team Forum Stats Members Help
Button for Partymode missing????0