Python coding bug fixes.
[clinton/xbmc-groove.git] / changelog.txt
CommitLineData
3b4634df 12.0.3
2
3Python coding bug fixes.
4
6504514e 52.0.2
6
7Correct icon resolution.
8
f4fc2fa0 92.0.1
10
11Better resolution icon.
12Fix playlists with accented characters.
13
4faaea26 142.0.0
15
16Frodo version.
17
5a152c85 181.0.7
19
20Allow unicode symbols in playlist names.
21
f7eadea2 221.0.6
23
24Fix play next issue.
25
261.0.5
27
28Fix IP address.
29
5eb9e639 301.0.4
31
32Fix playlist name encoding bug.
33
7b17af93 341.0.3
35
36Fix bug in album song name.
37
5b2e7132 381.0.2
39
40New icon for dark backgrounds. Socket timeout for Linux.
41
6d909a7d 421.0.1
43
44Bug fix.
45
e7e0dd23 461.0.0
47
48Version bump for Eden.
49
191f20f2 500.6.5
51
52Pre-eden.
53
57ffc218 540.6.4
55
56Change fanart.
57
5d3b12f2 580.6.3
59
60Speed improvements.
61
5e72534b 620.6.2
63
64Check item existence before adding to directory.
65
2a0cfbbf 660.6.1
67
68Some more changes for XBMC addon compliancy.
69
2d388879 700.6.0
71
72Compliant with all XBMC addon requirements.
73
740.5.4
75
76Fix https for windows.
77
5b941088 780.5.3
79
80Improve app engine security.
81
c52e3923 820.5.2
83
84Use google app engine to serve requests.
85
f95afae7 860.5.1:
87
88Refactor getting song duration to improve performance.
89
900.5.0:
91
92Use new version 3 API.
93
052028f1 940.4.0:
95
96Add optional 1.0 API for those with a session id.
97
86f629ea 980.3.0:
99
97289139 100Get artist's albums.
101Get artist's most popular songs.
102Get other user's playlists.
103
86f629ea 104Sort playlists directory by name.
97289139 105Put track name first in the album and playlist directory item labels.
106Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
6842a53b 107Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
108
109Fix coverart download.
86f629ea 110
164e42d8 1110.2.3:
112
113Fix covert art directory creation. Again.
114
fc5562d8 1150.2.2:
116
117Fix covert art directory creation.
118
cbb0985e 1190.2.1:
120
121Use song URL directly for playback. Much faster.
122
7ce01be6 1230.2.0:
124
125Major changes to use new Grooveshark API.
126
e278f474 1270.1.5:
128
129Big song listing performance improvement.
130
cd371e5d 1310.1.4:
132
133Improve song icon performance.
134
5ea2ed41 1350.1.3:
136
137Fix progress bar for songs retrieval.
138
42d25145 1390.1.2:
140
141Playlist bug fixes.
142Performance tweaks.
143
38df1fa5 1440.1.1:
145
146More Grooveshark playlist support.
147
36cc00d7 1480.1.0:
149
150Grooveshark playlist support.
151
406ab447 1520.0.2:
153
154Add similar artists function.
155
973b4c6c 1560.0.1:
157
158Dharma version.