Hugo Lindström
|
8401befe6b
|
Enable Subscribing on SpotifyPlaylists
|
2012-06-12 23:05:37 +02:00 |
|
Christian Muehlhaeuser
|
14d7b882fa
|
* Don't fade out SocialWidget.
|
2012-06-12 21:27:00 +02:00 |
|
Christian Muehlhaeuser
|
a00c931192
|
* Make SocialWidget less transparent.
|
2012-06-12 21:17:39 +02:00 |
|
Christian Muehlhaeuser
|
bcd7d82654
|
* Missing breaks.
|
2012-06-12 19:46:33 +02:00 |
|
Leo Franchi
|
833a9f59d3
|
Don't crash when moving the mouse after hitting Cancel in the Share widget
|
2012-06-12 17:29:34 +02:00 |
|
Jason Herskowitz
|
e72062b05c
|
Removed LOVING IT from tweet text since you didn't actually love it, and changed SHARE button text to TWEET for now until we get Facebook back in
|
2012-06-12 10:03:40 -04:00 |
|
Leo Franchi
|
ecc8634209
|
Only remove from pipeline on destruction if still running
|
2012-06-12 09:39:39 +02:00 |
|
Christian Muehlhaeuser
|
8cf7f0bb2b
|
* Make sure m_defaultImage is properly init'ed.
|
2012-06-12 09:31:40 +02:00 |
|
Leo Franchi
|
f2503afd69
|
Try letting NSString live longer
|
2012-06-12 09:14:31 +02:00 |
|
Christian Muehlhaeuser
|
b3ebcb59c0
|
* Only try loading covers once.
|
2012-06-12 08:58:40 +02:00 |
|
Christian Muehlhaeuser
|
d0a8f2d1b9
|
* Safer cover loading for Artists & Albums.
|
2012-06-12 08:41:10 +02:00 |
|
Christian Muehlhaeuser
|
82febe8da3
|
* Hardcode foreground color for OverlayWidgets. Needs improved color management eventually.
|
2012-06-12 07:48:04 +02:00 |
|
Christian Muehlhaeuser
|
6a8edd688b
|
* Use jump-label in AudioControls.
|
2012-06-12 07:45:40 +02:00 |
|
Christian Muehlhaeuser
|
fa4ef44e4a
|
* QueryLabel now supports displaying a jump-label and handles cursor states itself.
|
2012-06-12 07:45:14 +02:00 |
|
Christian Muehlhaeuser
|
aeeaaadcd2
|
* Reimplemented ViewManager::pageForInterface.
|
2012-06-12 07:42:02 +02:00 |
|
Christian Muehlhaeuser
|
35a25c3971
|
* Don't track history for destroyed widgets.
|
2012-06-12 05:41:19 +02:00 |
|
Christian Muehlhaeuser
|
f7d3c48b25
|
* Disable Facebook / Twitter button for 0.5 release. Renamed OK to Share.
|
2012-06-12 05:27:45 +02:00 |
|
Christian Muehlhaeuser
|
2bb175860b
|
* Prevent more than one SocialWidget showing up at a time.
|
2012-06-12 05:18:27 +02:00 |
|
Christian Muehlhaeuser
|
caaec5c1c8
|
* Style cleanup.
|
2012-06-12 05:12:24 +02:00 |
|
Christian Muehlhaeuser
|
745ccd34ff
|
* Hard-coded posting to Twitter in SocialWidget.
|
2012-06-12 05:12:08 +02:00 |
|
Christian Muehlhaeuser
|
9c1f200905
|
* Support posting to all TwitterInfoPlugins.
|
2012-06-12 05:11:47 +02:00 |
|
Christian Muehlhaeuser
|
13c22e0c72
|
* Extra safety for AudioEngine.
|
2012-06-12 04:43:11 +02:00 |
|
Christian Muehlhaeuser
|
9093068504
|
* Fixed size for share / love buttons.
|
2012-06-12 04:42:48 +02:00 |
|
Christian Muehlhaeuser
|
a1ef4c252c
|
* Use proper CMake variables for liblastfm.
|
2012-06-12 01:21:25 +02:00 |
|
Dominik Schmidt
|
695feed2b6
|
Include Qt translations
|
2012-06-12 02:26:11 +02:00 |
|
Christian Muehlhaeuser
|
a9a86f8043
|
* Fixed usage of new liblastfm.
|
2012-06-11 22:15:09 +02:00 |
|
Christian Muehlhaeuser
|
d16c608610
|
* Fixed CMakeLists.txt.
|
2012-06-11 22:15:09 +02:00 |
|
Dominik Schmidt
|
31f4c4f656
|
liblastfm pulls in ${QT_LIBRARIES} as dep for libtomahawk, mention all needed components explicitly as well
|
2012-06-11 20:37:49 +02:00 |
|
Leo Franchi
|
26729f6f87
|
Extra safety, but wtf
|
2012-06-11 11:03:40 +02:00 |
|
Leo Franchi
|
5a534954cc
|
Explicitly set working dir of script resolvers being launched
|
2012-06-10 22:53:29 +02:00 |
|
Leo Franchi
|
9218488409
|
TWK-879: Ensure bredcrumb arrow is the right proportions
|
2012-06-10 22:02:19 +02:00 |
|
Leo Franchi
|
c114657f81
|
TWK-911: Fix placement of social widget
|
2012-06-10 17:57:26 +02:00 |
|
Leo Franchi
|
60f8241305
|
Draw small text with highlighted color in large delegate if selected
|
2012-06-10 17:57:26 +02:00 |
|
Leo Franchi
|
4bc703b477
|
Make grey text visible when highlighted in playlist delegate
|
2012-06-10 17:57:26 +02:00 |
|
Leo Franchi
|
99d84c6489
|
Only install from attica when checking, even if we have checked + uninstalled
|
2012-06-10 17:57:25 +02:00 |
|
Leo Franchi
|
2462c27f05
|
Comment out fromPath release until I work out why it makes Hugo's Tomahawk unhappy
|
2012-06-08 23:06:54 +03:00 |
|
Christian Muehlhaeuser
|
f520217f51
|
* Fixed XspfUpdater for headless.
|
2012-06-08 20:08:33 +02:00 |
|
Christian Muehlhaeuser
|
c02edee100
|
* Fixed GlobalActionManager for headless.
|
2012-06-08 20:08:33 +02:00 |
|
Christian Muehlhaeuser
|
b908854d59
|
* Fixed Account for headless.
|
2012-06-08 20:08:32 +02:00 |
|
Christian Muehlhaeuser
|
e9a1157e00
|
* Fixed DbCmd_UpdateSearchIndex for headless.
|
2012-06-08 20:08:32 +02:00 |
|
Christian Muehlhaeuser
|
eecf2c38d2
|
* Fixed ShortenedLinkParser for headless.
|
2012-06-08 20:08:32 +02:00 |
|
Christian Muehlhaeuser
|
320182427f
|
* Fixed SipPlugin for headless.
|
2012-06-08 20:08:31 +02:00 |
|
Christian Muehlhaeuser
|
973436a09b
|
* Fixed Source for headless.
|
2012-06-08 20:08:30 +02:00 |
|
Christian Muehlhaeuser
|
1abe69079f
|
* Fixed Query for headless.
|
2012-06-08 20:08:30 +02:00 |
|
Christian Muehlhaeuser
|
13945286ac
|
* Fixed ACLRegistry for headless.
|
2012-06-08 20:08:30 +02:00 |
|
Leo Franchi
|
53dd69e2f3
|
TWK-736: Tooltip for currently playing song for peers
|
2012-06-08 16:37:33 +02:00 |
|
Leo Franchi
|
ce19d8c70b
|
Move Last.fm account to libtomahawk
|
2012-06-08 15:59:23 +02:00 |
|
Leo Franchi
|
c9edf98dd2
|
Better reasoning in comments
|
2012-06-08 15:44:36 +02:00 |
|
Leo Franchi
|
7af7a8784f
|
Remove assert as it might happen in valid conditions sometimes
|
2012-06-08 15:43:06 +02:00 |
|
Leo Franchi
|
e0d6d5ef6b
|
Move spotify account to libtomahawk
|
2012-06-08 15:32:08 +02:00 |
|