Kodi Community Forum
Final Requests? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Xperience More (https://forum.kodi.tv/forumdisplay.php?fid=128)
+----- Thread: Final Requests? (/showthread.php?tid=84406)

Pages: 1 2 3 4 5


Final Requests? - XBMCG33K - 2010-10-30

The 1.1 version of Xperience will be it's final build. (aside from the updating of new future features if possible) I'll be be creating a new skin very soon.

So before 1.1 is released I figured I'd ask our friends if there is anything missing that you'd really like to have in Xperience.

Post below and I'll see what I can do.

Check the changelog for what's already been done HERE



- mstef - 2010-10-30

You know what I would like to see, the bigger wall view like this Smile

Image


- XBMCG33K - 2010-10-31

In reality that's too many images on the screen at one time. If someone would like to make a mod of it then that'd be pretty cool Smile


- marirs - 2010-10-31

couple of changes I made that others might find useful as well:

1) Ability to add anything as custom home menu panels

changed in "Includes_Home.xml":
Code:
<onclick>ActivateWindow($INFO[Skin.String(Custom_Plugin1_Window)],plugin://$INFO[Skin.String(Custom_Plugin1_Type)]/$INFO[Skin.String(Custom_Plugin1_Folder)])</onclick>
to:
Code:
<onclick>ActivateWindow($INFO[Skin.String(Custom_Plugin1_Window)],$INFO[Skin.String(Custom_Plugin1_Folder)],return)</onclick>
etc....

2) Button to toggle random on / off in music osd.

3) Rating display in musicvisualisation.xml

4) VideoOSD (and I suppose MusicOSD), should always default to the "paused" button when brought up. I changed:
Code:
<defaultcontrol always="false">4</defaultcontrol>
to
Code:
<defaultcontrol always="true">4</defaultcontrol>

that's it Wink. Thanks for the great skin.


- XBMCG33K - 2010-10-31

Custom home panels has changed a little in 1.1 I think you'll like it.


- ppic - 2010-10-31

integrate tvtunes ?

just few modifications to make it work Wink


- XBMCG33K - 2010-10-31

Not sure what TvTunes is?


- espengaasemyr - 2010-10-31

XBMCG33K Wrote:Not sure what TvTunes is?

http://forum.xbmc.org/showthread.php?tid=83925&page=4


- XBMCG33K - 2010-10-31

That's pretty cool! If anyone want's a current build of Xperience to try and make this work let me know.


- espengaasemyr - 2010-10-31

XBMCG33K Wrote:That's pretty cool! If anyone want's a current build of Xperience to try and make this work let me know.

i can try. i got it working on rapier and refocusSmile


- ppic - 2010-10-31

i would like to try Wink


- ekim232 - 2010-10-31

Will 1.1 have the new fade on the homepage and the white textures?


- mstef - 2010-10-31

ekim232 Wrote:Will 1.1 have the new fade on the homepage and the white textures?

I don't think so.


- XBMCG33K - 2010-10-31

ekim232 Wrote:Will 1.1 have the new fade on the homepage and the white textures?

No that project has been canceled.


- bblauritzen - 2010-10-31

XBMCG33K Wrote:No that project has been canceled.

This project?

http://forum.xbmc.org/showthread.php?tid=78944