2013-07-20, 18:28
still any chance of seeing artist logos and 1080p (in future)?
(2013-07-19, 17:34)MDUK Wrote: Could you change the shortcut key for renaming custom home screen items? It's currently backspace, which on my remote is the back button. Normally I would hit the button a load of times and it would take me back to the home screen, but with this skin I have to be careful about how many times I press it.
By the way I know how to change the keyboard.xml to prevent this behavior for me, but if it's bothering me I doubt I'm the only one.
Great skin by the way!
Edit - perhaps a context menu entry?
(2013-07-21, 16:16)voochi Wrote: Better to stick with Confluence as the default skin if you are targeting first time users. Bello is way too dark and most of the text does not have enough contrast against the backgrounds.During a four months of Beta stage period and for a month now at XBMC official repo i never had any complains about that, but i am always open to suggestions. Can you post some visual or point me where this is happening ?.
(2013-07-22, 20:51)nessus Wrote: During a four months of Beta stage period and for a month now at XBMC official repo i never had any complains about that, but i am always open to suggestions. Can you post some visual or point me where this is happening ?.
Cheers
Nessus
(2013-07-23, 15:07)voochi Wrote:Ok. i see what you mean and i'll give it a look. Is the small plot text problem applies to that view only or in all views ?.(2013-07-22, 20:51)nessus Wrote: During a four months of Beta stage period and for a month now at XBMC official repo i never had any complains about that, but i am always open to suggestions. Can you post some visual or point me where this is happening ?.
Cheers
Nessus
The skin overall is too dark, the font is too thin, text like the plot for example is too grey and does not enough have contrast against the background.
(2013-07-22, 21:43)nessus Wrote: Please explain step by step how this can happen. And how come you have two blanks ?. You can hide or show all the customs entry's from the skin settings.
<!-- <onback condition="Container(20).HasFocus(15)">Skin.SetString(CustomFavourite1.Label)</onback>
<onback condition="Container(20).HasFocus(16)">Skin.SetString(CustomFavourite2.Label)</onback>
<onback condition="Container(20).HasFocus(17)">Skin.SetString(CustomFavourite3.Label)</onback>
<onback condition="Container(20).HasFocus(18)">Skin.SetString(CustomFavourite4.Label)</onback>
<onback condition="Container(20).HasFocus(19)">Skin.SetString(CustomFavourite5.Label)</onback>
<onback condition="Container(20).HasFocus(20)">Skin.SetString(CustomFavourite6.Label)</onback>
<onback condition="Container(20).HasFocus(21)">Skin.SetString(CustomFavourite7.Label)</onback>
<onback condition="Container(20).HasFocus(22)">Skin.SetString(CustomFavourite8.Label)</onback>
<onback condition="Container(20).HasFocus(23)">Skin.SetString(CustomFavourite9.Label)</onback>
<onback condition="Container(20).HasFocus(24)">Skin.SetString(CustomFavourite10.Label)</onback>-->
(2013-07-23, 18:47)nessus Wrote: Ok. i see what you mean and i'll give it a look. Is the small plot text problem applies to that view only or in all views ?.
By the way what's your display device ? Monitor screen or large display ?.
In any case thank you for the feedback
Cheers
Nessus
(2013-07-24, 11:58)relyter Wrote: That's what happened to me too. Lets say, you are deep in video/music library and want to get to home screen. I have remote button mapped to Home, but i constantly forgetting about it and press Back bunch of times. Taking into account RPi lag usually i press few times more than enough. In most skin it's no problem, you can press Back on home screen all you want, but in Bello if you are focused on custom item you find yourself in dialogkeyboard.xml with half deleted label . Fortunatelly there's ESC on keyboard but it's stil kinda annoying.Thanks for the explanations relyter. So... if understand correctly the problem is in the RPi lag when you press the remote controls buttons... right ?. Sorry to all RPi users, but i wont remove a very useful function from the skin just because RPi has a lag when you press the remote buttons. But if someone finds it annoying he can remove it just like relyter suggested.
In 1.20 skin settings "Show Video button" is a button, not radiobutton like "Show DVD button". It works but it's a little misleading. skinsettings.xml line 463.
upd. OK, if anyone want to get rid of custom items renaming with Back, open Includes_Home.xml in 720p folder and add <!-- at the beginning of line 32 and --> at the end of line 41. It should be like this:
Code:<!-- <onback condition="Container(20).HasFocus(15)">Skin.SetString(CustomFavourite1.Label)</onback>
<onback condition="Container(20).HasFocus(16)">Skin.SetString(CustomFavourite2.Label)</onback>
<onback condition="Container(20).HasFocus(17)">Skin.SetString(CustomFavourite3.Label)</onback>
<onback condition="Container(20).HasFocus(18)">Skin.SetString(CustomFavourite4.Label)</onback>
<onback condition="Container(20).HasFocus(19)">Skin.SetString(CustomFavourite5.Label)</onback>
<onback condition="Container(20).HasFocus(20)">Skin.SetString(CustomFavourite6.Label)</onback>
<onback condition="Container(20).HasFocus(21)">Skin.SetString(CustomFavourite7.Label)</onback>
<onback condition="Container(20).HasFocus(22)">Skin.SetString(CustomFavourite8.Label)</onback>
<onback condition="Container(20).HasFocus(23)">Skin.SetString(CustomFavourite9.Label)</onback>
<onback condition="Container(20).HasFocus(24)">Skin.SetString(CustomFavourite10.Label)</onback>-->
(2013-07-27, 03:23)nessus Wrote: Thanks for the explanations relyter. So... if understand correctly the problem is in the RPi lag when you press the remote controls buttons... right ?. Sorry to all RPi users, but i wont remove a very useful function from the skin just because RPi has a lag when you press the remote buttons. But if someone finds it annoying he can remove it just like relyter suggested.I guess lag depends on hardware, library size and chosen viewtype. But since RPi CPU is really slow lag became easily noticed. Well anyway, imho Bello is a little too much for the RPi. Unfortunately, as well as Ace.
(2013-07-08, 16:18)nessus Wrote:(2013-07-07, 15:45)jammyb Wrote: How do I add add-ons to favourites so I can add iplayer, YouTube etc to custom buttons to home menu?- Press "C" to bring the context menu and select "Add to favorites".
(2013-08-01, 01:54)rainking430 Wrote: Where in the menus am I supposed to press "C"?Open your list of add-ons; highlight the desired add-on and press "c" on keyboard; select "Add to Favourites"
Quote:If not, is there at least a way to change it to Fahrenheit?Settings > International. Change Region to U.S. (assuming that's where you are) and the temperature scale will change to Fahrenheit. While you're at it, be sure Language is "English (US)" so words such as "favourites" will be spelled "favorites".
(2013-08-01, 02:10)artrafael Wrote:(2013-08-01, 01:54)rainking430 Wrote: Where in the menus am I supposed to press "C"?Open your list of add-ons; highlight the desired add-on and press "c" on keyboard; select "Add to Favourites"
Quote:Quote:If not, is there at least a way to change it to Fahrenheit?Settings > International. Change Region to U.S. (assuming that's where you are) and the temperature scale will change to Fahrenheit. While you're at it, be sure Language is "English (US)" so words such as "favourites" will be spelled "favorites".
(2013-08-01, 02:29)rainking430 Wrote: All I get in the context menu when I highlight the add-on is "Add-on Information" and "Configure". No "Add to Favourites". Weird.