![]() |
|
QUARTZ - support thread - 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: Quartz (/forumdisplay.php?fid=141) +---- Thread: QUARTZ - support thread (/showthread.php?tid=101319) 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 |
- ubuntuf4n - 2011-07-27 16:18 My second machine is currently unavailable, but I am going to check this when I get it back. Btw, I was talking about an upload of the version with the longer list. Cheers A glitch and a couple of feature request - ajoergensen - 2011-07-27 16:39 First, a small thing that annoys me: The file selector does wrap around (ie, normally pressing up at the top of a list will put the "cursor" at the buttom, it does not). Feature requests:
In my opinion fixing these things would make the skin go from super to superior mvh Allan - pecinko - 2011-07-27 17:11 ubuntuf4n Wrote:My second machine is currently unavailable, but I am going to check this when I get it back. Cool. I hate to say it but I do not remember what version it was :-)) I can make that when fanart is off longer list is used (List view only!) if that would help? Still would like to know you findings/answers to what I posted above, when you get to it. - pecinko - 2011-07-27 17:14 ajoergensen Wrote:First, a small thing that annoys me: The file selector does wrap around (ie, normally pressing up at the top of a list will put the "cursor" at the buttom, it does not). 1. will fix 2. I don't rule additional flags out but they probably won't be added in the near future 3. I have prepared different marks - dynaflash - 2011-07-27 18:44 pecinko ... is a new release on the horizon or are you still squashing bugs ... ? Note that the library scanning crash for music is fixed in git head. Also when dirty regions are set to 2 .. Cost reduction the list view shows kind of a "shear" in the title on music (and probably video) ... my guess is this is not a skin issue but more of a dirty regions issue. I have not tested against dirty regions 1. Just kind of an fyi ... still by far the best atv like skin made! This should *definitely* be in the xbmc add on repo. Do you have any reservations about it being included in the official repo ? - pecinko - 2011-07-27 20:00 dynaflash Wrote:pecinko ... is a new release on the horizon or are you still squashing bugs ... ? Note that the library scanning crash for music is fixed in git head. Yup. It will be available very soon. I consider it final release and will probably do only bug fixes for some time. I have added Wall and WideList view and played a bit with some of the graphics. I'm polishing it right now. Quote:Also when dirty regions are set to 2 .. Cost reduction the list view shows kind of a "shear" in the title on music (and probably video) ... my guess is this is not a skin issue but more of a dirty regions issue. I have not tested against dirty regions 1. This happens with DR 1, too. For some reason, DR are having problems with fadelabels. I hope devs will fix it. Quote:This should *definitely* be in the xbmc add on repo. Do you have any reservations about it being included in the official repo ? No, I don't. It would be probably easier for less experienced users to find it and install. - dynaflash - 2011-07-27 20:41 pecinko Wrote:No, I don't. It would be probably easier for less experienced users to find it and install.Given the crappy quoting in this forum your reply to my reply is lost. Be that as it may ... excellent. I will push for it externally. afaik by far the best media skin especially if coming from the apple eco system ... but also its well worth noting there is probably a reason it has such a following and success ... mostly because people like it in general. Somehow you managed to capture that and as well inject it with steroids. ![]() All I can say is "well done". Have seen and used them all and this is it. Done deal. Signed sealed and (as far as I am concerned) delivered. Kudos. - ubuntuf4n - 2011-07-28 06:32 pecinko Wrote:... Yep, list-view would be enough. ![]() pecinko Wrote:... Sure, will do that, I am also interested into optimizing this skin because this is my prefered skin on my second low-power-machine. I would even say, that I couldn't find a skin with lesser performance-requirements and fonts which are easily readable on Standard-TVs. Cheers - pecinko - 2011-07-28 11:42 ubuntuf4n Wrote:Yep, list-view would be enough. Just to be sure - this would leave you without metadata info? - pecinko - 2011-07-28 11:56 dynaflash Wrote:All I can say is "well done". Have seen and used them all and this is it. Done deal. Signed sealed and (as far as I am concerned) delivered. Thanks. Coming from Apple platform myself (and at the same time not being Apple fanboi:-) I was trying to extend Apple simplicity in such a way to allow more advanced features XBMC provides. This means not sticking to ATV UI to the letter (which some of the users do not like). However, I like to think that UI is logical and easy to use for Linux and Windows users, too. There is maybe an adoption curve as options menu is on the right side (contrary to Confluence) but, other than that, they should feel comfortable. I am, as always, open to suggestions regarding possible improvements of user experience. |