![]() |
|
[BUGS] and missing items - 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: [BUGS] and missing items (/showthread.php?tid=73846) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
- mcborzu - 2010-10-02 02:56 MrPike Wrote:I think a "mute" icon is missing. Technically yes, I took it out awhile ago. I never like that icon just staring at me. If it's mute and I don't know it, I don't need an icon to tell me. I'll hit volume up and figure it out. My thoughts atleast.... Weather background not shown and unicode support - dora - 2010-10-02 09:34 First, I want to thank you for this AMAZING skin. In my opinion, currently, it is the best. Now, I just updated the skin to version 1.4.6 and there is a problem with the weather background. I'm using multi background images and they can't be seen on main screen. When entering the Weather screen, the images can be seen. When I switched to the default background. The image cannot be seen both in main screen and in weather screen. Another issue that is really bugging me (actually, which is common to many skins) is the lack of unicode support. Usually I manage to overcome this problem by replacing some of the fonts with unicode fonts. The problem with this method is that it may affects the skin layouts (like happened when I replaced the scoutlightnc.ttf fonts in order to be able to see songs name with foreign language). What i'm suggesting is wherever you are using text which may come from the db (like songs names, bands names, movies names...) use a dedicate font, a font that you're not using for skin texts. In this way, adding unicode support will be just as easy as to replace this dedicate font with a unicode font. - zwat - 2010-10-02 12:26 going through my changes to skin to compare ur latest changes to my tweaks and found something strange. viewtype_posters.xml line 449 u changed <label>31508</label> which points to movieset. to <label>movieset</label> viewtype_landscape_fanart.xml line 310 <label>Press Down for New Episodes</label> maybe put that in strings - mobious - 2010-10-02 12:54 mcborzu Wrote:Simple fix - http://forum.xbmc.org/showthread.php?tid=82318 Thank you. - StefanM - 2010-10-02 14:06 anyone got a bug with XBMC subtitles? When chosen in OSD, it sends me to skin settings instead of the script.. See debug: http://www.megaupload.com/?d=D2DNFGBX - takoi - 2010-10-02 14:16 Read a few posts up StefanM. Its been reported 50 times - lucanoid - 2010-10-02 21:55 Hi Mac B' First of all, thanks for this great skin. I am using Dharma beta 2 on OSX 10.6 and I have pulled the last version of your skin from GIT. The view I have opted is the "poster" one. I have no idea why but I can not succeed to display the trailers in fullscreen. The applicable trigger in the skin settings has unfortunately no effect. In others skins with the exact same configuration the trailers are smoothly displayed in fullscreen, so I am to believe, this a night bug. Also speaking of the poster view, could you "localized" the labels genre, ratings, studio, writer and director in Viewtype_Poster.xml? I have tried doing it myself but without luck so far. (yes I am huge noobie...) Thanks again! - zwat - 2010-10-02 22:23 can't help u with trailers since i never use that. to find the stuff u want in viewtype_poster search for listitem.genre listitem.rating or listitem.ratingandvotes listitem.studio listitem.writer listitem.director - psike - 2010-10-03 01:59 i know it's stupid thing to ask but the recently added - turn on/off button is kinda pointless to have if you using random script. - mcborzu - 2010-10-03 02:08 psike Wrote:i know it's stupid thing to ask but the recently added - turn on/off button is kinda pointless to have if you using random script. Hmmm thought I checked that. Ok, just checked it doesn't work after a restart. Got think of a way that both coincide... |