(2013-09-19, 16:38)FoxTC Wrote: Any chance you could change the buffer amount indicator to black rather than white? On my TV it's really difficult to see how much of a video is buffered.
I also have a display issue, which might be a bug. If I'm in an info screen (movie info) for example, if I press the HOME (little house) button on the xbmc remote app, you are quickly taken to the main menu. The problem is the movie info screens stay on, which looks messy.
Both fixed in latest git.
The buffer has to be a greyish colour to accommodate both dark and light versions of the osd. However, I do see what you mean about the visibility on the light osd, so I've made the cache bar a little darker to improve visibility.
The VideoInfo showing on home is actually an xbmc bug (it happens for all skins) so it might be worth reporting to the xbmc team. However, I've figured out a work around by using Dialog.Close(all,force) as a Home.xml onload condition.
(2013-09-19, 18:38)kyotocafe Wrote: I have just tried the skin and it is really good. I do like it.
I wish there was an option to display a big font like in Aeon Nox or in reFocus Big, as well as support for Asian characters.
Font options are definitely planned for the future. There is just a fair bit of font clean-up that I need to do through-out the skin before I starting adding other font options.
(2013-09-19, 21:30)st graveyard Wrote: (1) In all views of RCB, and in the info view, the text scrolling does not work.
(2) In the info panel, I think the order of the 4 small screenshots is wrong.
(3) In the info panel, when pressing the trailer button the video plays nicely in the big box. When I press TAB I go to full screen but the menu and 4 shots are still visible. Is it possible to fix this, I think it is a bug.
(4) can you make game logo's available in Arctic? In RCB you have to possibility to link the game logo as well.
(5) in the info screen you talk about 'author' and show the developer and publisher. Can you make this more clear and show both developer and publisher each in their seperate section on the info screen (instead of both in 'author').
(6) in the info view, only the publisher is shown, can you also add the developer? Maybe add this info as well in the info wall view?
(7) Some of the logo's and technical info of the movies are pretty small and hard to read (for example the mpeg2 codec logo,ratings...) and some info is missing (aspect ratio). Would it perhaps be possible to add this info in written word (not logo) in a third column in the info screen (next to the cast column).
(8) As mentioned before, to complete this section, please add the 4 extra thumbs as a seperate fanart screen in the info screen. When you press left now, you scroll to the fanart. Maybe you can make it that if you press right you scroll to a screen with the 4 smaller extra thumbs?
1. Already aware of this, just haven't got around to doing it yet.
2. Is there any reasoning behind this, or is it just personal opinion? The thumbs are ordered according to how RCB supplies them -- it goes: upper-left, upper-right, lower-left, lower-right. Which usually is fanart, boxfront, cartridge, boxback. This order makes sense to me because it makes the cartridge and boxback art most accessible, which is generally what I want to examine more closely because I already know what the box front and fanart look like.
3. I'll fix this when I get a chance.
4. Can you give me a link to info on logos for rcb? The only art I see it able to add are fanart, boxfront, cartridge, boxback and video.
5. "Author" is just a pre-existing string I'm using as a placeholder until I have the screen finalised.
6. Yeah I will be changing info view to show developer in place of the console now that the console is available in the info tags.
7. I'm working on something regarding aspect and audio channels, just not happy with it yet. Not going to add another column to video info -- it just adds too much clutter to the screen and makes it harder to find the info I want to see. Most of that info isn't really that useful, it just serves a mild curiosity (bar perhaps audio channels, which I'm working on).
8. I will be adding it, just figuring out the best way to. Right side is reserved for the metadata actors script -- so it will be on the left side, most likely left then left again.