Remove old file.
[clinton/xbmc-groove.git] / changelog.txt
1 0.5.1:
2
3 Refactor getting song duration to improve performance.
4
5 0.5.0:
6
7 Use new version 3 API.
8
9 0.4.0:
10
11 Add optional 1.0 API for those with a session id.
12
13 0.3.0:
14
15 Get artist's albums.
16 Get artist's most popular songs.
17 Get other user's playlists.
18
19 Sort playlists directory by name.
20 Put track name first in the album and playlist directory item labels.
21 Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
22 Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
23
24 Fix coverart download.
25
26 0.2.3:
27
28 Fix covert art directory creation. Again.
29
30 0.2.2:
31
32 Fix covert art directory creation.
33
34 0.2.1:
35
36 Use song URL directly for playback. Much faster.
37
38 0.2.0:
39
40 Major changes to use new Grooveshark API.
41
42 0.1.5:
43
44 Big song listing performance improvement.
45
46 0.1.4:
47
48 Improve song icon performance.
49
50 0.1.3:
51
52 Fix progress bar for songs retrieval.
53
54 0.1.2:
55
56 Playlist bug fixes.
57 Performance tweaks.
58
59 0.1.1:
60
61 More Grooveshark playlist support.
62
63 0.1.0:
64
65 Grooveshark playlist support.
66
67 0.0.2:
68
69 Add similar artists function.
70
71 0.0.1:
72
73 Dharma version.