![]() |
|
[RELEASE] Basics-Vision Skin - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +--- Thread: [RELEASE] Basics-Vision Skin (/showthread.php?tid=30789) |
- xbs08 - 2008-06-18 09:52 thanx, but could you be more specific? please i tried changing some stuff there, but it didn't work - Martomo - 2008-06-18 10:06 xbs08 Wrote:thanx, but could you be more specific? please Make sure you edit the Home.xml depending on your resolution, wide screen uses PAL16x9/Home.xml and standard screen uses PAL/Home.xml. Also make sure you edit all the images in the item AND focus layout, to have it running smoothly, it's basically calculating the aspect for the size you want and edit the width/height value's For more information about a wrap list containers, check the wiki: http://wiki.xbmc.org/?title=Wrap_List_Container - xbs08 - 2008-06-20 00:37 thanx for the help - ranglin - 2008-07-14 15:02 I've noticed that the recent versions of Basics-Vision are missing the FanArt view on the individual TV show listings. I know you are busy with Vision 2 ATM Jezz_X, but just wondering whether this is intentional, or a slip of the coding fingers? ![]() If it's the latter, any chance it can be put back? Currently I'm using the old version and would love to upgrade, but like the fanart too much...
Adding Movies and TV Shows help - Hitcher - 2008-07-28 12:26 I'm after a bit of help in changing the single 'Video' selection into the standard 'Movies' and 'TV Shows' selection for this skin. It's my son's favourite and his Xbox is connected to a 4:3 TV making this skin ideal for fanart. So I'd like to change 'Video' to 'Movies' and either add another selection for 'TV Shows' or just edit 'Pictures' to 'TV Shows'. Any help or pointers would be hugely appreciated. - Hitcher - 2008-07-28 17:31 Well I've managed to work it out by editing the Home.xml for both layouts like so - [HTML]<item> <icon>icon_video.png</icon> <label>Movies</label> <onclick>ActivateWindow(VideoLibrary,MovieTitles)</onclick> </item> <item> <icon>icon_tvshow.png</icon> <label>TV Shows</label> <onclick>ActivateWindow(VideoLibrary,TvShowTitles)</onclick> </item>[/HTML] I placed my own icon_tvshow.png in the media folder which shows up in the alternative home layout - ![]() But doesn't show up on the standard layout - ![]() Can anyone help me sort this little problem out before I get my son's Xbox back to him please? - macollin - 2008-12-02 15:03 I continue to use and enjoy this skin...just curious if it is still being supported. I haven't seen any updates here for a little while and was hoping I was missing another thread... Thanks. - RockDawg - 2009-05-03 06:40 Any chance for an upgrade Jezz? This is still my everyday skin on all my machines. - hube - 2009-05-11 20:22 RockDawg Wrote:Any chance for an upgrade Jezz? This is still my everyday skin on all my machines. I support that. I hope you could upgrade this skin with fanart in Movies and an improve of the fanart in general. THX.
- RockDawg - 2009-05-15 03:07 I would love to see media tags added, but I imagine JezzX is done with this skin and already has a lot on his plate. I'll continue to use it because it's still the best for my wants and needs (especially the DVD icons view for movies), but it would be awesome if someone skilled enough would come along and give it a nice update. |