2014-11-15, 00:18
2014-12-09, 11:55
Just to keep you posted.
I'm still working on the new Helix version.
There is a lot of clean-up in the xml files I want to do, to keep the skin maintainable.
This takes a lot of time, so I hope you are all patient.
Maybe I'll submit a quasi beta version to the official repo, so CirrusEx can be used with Helix.
But this requires some changes in the textures because of the name change from xbmc to kodi.
As I'm pretty lame at graphics any help and ideas for logo, splash screen and fallback textures are appreciated.
I'm still working on the new Helix version.
There is a lot of clean-up in the xml files I want to do, to keep the skin maintainable.
This takes a lot of time, so I hope you are all patient.
Maybe I'll submit a quasi beta version to the official repo, so CirrusEx can be used with Helix.
But this requires some changes in the textures because of the name change from xbmc to kodi.
As I'm pretty lame at graphics any help and ideas for logo, splash screen and fallback textures are appreciated.
2014-12-22, 04:05
Hi,
thank you for your great skin! I have one question: How can I make the "now playing" info with the CD art, rating etc. stay and not fade away? I tried changing some values in the MusicVisualization.xml, but couldn't figure it out correctly.
Thank you in advance
thank you for your great skin! I have one question: How can I make the "now playing" info with the CD art, rating etc. stay and not fade away? I tried changing some values in the MusicVisualization.xml, but couldn't figure it out correctly.
Thank you in advance
2014-12-22, 18:32
Do you mean the now playing that is visible on home or on the visualisation screen?
If the visualisation screen that it's in the file MusicVisualisation.xml in lines 634, 635
If the visualisation screen that it's in the file MusicVisualisation.xml in lines 634, 635
2014-12-22, 20:31
Yes, in the visualisation screen.
I commented out these lines now (631-634, line 635 is "<!-- Zombie -->"):
It doesn't fade away, it just disappears now (after about 10 seconds). Can I make it stay?
I commented out these lines now (631-634, line 635 is "<!-- Zombie -->"):
Code:
<!-- <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">WindowOpen</animation> -->
<!-- <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation> -->
<!-- <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">visible</animation> -->
<!-- <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">hidden</animation> -->
It doesn't fade away, it just disappears now (after about 10 seconds). Can I make it stay?
2014-12-23, 00:08
Press "i" and the nowplaying will stay until you'll press "i" again. It's not skin related.
2014-12-23, 00:47
Oops, I suspected something like this, but was not able to search for the right term
Thank you all
Thank you all
2015-01-12, 14:01
Hi @paradix, no changes for 28 days at github, may we help you? do you need testers or something?
At this moment (with nightlies releases), keyboard doesn't shows and other little things, if you want, we can put them here or in github
Regards ands thanks for your work !
At this moment (with nightlies releases), keyboard doesn't shows and other little things, if you want, we can put them here or in github
Regards ands thanks for your work !
2015-01-12, 15:28
Hi,
there are a lot of changes I have made but didn't push to github because they are not 100% finished and I don't want to ruin the surprise
At the moment I can't commit to the official xbmc repo because some xbmc references are still included in the artwork of the skin.
The actual state in the repo on the helix branch (https://github.com/paradix/skin.cirrus.e...tree/helix) should be working fine. At least works on all my boxes.
Still if you notice bugs of any kind in this version please post them here. That way I can fix them faster.
there are a lot of changes I have made but didn't push to github because they are not 100% finished and I don't want to ruin the surprise
At the moment I can't commit to the official xbmc repo because some xbmc references are still included in the artwork of the skin.
The actual state in the repo on the helix branch (https://github.com/paradix/skin.cirrus.e...tree/helix) should be working fine. At least works on all my boxes.
Still if you notice bugs of any kind in this version please post them here. That way I can fix them faster.