Fix for multiuser environment.
[clinton/xbmc-groove.git] / changelog.txt
... / ...
CommitLineData
12.0.8
2
3Fix for multiuser environment.
4
52.0.7
6
7Fix background image.
8
92.0.6
10
11Replace md5 with hashlib.
12
132.0.5
14
15Fix add to playlist.
16
172.0.4
18
19Fix character encodings and album name.
20
212.0.3
22
23Python coding bug fixes.
24
252.0.2
26
27Correct icon resolution.
28
292.0.1
30
31Better resolution icon.
32Fix playlists with accented characters.
33
342.0.0
35
36Frodo version.
37
381.0.7
39
40Allow unicode symbols in playlist names.
41
421.0.6
43
44Fix play next issue.
45
461.0.5
47
48Fix IP address.
49
501.0.4
51
52Fix playlist name encoding bug.
53
541.0.3
55
56Fix bug in album song name.
57
581.0.2
59
60New icon for dark backgrounds. Socket timeout for Linux.
61
621.0.1
63
64Bug fix.
65
661.0.0
67
68Version bump for Eden.
69
700.6.5
71
72Pre-eden.
73
740.6.4
75
76Change fanart.
77
780.6.3
79
80Speed improvements.
81
820.6.2
83
84Check item existence before adding to directory.
85
860.6.1
87
88Some more changes for XBMC addon compliancy.
89
900.6.0
91
92Compliant with all XBMC addon requirements.
93
940.5.4
95
96Fix https for windows.
97
980.5.3
99
100Improve app engine security.
101
1020.5.2
103
104Use google app engine to serve requests.
105
1060.5.1:
107
108Refactor getting song duration to improve performance.
109
1100.5.0:
111
112Use new version 3 API.
113
1140.4.0:
115
116Add optional 1.0 API for those with a session id.
117
1180.3.0:
119
120Get artist's albums.
121Get artist's most popular songs.
122Get other user's playlists.
123
124Sort playlists directory by name.
125Put track name first in the album and playlist directory item labels.
126Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
127Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
128
129Fix coverart download.
130
1310.2.3:
132
133Fix covert art directory creation. Again.
134
1350.2.2:
136
137Fix covert art directory creation.
138
1390.2.1:
140
141Use song URL directly for playback. Much faster.
142
1430.2.0:
144
145Major changes to use new Grooveshark API.
146
1470.1.5:
148
149Big song listing performance improvement.
150
1510.1.4:
152
153Improve song icon performance.
154
1550.1.3:
156
157Fix progress bar for songs retrieval.
158
1590.1.2:
160
161Playlist bug fixes.
162Performance tweaks.
163
1640.1.1:
165
166More Grooveshark playlist support.
167
1680.1.0:
169
170Grooveshark playlist support.
171
1720.0.2:
173
174Add similar artists function.
175
1760.0.1:
177
178Dharma version.