![]() |
|
[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 |
- Jeroen - 2010-06-27 21:52 Preview of a viewtype I'm thinking of adding for episodes. It started out as a viewtype specifically for addons but that didn't work out the way I wanted. It's basically a rebuild of a view in the first Focus skin which I really liked at the time. At the moment it's a fixedlist using the <movement> advices made earlier in the thread to see if I like it. The normal list view will most likely become a normal list though.
- MaDDoGo - 2010-06-27 22:56 Hi, I love this new view and I have some questions about locales. I am spanish and I'm translating the skin (I can upload if anyone is interested) and I have a question. In info view there is the airing date but it is in YYYY-MM-DD format. Is there any chance to change it to auto-format? Another question is about Unseen eps. Is there any chance to put the whole text into a string instead of <label>$INFO[ListItem.Property(UnWatchedEpisodes)] $LOCALIZE[16101] $LOCALIZE[20360]</label> Thank you for your skin and your time. - Jeroen - 2010-06-27 23:13 MaDDoGo Wrote:Hi,I'm interested I don't speak Spanish but it's always nice to have translations available in the skin. I'd like to include it in the skin package (with credit to you of course). Be warned though that not all strings are used anymore and some could change. I have to clean it up some time.Quote:and I have a question. In info view there is the airing date but it is in YYYY-MM-DD format. Is there any chance to change it to auto-format?No that's not possible I'm afraid. I would like to change that too (I believe I made a trac ticket for the xbmc devs to allow this at some point). It's not something that can be changed on a skin level in any case. Quote:Another question is about Unseen eps. Is there any chance to put the whole text into a string instead of <label>$INFO[ListItem.Property(UnWatchedEpisodes)] $LOCALIZE[16101] $LOCALIZE[20360]</label>I want to make use of XBMC's built in strings as much as possible. But if this is needed for your translation because for instance the order of words is different in Spanish then I will change it. Quote:Thank you for your skin and your time.You're welcome - MaDDoGo - 2010-06-28 09:34 Hi and thank you for answering so fast. About date thing I think it'll be cool to be auto-formated by XBMC and not scraper depending. About translation, here is the strings.xml (LINK). This is a temporary version until I have used the skin for a while and i've already seen all translations. Quote:I want to make use of XBMC's built in strings as much as possible. But if this is needed for your translation because for instance the order of words is different in Spanish then I will change it. You can use XBMC standard strings but if you put the string in strings.xml I can change the order when I am translating it. ![]() Thanks again because I love this skin. PS: I already made a change into the skin and added a banner.jpg compatibility. This is a very easy mod and allow to use poster and banner without breaking the skin to people that only have banners. Code: Line 984: <texture diffuse="frames/bannerFrameMaskAlt.png" fallback="defaultBanner.png">$INFO[ListItem.Path,,banner.jpg]</texture>Changing this we have only banner.jpg compat. But if we duplicate the control, and add a visibility condition with a setting we have compat for both styles and with no difficulty. Cheers! - azido - 2010-06-28 15:06 Jeroen Wrote: uh.. great new skin, my friend! congrats on that.. Just 2 things that come in my mind while testing it: 1. that "all lowercase" text might be stylish, but makes reading a bit harder. at least in my opinion. 2. get rid of the blue background it just reminds too much of windows media center..else: nice, fresh ideas! keep on mate. - ISYM - 2010-06-28 15:52 That new viewtype for episodes looks good. And the Blue background for me is nice and elegant looking. Fit's well into the theme. But that's just me
- Galefury - 2010-06-28 15:59 I like the blue background too. But no one's keeping you to change it, azido. Dunno if somebody mentioned this already, but the busy/working animations looks a bit funny. (r31440, win7 32 bit) - Jeroen - 2010-06-28 18:12 MaDDoGo Wrote:About translation, here is the strings.xml (LINK). This is a temporary version until I have used the skin for a while and i've already seen all translations.Cool, thanks Feel free to post or PM me updated versions.azido Wrote:uh.. great new skin, my friend! congrats on that..Hi, nice to see you around the forums again ![]() Quote:1. that "all lowercase" text might be stylish, but makes reading a bit harder. at least in my opinion.An alternate fontset will be provided later for areas with long text to have normal case. Quote:2. get rid of the blue backgroundWhat can I say.. I like blue Also, I feel blue has sort of become a color that belongs in Focus skins. But like said it's easily changeable. Once I'm at/near 1.0 I will be adding probably two alternate themes and make custom themes very easy even though it's quite easy now.Quote:else: nice, fresh ideas! keep on mate.Thanks ![]() Galefury Wrote:Dunno if somebody mentioned this already, but the busy/working animations looks a bit funny. (r31440, win7 32 bit)Yeah I've noticed that too. I think it has something to do with xbmc itself. Because at first it was real jerky like it is now, then I updated and it was nice and smooth, but after some more updates it's acting funky again. Besides there's not much you can do wrong with the animation. It's basically just one control that displays a sequence of images. - azido - 2010-06-28 19:18 Galefury Wrote:I like the blue background too. But no one's keeping you to change it, azido. while writing this, i am already testing some ideas on it ![]() I Have to admit i always loved the simplicity in Jeroen's skins. - azido - 2010-06-28 19:25 Jeroen Wrote:Hi, nice to see you around the forums again Yeah, it has been quite some busy times.. nice to be remembered ![]() Already fooling around on your skin i really love your concept. Seems like xbmc has been undergoing many changes these days, mainly switching to an addon system. I have to get familiar to that..
|