[MOD] Cirrus Extended v2 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179) +----- Forum: Cirrus Extended (https://forum.kodi.tv/forumdisplay.php?fid=133) +----- Thread: [MOD] Cirrus Extended v2 (/showthread.php?tid=102066) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
|
RE: [MOD] Cirrus Extended v2 - Yohan - 2012-12-15 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 RE: [MOD] Cirrus Extended v2 - Yohan - 2012-12-15 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. Screenshot dialog in action Download DialogExtendedProgressBar.xml: http://www.mediafire.com/download.php?ghphfwfei6ga6f4 Please feel free to correct or clean up the code. RE: [MOD] Cirrus Extended v2 - Yohan - 2012-12-15 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"> Screenshot settings Screenshot settings RE: [MOD] Cirrus Extended v2 - Yohan - 2012-12-16 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 RE: [MOD] Cirrus Extended v2 - denywinarto - 2012-12-19 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 RE: [MOD] Cirrus Extended v2 - butchabay - 2012-12-19 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 RE: [MOD] Cirrus Extended v2 - shawninvancouve - 2012-12-21 How exactly do i install this skin any help would be great.... do i need a repo? RE: [MOD] Cirrus Extended v2 - butchabay - 2012-12-21 See post 1 RE: [MOD] Cirrus Extended v2 - shawninvancouve - 2012-12-21 do i just install passion repo and it works installs automatically or do i have to ssh it in? or from a zip file? RE: [MOD] Cirrus Extended v2 - Nimo - 2012-12-21 just install passion repo and install from xbmc/addons. if it doesnt work download from passion and install from zip file. RE: [MOD] Cirrus Extended v2 - shawninvancouve - 2012-12-21 which zip file do i use? do i have to scan movies or tv shows for this to work the best? RE: [MOD] Cirrus Extended v2 - Krautmaster - 2013-01-02 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. RE: [MOD] Cirrus Extended v2 - Nimo - 2013-01-02 (2013-01-02, 02:10)Krautmaster Wrote: hm i highly prefer Cirrus 2 Extended over the new Diffuse skin =/ could be my words. would be nice to see a new update. RE: [MOD] Cirrus Extended v2 - vicmanpergar - 2013-01-02 (2013-01-02, 02:10)Krautmaster Wrote: hm i highly prefer Cirrus 2 Extended over the new Diffuse skin =/ 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. RE: [MOD] Cirrus Extended v2 - Krautmaster - 2013-01-03 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. |