Fix sessions bug.
[clinton/xbmc-groove.git] / changelog.txt
CommitLineData
977be579 12.10.0
2
3Fix sessions bug.
4
8b52a99b 52.0.9
6
7Fix for Android temp directory.
8
ff38aa42 92.0.8
10
11Fix for multiuser environment.
12
a03bc739 132.0.7
14
15Fix background image.
16
54b424d2 172.0.6
18
19Replace md5 with hashlib.
20
53ec8584 212.0.5
22
23Fix add to playlist.
24
72f3ef3c 252.0.4
26
27Fix character encodings and album name.
28
3b4634df 292.0.3
30
31Python coding bug fixes.
32
6504514e 332.0.2
34
35Correct icon resolution.
36
f4fc2fa0 372.0.1
38
39Better resolution icon.
40Fix playlists with accented characters.
41
4faaea26 422.0.0
43
44Frodo version.
45
5a152c85 461.0.7
47
48Allow unicode symbols in playlist names.
49
f7eadea2 501.0.6
51
52Fix play next issue.
53
541.0.5
55
56Fix IP address.
57
5eb9e639 581.0.4
59
60Fix playlist name encoding bug.
61
7b17af93 621.0.3
63
64Fix bug in album song name.
65
5b2e7132 661.0.2
67
68New icon for dark backgrounds. Socket timeout for Linux.
69
6d909a7d 701.0.1
71
72Bug fix.
73
e7e0dd23 741.0.0
75
76Version bump for Eden.
77
191f20f2 780.6.5
79
80Pre-eden.
81
57ffc218 820.6.4
83
84Change fanart.
85
5d3b12f2 860.6.3
87
88Speed improvements.
89
5e72534b 900.6.2
91
92Check item existence before adding to directory.
93
2a0cfbbf 940.6.1
95
96Some more changes for XBMC addon compliancy.
97
2d388879 980.6.0
99
100Compliant with all XBMC addon requirements.
101
1020.5.4
103
104Fix https for windows.
105
5b941088 1060.5.3
107
108Improve app engine security.
109
c52e3923 1100.5.2
111
112Use google app engine to serve requests.
113
f95afae7 1140.5.1:
115
116Refactor getting song duration to improve performance.
117
1180.5.0:
119
120Use new version 3 API.
121
052028f1 1220.4.0:
123
124Add optional 1.0 API for those with a session id.
125
86f629ea 1260.3.0:
127
97289139 128Get artist's albums.
129Get artist's most popular songs.
130Get other user's playlists.
131
86f629ea 132Sort playlists directory by name.
97289139 133Put track name first in the album and playlist directory item labels.
134Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
6842a53b 135Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
136
137Fix coverart download.
86f629ea 138
164e42d8 1390.2.3:
140
141Fix covert art directory creation. Again.
142
fc5562d8 1430.2.2:
144
145Fix covert art directory creation.
146
cbb0985e 1470.2.1:
148
149Use song URL directly for playback. Much faster.
150
7ce01be6 1510.2.0:
152
153Major changes to use new Grooveshark API.
154
e278f474 1550.1.5:
156
157Big song listing performance improvement.
158
cd371e5d 1590.1.4:
160
161Improve song icon performance.
162
5ea2ed41 1630.1.3:
164
165Fix progress bar for songs retrieval.
166
42d25145 1670.1.2:
168
169Playlist bug fixes.
170Performance tweaks.
171
38df1fa5 1720.1.1:
173
174More Grooveshark playlist support.
175
36cc00d7 1760.1.0:
177
178Grooveshark playlist support.
179
406ab447 1800.0.2:
181
182Add similar artists function.
183
973b4c6c 1840.0.1:
185
186Dharma version.