Xperience Special Announcement - 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: Xperience More (https://forum.kodi.tv/forumdisplay.php?fid=128) +----- Thread: Xperience Special Announcement (/showthread.php?tid=64080) 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
|
- Rocky5 - 2010-02-09 daniel123 Wrote:To Rocky5: nup they work fine for me but could you upload the screenshot please as it may be something i have changed or moved an id when i shouldn't have. there are a couple more needing done if you could please. PHP Code: <string id="31157">Enable custom panel</string> - eumel - 2010-02-09 german: PHP Code: <string id="31157">Aktiviere eigenen Menupunkt</string> - MarkTaunton - 2010-02-09 This webpage comes in handy http://translate.google.com/# I have the app on my iPhone I have used other translation software but none have been as accurate. I used a Polish translator and asked someone how to pronounce it, was only Good Morning but he pointed out that what the non google translator was saying was wrong, and told me the proper way of saying it, and Google translator was spot on with this. - succo - 2010-02-09 italian: Code: [noparse] <string id="31157">Abilita pannello personalizzato</string> - dyt72 - 2010-02-09 Spanish: PHP Code: <string id="31157">Activar panel personalizado</string> - migmac - 2010-02-10 Portuguese - Brazil PHP Code: <string id="31157">Ativar painel personalizado</string> - Gangst3r_PL - 2010-03-17 Poland - Polish translation: http://rapidshare.com/files/364501747/strings.xml PS: to display Polish characters correctly you must encode to latin2 - anandus - 2010-03-17 If needed, I can provide a Dutch translation? [RELEASE] Xperience Beta Bravo - Rocky5 - 2010-03-18 With tons of changes since Beta Alpha we are finally bringing you Beta Bravo.
For a more accurate description of what has and hasn't been changed please check here: Change Log: Please note I may have forgotten stuff, Rocky5. Please ONLY post relevant information regarding the Bravo release and NOT any bug reports, complaints, suggestions or ideas. Threads related to those subjects are stickied in the Xperience forum. Posts in THIS thread regarding any of the above mentioned topics will simply be deleted and ignored. Downloads: Google Code -- Weather Fix (for later builds of XBMC) Downloads: Google Code -- Updated 12/02/2010 17:13 Downloads: Rapidshare -- Updated 12/02/2010 17:13 Please note: YOU WILL need the most recent svn build of XBMC to handle this version of Xperience. The best resource for this can be found here: http://mirrors.xbmc.org/nightlies/ The latest build of XBMC has a bug with all skins it will show all views for about a second when entering movies. Please use xbmc-r27527-trunk this does not have this bug. Images - Riderzzz - 2010-03-18 With this extra item in the homesection you get a gradient overlay where the custom title-name is standing. With the other menu-items this overlay is not there. Can i remove a line in a xml where this overlay is activated? Rocky5 Wrote:OK you can now have 4 custom panels for plugins you can customize these how you see fit here is a screen shot of what you can configure. - XBMCG33K - 2010-03-18 Picture please? - Riderzzz - 2010-03-18 XBMCG33K Wrote:Picture please? Good one , will try to replicate the menu item on my windows machine. (have to install xbmc first) because my appletv still wont snapshots of my screen - mach170 - 2010-03-18 XBMCG33K Wrote:Picture please? Here's the gradient overlay Riderzzz is talking about. - Rocky5 - 2010-03-19 Riderzzz Wrote:With this extra item in the homesection you get a gradient overlay where the custom title-name is standing. With the other menu-items this overlay is not there. easiest way rename or delete the texture. media\windows\home\panel_menu-overlay.png or look in Includes_Window-Contents.xml search for customiconunderlayvars and add a . to the end of it. - Riderzzz - 2010-03-19 mach170 Wrote:Here's the gradient overlay Riderzzz is talking about. Rocky5 Wrote:easiest way rename or delete the texture. Thanks alot! |