XBMC python update.
[clinton/xbmc-groove.git] / changelog.txt
CommitLineData
df1cfb42 12.0.12
2
3XBMC python update.
4
52.0.11
3724d047 6
7Fix artwork download.
8
df1cfb42 92.0.10
977be579 10
11Fix sessions bug.
12
8b52a99b 132.0.9
14
15Fix for Android temp directory.
16
ff38aa42 172.0.8
18
19Fix for multiuser environment.
20
a03bc739 212.0.7
22
23Fix background image.
24
54b424d2 252.0.6
26
27Replace md5 with hashlib.
28
53ec8584 292.0.5
30
31Fix add to playlist.
32
72f3ef3c 332.0.4
34
35Fix character encodings and album name.
36
3b4634df 372.0.3
38
39Python coding bug fixes.
40
6504514e 412.0.2
42
43Correct icon resolution.
44
f4fc2fa0 452.0.1
46
47Better resolution icon.
48Fix playlists with accented characters.
49
4faaea26 502.0.0
51
52Frodo version.
53
5a152c85 541.0.7
55
56Allow unicode symbols in playlist names.
57
f7eadea2 581.0.6
59
60Fix play next issue.
61
621.0.5
63
64Fix IP address.
65
5eb9e639 661.0.4
67
68Fix playlist name encoding bug.
69
7b17af93 701.0.3
71
72Fix bug in album song name.
73
5b2e7132 741.0.2
75
76New icon for dark backgrounds. Socket timeout for Linux.
77
6d909a7d 781.0.1
79
80Bug fix.
81
e7e0dd23 821.0.0
83
84Version bump for Eden.
85
191f20f2 860.6.5
87
88Pre-eden.
89
57ffc218 900.6.4
91
92Change fanart.
93
5d3b12f2 940.6.3
95
96Speed improvements.
97
5e72534b 980.6.2
99
100Check item existence before adding to directory.
101
2a0cfbbf 1020.6.1
103
104Some more changes for XBMC addon compliancy.
105
2d388879 1060.6.0
107
108Compliant with all XBMC addon requirements.
109
1100.5.4
111
112Fix https for windows.
113
5b941088 1140.5.3
115
116Improve app engine security.
117
c52e3923 1180.5.2
119
120Use google app engine to serve requests.
121
f95afae7 1220.5.1:
123
124Refactor getting song duration to improve performance.
125
1260.5.0:
127
128Use new version 3 API.
129
052028f1 1300.4.0:
131
132Add optional 1.0 API for those with a session id.
133
86f629ea 1340.3.0:
135
97289139 136Get artist's albums.
137Get artist's most popular songs.
138Get other user's playlists.
139
86f629ea 140Sort playlists directory by name.
97289139 141Put track name first in the album and playlist directory item labels.
142Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
6842a53b 143Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
144
145Fix coverart download.
86f629ea 146
164e42d8 1470.2.3:
148
149Fix covert art directory creation. Again.
150
fc5562d8 1510.2.2:
152
153Fix covert art directory creation.
154
cbb0985e 1550.2.1:
156
157Use song URL directly for playback. Much faster.
158
7ce01be6 1590.2.0:
160
161Major changes to use new Grooveshark API.
162
e278f474 1630.1.5:
164
165Big song listing performance improvement.
166
cd371e5d 1670.1.4:
168
169Improve song icon performance.
170
5ea2ed41 1710.1.3:
172
173Fix progress bar for songs retrieval.
174
42d25145 1750.1.2:
176
177Playlist bug fixes.
178Performance tweaks.
179
38df1fa5 1800.1.1:
181
182More Grooveshark playlist support.
183
36cc00d7 1840.1.0:
185
186Grooveshark playlist support.
187
406ab447 1880.0.2:
189
190Add similar artists function.
191
973b4c6c 1920.0.1:
193
194Dharma version.