2013-07-23, 09:15
Missed few last updates and found 0.4.0 on my RPi yesterday. But what happened to favorites on the shelf?
(2013-07-22, 15:53)bry- Wrote: pecinko - I would like to say thank you for how responsive you are to the community and how active you are in developing this great skin.
(2013-07-23, 09:36)jibais Wrote: I'm a Raspberry pi owner, and I want to thank you very much, because this theme is exactly what I wanted : fast and simple !
But again : thank you !
(2013-07-23, 09:15)relyter Wrote: Missed few last updates and found 0.4.0 on my RPi yesterday. But what happened to favorites on the shelf?
(2013-07-23, 12:04)CruxH Wrote: I'd first like to say that this a great skin! I've been through some by now on my RPi, and this one has just the right speed/functionality combination. Great, truly great work!
My question is this. I wanted to change the default orange color to something else. So, I downloaded the .zip from github, defined a new color in colors/Default.xml and then replaced 'Orange' with the name of my new color in all of the .xml files in the 1080i directory. I saved all of the changes within the .zip file.
What should I proceed now? Should I simply install this new zip? If so, will it override my current settings?
Should I instead pull all of the relevant .xml files from /.xbmc/addons/..etc/skin folder, and perform the above mentioned changes on them, save and push back?
Thank you for your help!
<color name="Orange">FF2261B4</color>
<color name="Orange2">FF2261B4</color>
(2013-07-23, 10:49)relyter Wrote: Horizontal. In shelf settings only addons and recent are availible.
(2013-07-23, 13:52)pecinko Wrote:(2013-07-23, 12:04)CruxH Wrote: I'd first like to say that this a great skin! I've been through some by now on my RPi, and this one has just the right speed/functionality combination. Great, truly great work!
My question is this. I wanted to change the default orange color to something else. So, I downloaded the .zip from github, defined a new color in colors/Default.xml and then replaced 'Orange' with the name of my new color in all of the .xml files in the 1080i directory. I saved all of the changes within the .zip file.
What should I proceed now? Should I simply install this new zip? If so, will it override my current settings?
Should I instead pull all of the relevant .xml files from /.xbmc/addons/..etc/skin folder, and perform the above mentioned changes on them, save and push back?
Thank you for your help!
Easier way might be to change color code in Colors/Defaults.xml - leave Orange and Orange tags in place just change the color code
e.g.
PHP Code:<color name="Orange">FF2261B4</color>
<color name="Orange2">FF2261B4</color>
will give you blue colour. Restart XBMC afterwards. Note that future skin updates will overwrite your changes and you will need to re-apply them again.
(2013-07-22, 21:13)popcornmix Wrote: So, animated gif is a performance improvement. Reducing the framerate further would help more.
Not sure why Confluence (with animation disabled) is quicker for this test.
(2013-07-22, 18:31)pecinko Wrote:(2013-07-22, 18:11)charliebrown Wrote: It whould be nice to have a visual buffer in progress bar, just to make sure a couple of seconds in that one found a good source.
I'm not sure I understand your last sentence.
Buffer label at the bottom and white buffer progress bar fills up (behind orange one) when device is buffering and buffer level is more than 0%
(2013-07-23, 18:25)jibais Wrote: Hello,
In order to make it faster, is there a way to disable FanArt in Amber skin please ? My Raspberry PI's CPU would be grateful
(2013-07-23, 17:12)pecinko Wrote: OK, I've just pushed more optimizations for busy dialog. I can't test on RPi as I don't have one and everything is lightning fast on my Mac Mini. By looking at CPU usage, though, things should be quicker.
Quote:With updated skin and 2fps gif animation: 7.6s
(2013-07-23, 18:56)popcornmix Wrote:(2013-07-23, 17:12)pecinko Wrote: OK, I've just pushed more optimizations for busy dialog. I can't test on RPi as I don't have one and everything is lightning fast on my Mac Mini. By looking at CPU usage, though, things should be quicker.
It improves things to about this
Quote:With updated skin and 2fps gif animation: 7.6s
Still not as quick as confluence. Could it be that confluence is using 720p and Amber 1080i? (assuming that is what the directory name of the xml files means).
(2013-07-23, 18:56)popcornmix Wrote: Still not as quick as confluence. Could it be that confluence is using 720p and Amber 1080i? (assuming that is what the directory name of the xml files means).