Commit Graph

12 Commits

Author SHA1 Message Date
David Sansome 80867af823 Don't return a free'd pointer from Echonest::ParseError::what(). Might fix a crash on Windows when there are no echonest results.
(cherry picked from commit 4ec7c09522)
2013-09-07 19:58:24 +02:00
John Maguire 1f64d4f709 Support IdSpace param in echonest artist requests properly. 2012-05-29 16:48:28 -07:00
David Sansome 00c6d20c3f Explicitly link libechonest statically instead of relying on the default (which is changed to SHARED by rpmbuild) 2011-11-30 19:10:14 +00:00
John Maguire 1b4914ee87 Bump libechonest to 1.2.1 2011-11-23 16:10:33 +01:00
John Maguire ff8dfd875e Build libechonest statically again. 2011-10-26 18:12:12 +02:00
John Maguire ba363fa475 Bump libechonest to 1.2.0 2011-10-26 16:45:20 +02:00
John Maguire 5d60cc33aa Disable visibility=hidden on Mac for libechonest. 2010-11-22 11:59:40 +00:00
David Sansome 37f5c07f45 Fix an infinite loop bug in libechonest when parsing invalid xml 2010-10-16 17:34:05 +00:00
David Sansome 81fb559f66 Catch echonest errors properly 2010-10-09 10:32:18 +00:00
David Sansome 317e957c64 Fix mingw libechonest errors 2010-10-04 22:22:54 +00:00
David Sansome 6f5ece9964 Upgrade to libechonest 0.1.1 2010-10-04 21:49:56 +00:00
David Sansome d035b1abc2 Add libechonest into 3rdparty, and add a basic echonest artist info fetcher. 2010-10-02 16:23:33 +00:00