Leo Franchi
f72e123140
Handle moves from spotify (doesn't show up till a restart)
2012-04-13 19:58:57 -04:00
Leo Franchi
bc443d25ac
save new title
2012-04-13 16:01:35 -04:00
Leo Franchi
78be0b75fe
oops not meant to commit that...
2012-04-13 13:48:17 -04:00
Leo Franchi
7169c6d070
Queue up spotify db ops if playlist is busy, otherwise we hit a race condition
2012-04-13 13:47:12 -04:00
Hugo Lindström
78a8c3cfc4
Initial syncstate removal on userchange
2012-04-13 09:06:26 +02:00
Hugo Lindström
332e9c0448
Output friendly errors
2012-04-12 19:12:45 +02:00
Hugo Lindström
0eafeb995d
Added ErrorJob
2012-04-12 18:04:51 +02:00
Hugo Lindström
2a44de8641
Prepare for JobStatus
2012-04-12 17:48:20 +02:00
Leo Franchi
c1a7c63f03
Ask to delete a playlist on spotify side when deleting a synced playlist
2012-04-12 09:09:09 -04:00
Leo Franchi
6a24d8ebf5
fixes for handling createPlaylist command
2012-04-11 21:34:53 -04:00
Leo Franchi
4871b6b76c
Merge remote-tracking branch 'origin/master' into spotifyplaylists
...
Conflicts:
src/libtomahawk/globalactionmanager.cpp
2012-04-11 10:24:02 -04:00
Christian Muehlhaeuser
c5eb71d0de
* Small tweaks to the SocialWidget.
2012-04-11 07:35:01 +02:00
Christian Muehlhaeuser
06fbb9e0dc
* Added SocialWidget, tweet or share your latest music obsessions.
2012-04-11 07:14:42 +02:00
Christian Muehlhaeuser
e33923c63f
Merge pull request #83 from excieve/master
...
"xesam:artist" MPRIS2 type change
2012-04-10 15:37:58 -07:00
Tomahawk CI
35c56395da
Automatic merge of Transifex translations
2012-04-10 22:16:55 +00:00
Artem Gluvchynsky
4b38bbff30
Changed xesam:artist to a list of strings according to the Xesam spec
2012-04-11 00:19:08 +03:00
Leo Franchi
042b27ea83
tomahawk side of creating a newly synced playlist
2012-04-09 23:01:03 -04:00
Leo Franchi
f51f5e4d59
remove associated actions when deleting spotify account
2012-04-09 22:20:49 -04:00
Tomahawk CI
6a88aefadc
Automatic merge of Transifex translations
2012-04-09 22:16:19 +00:00
Jason Herskowitz
feedb1450c
Make capitalization of Stop Playback after this Track consistent with other context menu items
2012-04-09 14:46:42 -04:00
Jeff Mitchell
bfdc7a3d67
Fix Adium plugin with updated notfications
2012-04-09 13:11:35 -04:00
Jeff Mitchell
80a1009aa2
Update text in notification
2012-04-09 12:52:43 -04:00
Jeff Mitchell
bb0e24f074
Fix up xmpp info plugin. This plugin respects private listening
...
settings, since unlike mpris and fdo it isn't designed to display
locally
2012-04-09 12:19:25 -04:00
Jeff Mitchell
b6cd43d25f
Vastly simplify mpris plugin by getting rid of unnecessary info system call
2012-04-09 12:03:12 -04:00
Jeff Mitchell
b0e8fd33ce
Merge branch 'master' into notificationcleanup
2012-04-09 11:37:30 -04:00
Leo Franchi
3cb079b014
crash fix and only show spotify sync context menu for local playlists
2012-04-09 09:41:26 -04:00
Dominik Schmidt
651bde6b4a
Don't make the context menus transparent as well. Thanks to nowrep for the hint
2012-04-09 12:45:39 +02:00
Leo Franchi
03c57d3a0f
Add spotify context menu action for local playlists
...
This also adds a generic way for runtime components to register actions to
be shown for a certain category of items (e.g. playlists, tracks, artists, etc).
Initiating a sync from Tomahawk is still a TODO
2012-04-08 22:43:11 -04:00
Leo Franchi
6ffaa1450e
safer
2012-04-08 20:29:39 -04:00
Jeff Mitchell
ca375bcc76
Remove privacy for mpris; we want to keep local info updated, it's up to the user to configure how programs proxy mpris information
2012-04-08 20:07:07 -04:00
Leo Franchi
1dda0371b5
Merge remote-tracking branch 'origin/master' into spotifyplaylists
2012-04-08 20:05:43 -04:00
Leo Franchi
1b445934a8
Work on the tomahawk side of spotify syncing. bugfixes and new UI indicators
2012-04-08 20:05:20 -04:00
Jeff Mitchell
3f39b0a95f
Some cleanup
2012-04-08 19:52:17 -04:00
Jeff Mitchell
8bb31492e4
Merge branch 'master' into notificationcleanup
2012-04-08 19:31:31 -04:00
Jeff Mitchell
41a3cea05e
Fix CPU usage due to fader
2012-04-08 19:30:28 -04:00
Jeff Mitchell
c6b5ea0380
Covers aren't showing up now...but at least we're not pegging CPU. Will continue to fix in a bit
2012-04-08 18:30:37 -04:00
Tomahawk CI
712805f5b0
Automatic merge of Transifex translations
2012-04-08 22:16:06 +00:00
Leo Franchi
1a6f96caaf
don't delete a playlist if we don't have an updater for it or if it's already deleted
2012-04-08 16:11:43 -04:00
Jeff Mitchell
789a93dbe9
Make changes to audiocontrols fader to better handle transitions to/from default cover
2012-04-08 15:33:44 -04:00
Jeff Mitchell
7914fc9551
Initial work on notification cleanup
2012-04-08 14:36:06 -04:00
Jeff Mitchell
8a85b8bbc6
Fix changing connect status
2012-04-08 11:31:11 -04:00
Leo Franchi
a80929e52f
Merge remote-tracking branch 'origin/master' into spotifyplaylists
2012-04-08 10:00:55 -04:00
Jeff Mitchell
ff3770a464
Use shared timeline for pixmapdelegatefader.
2012-04-08 09:49:39 -04:00
Jeff Mitchell
546abf4a6d
Wrote this SharedTimeLine thing, then converted the wrong class to use it, oops. Seems to work perfectly, though, so might as well use it.
2012-04-07 21:17:53 -04:00
Leo Franchi
cfcdbbb728
Refactor playlist updater system to make it more generic
...
Updaters aren't necessarily timer-based, and each updater provides its own
configuration widget, as a checkbox might not always make sense
2012-04-07 19:13:38 -04:00
Leo Franchi
30791e9bdc
less debug
2012-04-07 19:13:38 -04:00
Jeff Mitchell
4e01387eb9
I can't think of any reason that removing this wasn't a mistake, so I'm
...
putting it back
2012-04-07 18:57:43 -04:00
Jeff Mitchell
09ee426710
Because I am a moron, I didn't take the opportuniy when last futzing
...
with pushInfo to change things to a struct like I did on the pull side.
Now I'm fixing that mistake, which makes future changes to push data
far, far easier.
2012-04-07 18:51:20 -04:00
Tomahawk CI
de3b8c794b
Automatic merge of Transifex translations
2012-04-07 22:16:10 +00:00
Christian Muehlhaeuser
94d97a1029
* Updated README url.
2012-04-07 19:19:47 +02:00