[RELEASE] Xperience1080 v0.9b (nightlies only) - 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: Xperience1080 (https://forum.kodi.tv/forumdisplay.php?fid=197) +----- Thread: [RELEASE] Xperience1080 v0.9b (nightlies only) (/showthread.php?tid=109470) 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
|
- `Black - 2011-09-08 @tonybeccar & Jezz_X Thanks. @k1m0s You picked the only add-on where you can't select any options and this is the skin you are currently using. The sound appears whenever you press the arrow keys. But it seems that you also can't view the change log, I'll fix that. @Mikesch No I have it too... needs some work. - pieh - 2011-09-08 I would love similliar font with unicode support - cyrillic, chinese and other "exotic charsets" are out of luck with currently used one Also sometimes DialogFullScreenInfo getting stucked and not showing - didn't had time yet to debug but "IsEmpty(Window(home).property(subtitles))" in main group is my primary suspect. Keep things rolling! - `Black - 2011-09-08 Font is Segoe Condensed at the moment... if someone knows a similar font with unicode support, I'll change it. Best would be an open source font so that the skin could be added to the official repo sometimes. I'll fix that FullSceenInfo bug, almost forgot that. - BigNoid - 2011-09-08 `Black Wrote:if someone knows a similar font with unicode support, I'll change it. Best would be an open source font so that the skin could be added to the official repo sometimes. Take a look here. The sans serifs are what you're looking for if replacing segoe. This definitely needs to go to the official repo asap. - `Black - 2011-09-08 Thanks. I'll see if I can find any font but I wouldn't hope for it because I already searched for a free font a while ago and couldn't find any which was as good as the current one. - pieh - 2011-09-08 For official repo:
- Martijn - 2011-09-08 Nice work and realy fast navigation When i'm done with my home renovation i will add Dutch translation to the Git. Found some small bugs so will make a list of these and post them. One thing is a shame that when going back to the main menu it always selects "recently added". The turning option panels have some problems with dirtyregions but if can recall someone (maybe you) already posted on this problem? - `Black - 2011-09-08 At least I need to create an addon for the viewmodes script, otherwise the database will be overwritten with every update. @Machine-Sanctum Recently added is really selected or just visible for a short time? I don't think anyone has posted problems with dirty regions but I might have overlooked that. - Martijn - 2011-09-08 When the panel turns a small part stays visable at the left until animation is finished. I have a keen eye for small details - `Black - 2011-09-08 Can you post a screenshot? - olafvs - 2011-09-08 Just watched the video and I like your skin. Any plans on adding TV support? - k1m0s - 2011-09-08 `Black Wrote:@k1m0s lol That makes sense, Thanks 'Black - Martijn - 2011-09-08 `Black Wrote:Can you post a screenshot? Took me a couple of tries but here they are: http://img7.imageshack.us/img7/8177/screenshot197.png http://img189.imageshack.us/img189/3696/screenshot198t.png When the the panel displays "view..."and turn over to "main options" its much worse then the other way round. Then its hardly noticable. - pieh - 2011-09-08 @Machine-Sanctum this is dirty-region bug, Jeroen already reported it (topic) and I'm working on solution You can temporarly disable dirty regions to enjoy bug-less anims - Martijn - 2011-09-08 pieh Wrote:@Machine-Sanctum Thought i saw something like this reported some time ago. It was indeed Jeroen. Has this issue something in common with this trac ticket? http://trac.xbmc.org/ticket/11855 |