![]() |
|
[RELEASE] reFocus 0.9.5 - 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: reFocus (/forumdisplay.php?fid=72) +---- Thread: [RELEASE] reFocus 0.9.5 (/showthread.php?tid=75867) 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 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 |
Great skin! - LinarSavion - 2010-11-01 18:28 Hello, First let me say that i love your skin, very nice and sleek. I have two problems with the skin, One is the homescreen backgrounds, is it possible to make different background-sets for each category? (like videos, music, pictures, weather) If this cant be done in the skin can you point me to the XML i need to edit? The second issue is fanarts, i cant see any of them. ive seen pictures of the skin and in all of them i see the fanart dimmed in the background, i cant get this to work at my setup... Any help would be appreciated! - Jeroen - 2010-11-01 20:31 mstef Wrote:Jeroen, I find problem with showing album covers in list view. For example I have few albums: album1, album2, album3. album2 has no cover. Now I select album1 - cover is shown, album2 show no cover, and now select album3 and for a while I see album1 cover before album3 cover is loaded. I see this bahavior also when browse songs. I tried to reproduce this, and this happens for me too. Not always though, and only for a fraction of a second. Does this always happen for you? I suspect it may have to do with the fade transition on the cover image. I suppose when I select the next cover quickly after the one before it's still processing the fade animation but the next cover is selected before the animation has finished. Could you try opening includesAnimations.xml, and on line 5 lower the numeric value at: PHP Code: <include name="thumbFadeTime">And see if it happens less (or not at all) for you then? jalesm Wrote:The "show recently added and played video" toggle setting isn't working. I checked HomeSubMenu.xml and it looks like the recently added episodes and movies don't have the visibility condition: "Skin.HasSetting(homemenuRecentVideo)"Thanks, I remember someone reporting this earlier, but I forgot about it. I'll look into it. Kolabor Wrote:Is it only me or turning volume down and muting doesn't work on Dharma beta 4 and reFocus 0.8.9.1 while playing video? It works when in GUI. Anyone else has it too?Very strange, it's working normally for me, also Dharma beta 4 ![]() mstef Wrote:Is there any button handled to have view cycle switch? so I go into movies and by pressing some button on remote I switch views one by one: list, slide, thumbnail, gallery, etc? How to do that?I'm not sure if you can do that. I'm pretty sure you can set a button to switch through the views, but I don't know about setting a button to switch to a specific view. keymap.xml in your user profile is what you would need to look into. I never really customize my buttons, so I don't know much about it. starcitysecrets Wrote:hey jeroen, unfortunately no luck there, I made a small video for you to show the problem im having. I'm starting to think its something to do with retrieving the video add on data as watching a video and coming back sets the views back to the chosen whilst retrieving data automatically sets it to list.Cheers, I'll have a look into reproducing. LinarSavion Wrote:Hello,There's no such setting in the skin, but it's possible. Handling of the homescreen slideshows is defined in includes.xml, starting around line 692. You're going to have to have to (re)code just about everything though. Quote:The second issue is fanarts, i cant see any of them.You're going to have to check "enable global fanart background" under "fanart" in the skin settings. - starcitysecrets - 2010-11-01 22:08 Jeroen Wrote:Cheers, I'll have a look into reproducing. Thanks Jeroen, I'm sure there's probably some kind of a parable on my end thats causing it, just like the other person who said they had the issue on one of their machines. Two suggestions, is it possible to have a toggle to use video source flags (bluray, dvd, r5) instead of video codecs (h.264, xvid)? and within dharma, it is possible to change the settings so that when you select a movie or tv episode, it brings up the info screen instead of playing the video. could we have something that allows refocus to play the movie/episode from within the info screen without having to go into the left menu. heres a rough idea for something that could work. ![]() or
- mstef - 2010-11-01 22:32 Jeroen Wrote:I tried to reproduce this, and this happens for me too. Not always though, and only for a fraction of a second. Does this always happen for you? Yes, I have this always and same as you of the fractions of second, but I also have this even I set fadetime to 0. I suppose you have to clear cover cover place if there is nothing to show, not just hide it; check condition, maybe you show it before you load the cover - mstef - 2010-11-02 00:49 Jeroen Wrote:You could try to open myvideonav.xml and change this line on line 4: 574 is for music only, for video thumbnails is 57 (large grid) and 571 (small grid) OK I find, 572 is thumbinal for music - mstef - 2010-11-02 16:46 OK, here you are. I create a keymap to get change view by pressing a button on remote or keyboard. As I don't use teletext I use this four colour buttons to go into specific view and I use teletext button to view cycle. Colour buttons I use only in video library, music library and pictures. In other dialogs works only teletext switch to cycle views. If you want you can modify this as you want. So how to get specific view: list - remote red or keyboard 1 thumbnails - remote green or keyboard 2 slide poster or cover - remote yellow or keyboard 3 (video & music only) slide fanart - remote blue or keyboard 4 (video only) thumbail small grid - keyboard 5 (video only) gallery - keyboard 6 (video & pictures only) gallery fullscreen - keyboard 7 (video & pictures only) cycle views - remote teletext or keyboard 0 Here is my keymap for reFocus (for other skins you should modify the containers id's). Put it in the userdata\keymaps folder and restart xbmc. I tested it on my keyboard and asrock 330ht with remote. Thanks to Hitcher who give me a clue. Jeroen, if you think it is important to your job get and put this file into safe place, because I don't know how log I'll be host it. - smcnally75 - 2010-11-02 17:20 Jeroen Wrote:The transparency is in the background image itself, not determined by xml. Easiest way to adjust would be turning down the opacity of the default background image, it's located in the backgrounds folder. Worked great, thanks! It's been so long since I've played with skins that I wasn't aware the graphics were so easily available now. - Jeroen - 2010-11-02 21:59 mstef Wrote:Yes, I have this always and same as you of the fractions of second, but I also have this even I set fadetime to 0. I suppose you have to clear cover cover place if there is nothing to show, not just hide it; check condition, maybe you show it before you load the coverWell, that's the thing. I'm not hiding anything, It just displays whatever cover is there for an album, and if there's no cover available it will just show nothing. I'm probably going to have to take this up with the XBMC devs. mstef Wrote:574 is for music only, for video thumbnails is 57 (large grid) and 571 (small grid)No for video 574 is the thumbnail view, but specific to add-ons, because of the different thumbnail dimensions. To be honest, I'm not happy with how XBMC is handling certain aspects of displaying add-ons. And I am guessing this is where the origins of this issue lie. I created this thumbnail view specifically for the actual add-on thumbnails (so the logo's so to speak), and not really for thumbnails of the videos itself. Some add-ons set the content type to movies, some to episodes, some act more like file view. In order to truly tailor views to add-ons I feel they need to be their own content type so that I can set up conditions like I can for movies and episodes for instance. The current system either forces to a very traditional layout or to a lot of hacky code. I hope that once Dharma is final some work can be done on this. mstef Wrote:OK, here you are. I create a keymap to get change view by pressing a button on remote or keyboard. As I don't use teletext I use this four colour buttons to go into specific view and I use teletext button to view cycle. Colour buttons I use only in video library, music library and pictures. In other dialogs works only teletext switch to cycle views. If you want you can modify this as you want. Thanks, I'll put it on the Google code page and make a sticky for it ![]() smcnally75 Wrote:Worked great, thanks! It's been so long since I've played with skins that I wasn't aware the graphics were so easily available now.Great
- Jeroen - 2010-11-02 22:11 starcitysecrets Wrote:Two suggestions, is it possible to have a toggle to use video source flags (bluray, dvd, r5) instead of video codecs (h.264, xvid)?This would require relying on title formatting of the actual files or folders, something which I'm not a big fan of to be honest. Quote:and within dharma, it is possible to change the settings so that when you select a movie or tv episode, it brings up the info screen instead of playing the video. could we have something that allows refocus to play the movie/episode from within the info screen without having to go into the left menu. heres a rough idea for something that could work.Well, there is a setting for this in XBMC but I'm not aware of any the skin can read that setting. I would much prefer something like in your second image, but if I can't have the skin detect whether the user chose to bring up the video info screen instead of playing the video, it would mean that everyone would see that play button on their posters, even if they have the setting set to display the info screen. That is something I really wouldn't want. - mstef - 2010-11-02 23:32 Jeroen Wrote:Well, that's the thing. I'm not hiding anything, It just displays whatever cover is there for an album, and if there's no cover available it will just show nothing. I'm probably going to have to take this up with the XBMC devs. So make an experiment, try show something like transparent or semi-transparent png, where there is no cover. Try in normal mode and try use fallback declaration. |