![]() |
|
Night - A Skin for XBMC - 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: Night (/forumdisplay.php?fid=130) +---- Thread: Night - A Skin for XBMC (/showthread.php?tid=70116) |
- hikaricore - 2010-04-19 06:20 I'm wondering if after the merge is complete dds will be optional again, I'm not sure if it was done intentionally but every image is now converted, and for some reason it is done each and every time aside from folder and fanart images. O.o Prior to the merge I was having vdapu issues resulting in a green picture otherwise I'd just go back further and save myself from the insanity (possibly). It's probably better this way as I can give you news from the svn frontlines. ![]() Ya never know what kinda attack the XBMC devs are planning on skinners without bastards like me braving the broken code. - ppic - 2010-04-19 10:16 largeimage correct the logo that was not showing on smb share, can you do the same for extrathumbs? (i've passed the evening to mount my smb shares to get them work lol ! ) - ppic - 2010-04-19 15:17 few things noticed: enable/disable cleartitle in landscape dooesn't change anything, cleartitles shows if exist, nothing shows if not exist. in 16*9 views, if cleartitle doesn't exist, name don't appears (cleartitle is on), no problem with cleartitle on off. - mcborzu - 2010-04-19 17:03 ppic Wrote:few things noticed: Yea just haven't updated code, I removed the cleartitle setting from the general settings. The only view that should have that setting is 16x9. And 16x9 and Landscape there is no way to have a label fallback if the logo's are in a wraplist, so those 2 views are either logo or no logo. No middle ground on those 2 views. - xbs08 - 2010-04-19 17:06 Just out of curiosity, did anyone tested Night on the Xbox? - ppic - 2010-04-19 17:15 mcborzu Wrote:And 16x9 and Landscape there is no way to have a label fallback if the logo's are in a wraplist, so those 2 views are either logo or no logo. No middle ground on those 2 views. too bad for that ! why can't you put fallback there? - mcborzu - 2010-04-19 17:51 Not sure how things work internally but my guess is when inside a list, if one gets returned as true it then returns true for all of them... - mcborzu - 2010-04-20 03:16 xbs08 Wrote:Just out of curiosity, did anyone tested Night on the Xbox? Your comment slipped by me... Actually I gave it a whirl: 1. Switch some code to totally disable Fanart 2. Instead of disabling views I just took out the .xml's I wouldn't use or I know are too much for XBOX like: Jukebox 16x9 MusicWall Movie wall and a few others... So without fanart and plus ripping out some .xml's - TV section was perfect. Movies - they played but couldn't fast forward so right on the border of enough memory there. But then again others can get T!, Alaska Final, Minimeedia, Confluence to run but for me those never worked. So it might run better for others, but seems doable atleast. Defiantly won't be a skin that has no chance at running on the XBOX. - xbs08 - 2010-04-20 09:51 Thank you for your work. It's nice to know that there's a pretty good change of Night runnin' on the Xbox. - hikaricore - 2010-04-20 13:55 There are a few places where you're using "largeimage" as well as "background" for the cleartitles. Is this intentional or just a redundant oversight? Trying to make sure I understand how largeimage works as I thought it just forced background. |