This repository has been archived by the owner on Feb 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathchangelog.txt
195 lines (159 loc) · 5.71 KB
/
changelog.txt
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
[B]1.0.4[/B]
Fix clearlogo in extended info
Fix flags
Add flags for web-dl and few others (BIG THANKYOU to meridius for providing the flags!)
Add flag for uhd 4k source thanks to meridius
[B]1.0.3[/B]
Fix sets plot
Fix clearlogo sets bug
[B]1.0.2[/B]
Fixed list actors scroll.
Fix mouse seek.
Fix some next aired stuff
[B]1.0.1[/B]
Add plot overlay for video/music info.
[B]1.0.0[/B]
Version bump for repo inclusion
[B]0.9.31[/B]
Add ability to show info from osd by pressing up (or down from submenu blade)
Fix playlist not showing.
Add shuffle, save, repeat, clear to playlist options.
Watched indicators to list view
[B]0.9.30[/B]
Add show info for full fanart mode
Add codec info to video osd info
Some font cleanup
[B]0.9.29[/B]
Add ability to switch to list view anywhere.
Add alphabet strip for sortby:name
Default Container.Content() to square (with ability to switch to list from view opts)
Add large titles in box for years / countries / directors
Add system info widget
Fix weather fanart issue when weather fanart not installed
[B]0.9.28[/B]
Add default submenu widgets
Revert to use db values for duration (option to toggle skin helper in skin settings)
Fix for weather show clearlogo from previous widget
Fix for weather info blade
Show music codec based upon filename extension
[B]0.9.27[/B]
Tweak codec info
Add codec info to video osd controls
Add manage button to extended info
Add finish time in library and statusbar
Add colour overlay effect to musicvis
Add scrolling text effect to musicvis
[B]0.9.26[/B]
Switch tiles view to list
Add option to download all artwork with artwork downloader
Add option to hide plot except for in info dialog
Spin discart other direction
Close osd when downloading subs
Add option to not pause when opening info from video osd
[B]0.9.25[/B]
Add transparency option. Skin Settings > Miscellaneous > Enable transparency.
Add Next track info on music.
[B]0.9.24[/B]
Fix for onup widgets. Widget focus based on properties not menufocus.
[B]0.9.23[/B]
Fix weather sunrise / sunset labels
Fix duration dot bug for shows one hour long
Modify parallax scroll to be exactly statusbar height for future transparency options
Fix item count showing for weather
Add options menu for pvr windows
Add clearlogo overlay
[B]0.9.22[/B]
Add skin settings descriptions
Add option to use posters instead of landscape for tvshows
Disable buttons rather than hide for kioskmode
[B]0.9.21[/B]
Add options button to next aired
Fix some home focus stuff
Make transition with show home widgets on topbar focus smoother
[B]0.9.20[/B]
A bunch of stuff
Keep focus on widget if entering library and returning home and nothing playing
((There is a bug here where the incorrect item gets focused - trying to work on a fix))
[B]0.9.19[/B]
Fix a stupid widget bug that I introduced because I'm an idiot who doesn't test defaults
[B]0.9.18[/B]
Add option to use scrollbars instead of alphabet jump
Add kiosk mode
Add option for using fanart instead of episode thumbs for home widgets
Add customisable power menu (Skin Settings > Miscellaneous > Customise power menu)
[B]0.9.17[/B]
Add global search
Add next aired script skin
Fix extendedinfo show fanart
Add no fanart option
Add support for animated art with skin helper
[B]0.9.16[/B]
Rewrite some more code
Add onup from main menu to widget
Add ability to change weather icons
Add support for animated weather icons
Add color flags option in skin settings > extras
[B]0.9.15[/B]
Rewrite some code
Add ExtendedInfo button in dialog
Add indicator for library items in extended info views
[B]0.9.14[/B]
Extended info same as videoinfo
[B]0.9.13[/B]
Put director movies and cast list **inside** dialogvideoinfo window.
[B]0.9.12[/B]
Fix fadeinout on changing views to specific conditions
Fix info not showing on home screen for movies / tvshows
Fix bug with music osd zorder
Fix overlapping button in dialogselect list3
New indicator style for better readability.
[B]0.9.11[/B]
Fix a bug with default widget poster aspect
Add landscape images for tvshows if available
Fix fanart / landscape / thumb matching depending on content type
Add episodes count to tvshows
Rearrange episodes / seasons / unwatched count for consistency.
[B]0.9.10[/B]
Add submenu widgets (not post on forum about bug with submenu label localize condition)
(solution for non-showing widget bug in skinshortcuts is to rename the submenu label)
Fix a bunch of aspect and vis bugs on home that were introduced
Add fallback weather widget
Add ratings fallback to 0.0
[B]0.9.9[/B]
Added videolyrics v2 - massive thanks to manfeed
See here for more details:
http://forum.kodi.tv/showthread.php?tid=308626
[B]0.9.8[/B]
Season posters at episode level
Replace outdated IsEmpty, Substring and StringCompare with String.IsEmpty String.Contains and String.IsEqual
[B]0.9.7[/B]
Add flat theme
Remove null includes and variables
Fix progressline
Fix fullscreen video not setting correct property for notification positioning
Fix onback condition in hubs when returning home with option
Next aired details
[B]0.9.6[/B]
Add weather next to clock if enabled
Add imdb top 250 rating in video info
[B]0.9.5[/B]
Add scroll to long titles in info box
Add tmdb ratings in video info
Add box office, awards, budget and critic consensus to video info
Fix widget types for addons to be square rather than tiles
Fix artist image not showing for music
Add basic hubs
[B]0.9.4[/B]
Add option to show home widgets with top bar
[B]0.9.3[/B]
Fix bug where empty submenu prevents focus
Cast lookup by title rather than dbid to fix plugin cast lookups
Add on back option
[B]0.9.2[/B]
Add views with icons for years genres and studios
Add list views for directors and countries
Revert tiles views for other misc content
[B]0.9.1[/B]
Update templates to follow content type
[B]0.9.0[/B]
Initial Commit