![]() |
|
[Archive] Transparency! - v0.27 - 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) +---- Forum: Transparency! (/forumdisplay.php?fid=115) +---- Thread: [Archive] Transparency! - v0.27 (/showthread.php?tid=52125) |
- sho - 2009-06-16 16:23 I am not a big fan of trying out new skins, but I dowloaded this one for the heck of it and quite liked what I saw. After a brief playing around I noticed that the mouse is not able to call the left slide in menus (took my a while to find skin settings ) and shouldn't removing text with wide icons place them closer together to allow more wide icons in the area? (like in PM3.HD)Also this skin seems to do stuff with some of my fanart PM3.HD does not, like rezising / stretching fanart of "nonstandard" size. - thomash72 - 2009-06-16 18:03 Homey Wrote:Hey TomashI am using SVN R20920. I just redid a test now and it works like a charm: First I created a Smart Playlist with Genre = "Alt. Rock". I set the playing order to random to really get the nice benefits from the fanart changing for each song. I then pressed "C" on the newly created smart playlist and selected "Play in Party Mode". I then opened a bottle conditioned ALE, sat down in the armchair and let this skin work its magic ![]() PS: I have all my music stored in seperate folders Artist - Album --> Songs, with a fanart.jpg file loaded into both the Artist and Album folders. Hope this helps - let me know if you are able to get it working on your system! - nicoli_k - 2009-06-16 19:00 Would it be possible to add Player Finish time to the DialogFullScreen.xml? (From the Skinning manual: "Player.FinishTime Time playing media will end") Whenever you pull up info while playing a video, it shows the time the video will finish. I tried to use the code from the PM3 Sub Menus mod, but apparently the location isn't in the right spot and it wouldn't show. Code: <control type="label" id="1">It's a really useful feature that can save the masses from doing the math to figure out when a video will be finished. - ronie - 2009-06-16 19:24 bionic1234 Wrote:I was going to try something like this: I haven't made up my mind i should add it to Transparency! but if you or anyone else wants to try it, open up MyVideoNav.xml and add the lines in bold: Code: <control type="button" id="611">- ronie - 2009-06-16 19:25 canyonquest Wrote:Ronie, any chance you would you be willing to extend your "dirty hack" into the Program section as well? Sure i will! Thanx for the nice vid! ;-) - ronie - 2009-06-16 19:34 Moseby99 Wrote:Ronie, Filemode for Videos will be supported in the next version. As for the even wider than wide buttons....maybe i can help you out with a few suggestions on how to do it yourself? To get it to work you'll have to change a few <width> values in Home.xml - change to width just below <control type="list" id="5040"> - change the width of <itemlayout height="50" width="251"> - change the width of <focusedlayout height="50" width="251"> Next change the width values of HomeButtonWide and HomeButtonLabelWide in includes.xml - Homey - 2009-06-16 19:53 "PS: I have all my music stored in seperate folders Artist - Album --> Songs, with a fanart.jpg file loaded into both the Artist and Album folders" LOL I suspect that this has more to do with it than anything!! I thought you meant that the fan art shows up without fanart.jpg in place. Can anyone tell me where fanart is stored? I guess I could copy it and place it in each artist folder as you suggested. btw.I just cant get the fanart to change - I followed all your steps and still nothing. Just how much Ale did you have to drink?
- ronie - 2009-06-16 19:54 sho Wrote:I am not a big fan of trying out new skins, but I dowloaded this one for the heck of it and quite liked what I saw. lol, i've been wondering for quite some time why PM3.HD didn't fully hide the left menu in fanart view. in now realize it's just because of that. i think i've found a way to make Transparency! more mouse compatible, so if it works ok, it's be supported in the next release. sho Wrote:and shouldn't removing text with wide icons place them closer together to allow more wide icons in the area? (like in PM3.HD) that's probably something i've overlooked. i only have a few TV Shows in my collection, so i never really noticed the difference. sho Wrote:Also this skin seems to do stuff with some of my fanart PM3.HD does not, like rezising / stretching fanart of "nonstandard" size. true, guess i'll have to take another look at it and see if there's a better way to respect the aspect ratio. thanx for the feedback sho, all bug reports are appreciated. :-) - ronie - 2009-06-16 20:01 nicoli_k Wrote:Would it be possible to add Player Finish time to the DialogFullScreen.xml? (From the Skinning manual: "Player.FinishTime Time playing media will end") that wouldn't be too much of a problem. there's been a request for it before, so it's already on the list ;-) Thanks Ronie!! - Moseby99 - 2009-06-16 20:34 ronie Wrote:Filemode for Videos will be supported in the next version. Thanks, I'll give that a try..... |