![]() |
|
[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 258 |
- kelix - 2011-12-04 17:59 Jeroen Wrote:Ok, regarding the whole submenus thing mostly discussed with Bram77 and canadave: this is great! tho now i can't seem to remove "Videos" menu from the home screen. there are no plugins below it and its disabled in settings. when clicked it takes me to the "files" page. - Jeroen - 2011-12-04 18:56 canadave Wrote:In the "Banner" view of TV shows, it strikes me as odd that the highlighted TV show (the "current" one that we see the plot description and rating for and such) is the one on the very bottom of the list of five banners. Would it not make more sense to have the highlighted show be the topmost one, where the plot description text starts? Or even the middle one (visually centered, and my personal preference)?I can't reproduce this. The viewtype does not dictate which position is the default starting point. Note though that when you browse to the fifth item and then escape to home, upon reentering XBMC will remember where you were and return it's initial focus to the fifth item. When you go back (so using backspace in the case of a keyboard) to home and reenter, then the initial focus will be on the first item in the list again. rich_stwrt Wrote:What I can say is that it appears using the git version is not as easy as just doing a git pull into the skin directory or downloading the zip file. It appears you need to take the extra step of unzipping the file, running the texture packer, then copying the texture file over to the add-on directory.The overlays not showing on an uncompiled git version has to do with a trick I use to be able to use different overlays for unfocused and focused items which cause the path to the images to only be found when pointing to a single compressed texture file. Long story made short, you're going to need to compile the textures file to make the overlays work. rich_stwrt Wrote:In the includes files, there are about three instances where you have:This has no effect whatsoever. The warning about invalid includes is totally harmless, it just means that somewhere in the skin an include is called which doesn't exist anymore. canadave Wrote:Jeroen, thank you thank you thank you! This is brilliant AND logical (at the same time!). I'm busy this afternoon but will download and give it a try later this evening, and will report back. My wife's starting to look at me funny...."you don't love this skin more than you love me, do you?"You´re welcome, and yes it is more logical and flexible this way. Needs quite a lot of clunky code, but I think it´s worth it. Now go give your wife a hug ![]() kelix Wrote:this is great!Yup it was a messy first draft. Pushed more changes to git: -it should now respect the toggles for the main menu items -the other categories have been updated to the new behavior -"don't use submenus" skin setting removed as it's no longer needed -submenu selection options are now disabled when the main menu item is disabled -system and pictures now have configurable submenus too - kelix - 2011-12-04 20:31 looking good. updated the git version now all menus stay on the home screen! lol. ah well.. I'm sure its on its way to being fixed ![]() also, the TV art isn't appearing under the subsequent "season selector" menu of "list" once a show is selected. i can see the list on the left but when its scrolled over no image appears on the right. (it has artwork as when i hit get info it comes up) - loggio - 2011-12-04 21:12 Hi jeroen, I could be wrong, but I noticed that 'deck' view has no unwatched overlays. Noticed last night and thought I'd mention it before I forgot. Cheers, Loggio. - spoco2 - 2011-12-05 00:10 The new logic around the main menu and sub-menus sounds great. I'll wait for it to appear in an actual release, but sounds flexible
- Jaypeg - 2011-12-05 00:41 I don't know if this has been posted, but the deck view for movies seems not to work when banners are disabled for tv shows. I also have a suggestion/request for the deck view in tv shows: Make it available all the way down through season and episodes and make an option for showing poster instead of banner as you do on movies view, i.e. tv show level would be just as movies deck view, season ditto and episode level would be much like big list view but same width as deck view. Thanks for a great skin! - canadave - 2011-12-05 03:54 Hey Jeroen, I've downloaded and tested the git version...just wanted to report a couple of things: 1. The new submenu/menu feature is terrific!! Looks great. 2. I see you've added the TV show logos in Banners mode...looks great too, except for one small thing--for shows that have a long text description for the plot, the text "runs into" the logo. In other words the plot description field should have a cutoff just above the logo, below which it initiates a vertical scroll; but instead it just keeps running on. But for those TV shows that have a short plot description, it really does look terrific; I think having the rating stars right near the title like you changed it to, with the logo on the bottom, just makes it look better and better! - Jeroen - 2011-12-05 19:53 kelix Wrote:also, the TV art isn't appearing under the subsequent "season selector" menu of "list" once a show is selected. i can see the list on the left but when its scrolled over no image appears on the right. (it has artwork as when i hit get info it comes up)Not sure what you mean here. edit: oh yes I do will fixedit 2: fix on git ![]() loggio Wrote:I could be wrong, but I noticed that 'deck' view has no unwatched overlays. Noticed last night and thought I'd mention it before I forgot.You're right. Will add those, cheers Jaypeg Wrote:I don't know if this has been posted, but the deck view for movies seems not to work when banners are disabled for tv shows.Yeah I guess I never adjusted that after expanding this view to movies and tv shows. Quote:I also have a suggestion/request for the deck view in tv shows: Make it available all the way down through season and episodes and make an option for showing poster instead of banner as you do on movies view, i.e. tv show level would be just as movies deck view, season ditto and episode level would be much like big list view but same width as deck view.I'll have to think about that. canadave Wrote:2. I see you've added the TV show logos in Banners mode...looks great too, except for one small thing--for shows that have a long text description for the plot, the text "runs into" the logo.Should be fixed now, cheers
- Galefury - 2011-12-05 22:51 New bug: after stopping an episode, it shows "tv show * all episodes". If I exit the show and enter back in, it displays correctly. - wb2alta - 2011-12-06 17:11 So the Deck view uses banners instead of posters. But when you look at the show description it still wants a poster, so the banner is resized out of proportion. Is there any way to change this? I tried changing to a poster for the show description view but that also changes the banner itself for the main deck view. |