• 1
  • 246
  • 247
  • 248
  • 249(current)
  • 250
[MOD] Cirrus Extended v2
Missing dialog when updating library.

I noticed that the dialog box is missing when updating the video or audio libraries.
Library is updated well, but always in the background.
I'm using the latest SVN from the passion repo. The dialog was working fine in earlier skin versions like 2.06 and 2.07.
Toggling the setting "Hide dialog when updating..." in the general settings makes no difference.

In other skins like Aeon MQ4 it is working fine with same system settings though.

How to get it back? In which file is it defined ?

EDIT: solved in next post
Reply
OK, I found the reason.
DialogMusicScan and DialogVideoScan were removed in Frodo and replaced by DialogExtendedProgressBar.xml instead

I edited the DialogExtendedProgressBar I found in Aeon MQ to a CE2 version and we've got ourselves a brand new dialog.

Image

Screenshot dialog in action
Download DialogExtendedProgressBar.xml: http://www.mediafire.com/download.php?ghphfwfei6ga6f4

Please feel free to correct or clean up the code.


Reply
Frodo update: skin settings

Frodo has enabled a setting under Appearance -> Skin - Settings for a button that will link to SkinSettings.xml
This is to avoid the confusion between "how do I change the skin" and the "Skin settings" that most skins have.

To enable this in CE2, make following changes:

1. Rename custom_SkinSetting_1111.xml to SkinSettings.xml
2. Remove menu-item "Skin settings" by deleting following code from Settings.xml:

Code:
    <item id="8">
            <label>166</label>
            <label2>31407</label2>
            <onclick>ActivateWindow(1111)</onclick>
            <icon>special://skin/backgrounds/skinsetting.jpg</icon>
     </item>

Screenshot settings
Screenshot settings
Reply
ContentPanel.png caps problem

Another caps-problem found when working with uncompressed media files, now with the ContentPanel-texture.
In the code this image is being referred to both with and without caps: ContentPanel.png as well as contentpanel.png.
Since linux-based OS'es are case-sensitive, this leads to missing textures, especially when updating from a Windows-pc.

In following files, contentpanel.png should be renamed to ContentPanel.png:
DialogFullScreenInfo.xml - DialogSeekBar.xml - LoginScreen.xml - script-XBMC-Subtitles-main.xml


skin version is SVN 628



Reply
Hi, could anyone give me a little help?
Which part of the code that should be changed if i want to increase the number of recently added items?

I've increased the number before with advancedsettings.xml but it didn't seem to have any effect...
Perhaps i'm gonna increase it to 20-30.. But I can't figure out which part of the code for this..
Maybe it involves resizing the panel for recently added items?
Also for the episodes i think it would be great if i can add another row, just as long as it fits the screen...

thanks
Reply
Dear CEV2 users,

apologize for my absence in this thread, as already mentioned i'm working on a new skin,
no much time left for CEV2 Frodo atm, but i'll give my best to realize ...
don't ask me when, because i really don't know when this will happen.


Thanx for your comprehension.


Cheers
Reply
How exactly do i install this skinHuh
any help would be great....
do i need a repo?
Reply
See post 1
Reply
do i just install passion repo and it works installs automaticallyHuh
or do i have to ssh it in? or from a zip file?
Reply
just install passion repo and install from xbmc/addons. if it doesnt work download from passion and install from zip file.
Reply
which zip file do i use?
do i have to scan movies or tv shows for this to work the best?
Reply
hm i highly prefer Cirrus 2 Extended over the new Diffuse skin =/

Would be great to see C2Ext. with 100% Frodo compatibility - thanks a lot for ur awesome work.
Reply
(2013-01-02, 02:10)Krautmaster Wrote: hm i highly prefer Cirrus 2 Extended over the new Diffuse skin =/

Would be great to see C2Ext. with 100% Frodo compatibility - thanks a lot for ur awesome work.

could be my words. would be nice to see a new update.
Reply
(2013-01-02, 02:10)Krautmaster Wrote: hm i highly prefer Cirrus 2 Extended over the new Diffuse skin =/

Would be great to see C2Ext. with 100% Frodo compatibility - thanks a lot for ur awesome work.

Diffuse is just beginning, wouldn't be too fair to compare to Cirrus Ext, which is an already polished skin. However, i agree with u about updating it to Frodo, we would all like that, and i'm sure it will come with time.
HTPC
Silverstone Grandia GD05 - Intel i5 3570k -Asus H61M-G Micro-ATX - Unidad Blu-ray
MSI GTX970 4GB GDDR5 - 8 GB RAM DDR3 - AVR Denon X3400H Atmos - LG  OLED 55C7V
Reply
hm but the efford cant be that high or? I used the Cirrus 2 Ext. skin till the first beta of fordo without big problems (the progress bar on movie input was missing but well...) ... else it worked fine / excellent.

=/ but i cant say exactly how much work needs to be done on this.

Edit:

short Diffuse sample Vid from myself

http://www.youtube.com/watch?v=o1lhjoAq6-I

-> if someone wants to setup a HTPC with xbmc + live TV the easy way and load my default setting

Install using this iso file:
https://dl.dropbox.com/u/21136636/Stuff/1210/mini.iso

intel / amd / nvidia. Setup is english, if u check to load my xbmc config u might need to change back to english then.
Reply
  • 1
  • 246
  • 247
  • 248
  • 249(current)
  • 250

Logout Mark Read Team Forum Stats Members Help
[MOD] Cirrus Extended v213