(hoofbeats) Added MusicBrainz API implementation (only getArtist so far).
authorSalvatore Iovene <salvatore.iovene@intel.com>
Thu, 24 Jan 2013 14:01:21 +0000 (16:01 +0200)
committerSalvatore Iovene <salvatore.iovene@intel.com>
Thu, 24 Jan 2013 14:01:21 +0000 (16:01 +0200)
commitf3e5a8c76cf47a91d456409b6c6b9d0bcf6643c8
tree32c604ad42cfa1401f0118d80bd9d51447aeeda1
parente00735540c8133c02305562d08adca032b776ec1
(hoofbeats) Added MusicBrainz API implementation (only getArtist so far).
examples/hoofbeats/javascripts/library.js
examples/hoofbeats/javascripts/musicbrainz.js [new file with mode: 0644]
examples/hoofbeats/tests/index.html
examples/hoofbeats/tests/unit/musicbrainz.js [new file with mode: 0644]
grunt.js