Commit Graph

18 Commits

Author SHA1 Message Date
b21ec6a771 Added album.getinfo API 2010-07-30 03:36:51 +05:30
f8aa94eee9 Added album.gettoptags API, changed multimethod dispatch to be on type of args 2010-07-28 02:38:40 +05:30
6a8599fc09 moved to Clojure 1.2. changed structs to records 2010-07-28 00:27:30 +05:30
22d5d52a33 Added album.search API 2010-07-27 01:25:24 +05:30
95df6e0a8c Added artist.search API 2010-07-27 00:08:10 +05:30
94d98e3402 Added examples 2010-07-26 19:52:54 +05:30
b8da6992fe cleaned the code by using c.c macros 2010-07-25 03:45:57 +05:30
3279235fb7 Added page size support to paged API functions 2010-07-25 02:10:35 +05:30
b3dac061a0 Added artist.getshouts API 2010-07-25 01:41:15 +05:30
64ee5361b5 made the functions lazy 2010-07-25 00:12:39 +05:30
ad523ca0e8 added artist.getpastevents API 2010-07-24 21:37:24 +05:30
3fd30971e5 remove reflection warnings 2010-07-24 16:43:38 +05:30
a3aa43060e added artist.getevent, fixed bugs, refactoring 2010-07-24 16:27:03 +05:30
a23ed90304 Added artist.gettoptracks API 2010-07-24 13:07:21 +05:30
39fa997665 Added artist.gettopfans API 2010-07-24 12:50:44 +05:30
4d3e8eae2f Added artist.gettopalbums API 2010-07-24 12:41:48 +05:30
544c0be318 Added artist.gettoptags API 2010-07-24 11:52:23 +05:30
e8f36cecd8 added artist.getinfo and artist.getsimilar APIs 2010-07-24 02:54:13 +05:30