Paweł Bara
|
e0ab8ae5f2
|
little improvements to the last commit
|
2011-05-17 18:02:39 +00:00 |
Paweł Bara
|
d1d177769a
|
cover providers are now recreated every search (this will lead to simpler API of theirs in a moment)
initial migration from SIP -> PythonQt in cover providers
|
2011-05-17 17:53:36 +00:00 |
David Sansome
|
0b4368aece
|
Fix build error
|
2011-04-29 14:07:30 +00:00 |
David Sansome
|
5efe63462c
|
Get album art for Spotify tracks
|
2011-04-29 13:41:42 +00:00 |
David Sansome
|
ccb9f8cf94
|
Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests.
|
2011-04-28 12:27:53 +00:00 |
Paweł Bara
|
fdda938c53
|
now that we have more cover providers, we're bringing the cover manager and the cover searcher goodness to our last.fm-less users
|
2011-04-27 19:10:37 +00:00 |
David Sansome
|
df05bf1195
|
Fix a bounds check in PlaylistTabBar, convert a couple more things to use qLog()
|
2011-04-22 17:07:57 +00:00 |
Paweł Bara
|
90470e1315
|
another plugin - Amazon provider for searching of covers
|
2011-04-21 19:07:39 +00:00 |
Paweł Bara
|
6841e183d3
|
in the Last.fm config dialog, hide the warning icon with the warning itself
David's POTs
|
2011-04-17 15:25:32 +00:00 |
John Maguire
|
cb763213bf
|
Add missing Q_OBJECT macro.
|
2011-04-07 13:29:42 +00:00 |
Paweł Bara
|
3c61fbdade
|
terminate the search for covers immediately if there are no providers
if there's a search timeout, send back the results gathered so far (if any)
fixing the previous commit
|
2011-04-02 15:31:28 +00:00 |
Paweł Bara
|
f86b671272
|
fixing the minimal build
|
2011-04-02 14:43:50 +00:00 |
Paweł Bara
|
032b5f7e48
|
initial commit of "multiple covers providers" feature:
- simple API for cover providers (both C++ and SIP)
- a new "package" for cover related code
|
2011-04-02 13:34:06 +00:00 |