Leo Franchi
5c700394a8
Try harder to make artist name hover disappear, not perfect yet
2011-11-01 22:27:14 -04:00
Leo Franchi
d442c2158a
Show a loading spinner in album views so sourceinfopages etc don't look white for a few seconds
2011-11-01 20:00:52 -04:00
Leo Franchi
11779e2037
Load resolver cache after we know about which resolvers we have
2011-11-01 19:08:52 -04:00
Leo Franchi
855180f905
Fix animations in breadcrumb and remove some dead code
2011-11-01 19:00:45 -04:00
Leo Franchi
372eda8f2f
fix rdio icon
2011-11-01 13:53:17 -04:00
Leo Franchi
e941f74f99
Add rdio
2011-11-01 13:06:31 -04:00
Hugo Lindström
4350fad789
Rdio parser for tracks, playlists, artists, albums. WIP
2011-11-01 13:03:31 -04:00
Leo Franchi
cce80ff535
did not mean to commit that debug
2011-10-31 17:16:45 -04:00
Leo Franchi
c82845d22a
Fix offset querylabel due to wrong fontmetrics
2011-10-31 17:15:52 -04:00
Leo Franchi
7ab68fb418
Show the same mode as the source when clicking into an album from the collection
2011-10-30 22:36:14 -04:00
Leo Franchi
ae56d51076
Properly escape the ö in Hugo's name
2011-10-30 22:13:59 -04:00
Leo Franchi
aa8898a720
Do better th an QSizePolicy::Fixed by setting min/max heights too
2011-10-30 21:57:55 -04:00
Leo Franchi
e9ab459b30
Always accept playlist drops on the sidebar
2011-10-30 21:32:49 -04:00
Leo Franchi
65779b18eb
Properly sort
2011-10-30 21:07:39 -04:00
Leo Franchi
ca0166d8fd
Set the playlist in audioengine to null when setting the playlist to null
2011-10-30 20:52:51 -04:00
Leo Franchi
5f62c1abb2
Use the no-background cover image when there's no shadow
2011-10-30 20:52:51 -04:00
Leo Franchi
f94fd218a0
Fix some event loop reentrancy madness by creating the playlist on the event loop
2011-10-30 20:52:51 -04:00
Leo Franchi
f3dfc9631c
fix some playlist drops on sidebar stuff
2011-10-30 20:52:51 -04:00
Leo Franchi
44fa85af6b
sort chart dropdowns
2011-10-30 20:52:51 -04:00
Leo Franchi
cd04d027a0
support and fix search tomahawk link
2011-10-30 20:52:51 -04:00
Leo Franchi
7829be0936
darker background for highlight on osx
2011-10-30 20:52:01 -04:00
Dominik Schmidt
b98d591077
Remove unneeded include directory
2011-10-30 23:49:34 +01:00
Leo Franchi
29fa5c4cd9
Make artist names in album cover view clickable
2011-10-30 18:03:47 -04:00
Leo Franchi
70608158fe
less verbose debug
2011-10-30 18:03:47 -04:00
Leo Franchi
106740abca
Fix bug where all stars could actr as if they were hovered in all the items
2011-10-30 18:03:47 -04:00
Jason Herskowitz
1c50db9ce9
Re-add CD artwork with no jewel case so we can use if if we need it in certain places
2011-10-30 17:37:22 -04:00
Leo Franchi
2dfa25fbee
Add support for tomahawk://view/album and tomahawk://view/artist urls
2011-10-30 15:23:50 -04:00
Leo Franchi
fa577aa018
Don't start playing if clicking a tomahawk link when paused
2011-10-30 15:02:48 -04:00
Leo Franchi
0e83e47f1a
Don't make infobar bigger than needed
2011-10-30 14:57:45 -04:00
Leo Franchi
c1ee97fc40
Show a querylabel in the infobar if there's artist we can link it to
2011-10-30 14:57:09 -04:00
Leo Franchi
ec66cf29f3
Remove the iTunes Store: Top Songs in part of the itunes charts
2011-10-30 13:33:50 -04:00
Dominik Schmidt
f1200ac74d
Find patched CLucene from Packman
2011-10-30 16:56:10 +01:00
Dominik Schmidt
be1827e554
Install tomahawk.svg to correct destination
2011-10-30 14:58:18 +01:00
Christian Muehlhaeuser
b46af3405e
* Fixed TWK-537: Adding social actions for remote sources was broken.
2011-10-30 06:41:25 +01:00
Jeff Mitchell
6c2ed4baed
Move timeout and all sources from getInfo into request data struct.
...
Add finished() signal that gives finished for a particular data type for a caller.
2011-10-29 14:45:09 -04:00
Jeff Mitchell
247e8ffbf4
Treemodel: don't consider an infosystem request resolved if it has invalid data returned
2011-10-29 14:15:52 -04:00
Jason Herskowitz
52d93e8881
Removed obsolete png again
2011-10-29 09:58:27 -04:00
Christian Muehlhaeuser
5d2e3f37f1
* Fixed setting echonest API key.
2011-10-29 15:43:15 +02:00
Jason Herskowitz
455136a722
Optizmize icon filesizes
2011-10-29 09:39:05 -04:00
Christian Muehlhaeuser
ec8fd589e0
* Removed obsolete png.
2011-10-29 09:21:55 +02:00
Christian Muehlhaeuser
5ea8586c59
* Should fix shutdown sequence.
2011-10-29 08:49:42 +02:00
Jason Herskowitz
47cd4de267
Downsize image in filesize and dimension size - don't let the cd touch the sides
2011-10-28 22:47:52 -04:00
Jason Herskowitz
22a502fd59
Put CD placeholder icon into jewel case
2011-10-28 22:35:34 -04:00
Christian Muehlhaeuser
fce45b1d8d
* Commit dropshadow for reals.
2011-10-29 04:26:02 +02:00
Christian Muehlhaeuser
2b7623b6d5
* Added a drop shadow to cover images. At some point I'll make it perfect, good enough for now tho.
2011-10-29 04:16:20 +02:00
Jeff Mitchell
5f73c3fb0e
If people reuse the same requestId, reassign it for them and print a
...
warning. Will cause problems if they are relying on the requestId to map
to something, but in that case they'd have problems mapping multiple
things to the same requestId in the first place...
2011-10-28 17:34:26 -04:00
Hugo Lindström
9476c3a3de
And also dont break it, its so fragile
2011-10-28 23:33:00 +02:00
Hugo Lindström
5d13694530
Call it Hype Machine instead
2011-10-28 23:24:47 +02:00
Leo Franchi
5df328424d
Add shuffle/repeat support to treeview
2011-10-28 17:13:23 -04:00
Hugo Lindström
51d89c7210
Adding hypem
2011-10-28 22:58:57 +02:00