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
Leo Franchi
3cb079b014
crash fix and only show spotify sync context menu for local playlists
2012-04-09 09:41:26 -04: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
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
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
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
Hugo Lindström
af1a8ea8b4
fix missing ref
2012-04-07 10:51:45 +02:00
Hugo Lindström
d82df7f00d
cleanup
2012-04-07 10:34:03 +02:00
Hugo Lindström
570171bddd
emit rename signal and update spotify playlistname
2012-04-07 10:24:03 +02:00
Christian Muehlhaeuser
67d1e6e97c
* Updated ChangeLog.
2012-04-07 10:03:28 +02:00
Christian Muehlhaeuser
dfa2a80d82
* Work-around VLC bug: reset volume when resuming.
2012-04-07 09:55:08 +02:00
Christian Muehlhaeuser
9d77f20710
* Boundaries are set by QSlider already.
2012-04-07 09:55:08 +02:00
Christian Muehlhaeuser
6d003028c3
* Don't update seek slider too often, use less cpu.
2012-04-07 09:55:08 +02:00
Leo Franchi
1f1f0d5bda
debug--
2012-04-06 22:45:12 -04:00
Leo Franchi
662ee55514
Hook up "delete tomahawk playlist when stopping sync" option
2012-04-06 22:44:09 -04:00
Leo Franchi
d154c141fb
Compile
2012-04-06 21:23:21 -04:00
Leo Franchi
e4b90e6305
Don't create a timer with a 0ms timeout, that's not nice
2012-04-06 21:22:51 -04:00
Leo Franchi
fd81151996
Merge branch 'master' into spotifyplaylists
2012-04-06 20:03:02 -04:00
Hugo Lindström
6a6e2754c4
Also rename playlist if renamed in spotify. Todo: Both ways
2012-04-07 00:35:39 +02:00
Jeff Mitchell
ebd59724a5
Be a bit more explicit when connecting
2012-04-06 18:33:09 -04:00
Tomahawk CI
678ad2649f
Automatic merge of Transifex translations
2012-04-06 22:16:10 +00:00
Jeff Mitchell
514d399f6b
Bump cache version; put back in its proper place, and put in a better place in headless
2012-04-06 18:06:50 -04:00
Leo Franchi
9d88f16aa4
don't call artist->cover more than we need to
2012-04-06 17:21:26 -04:00
Jeff Mitchell
2a6a4c0252
Revert "Be a bit smarter about when we consider info loaded and updated"
...
This reverts commit 0c308b850d8bb7715cb1806e062529eccc87f664.
2012-04-06 17:17:43 -04:00
Jeff Mitchell
0c308b850d
Be a bit smarter about when we consider info loaded and updated
2012-04-06 16:51:25 -04:00
Leo Franchi
55d80eb547
fix logic fail
2012-04-06 15:14:58 -04:00
Jeff Mitchell
110824bb06
Now that Jreen is fixed update signature
2012-04-06 15:03:08 -04:00
Leo Franchi
3b21c91a97
Allow specifying which type of cover image is requested
2012-04-06 14:56:31 -04:00
Leo Franchi
58adc470ce
const ref'ify
2012-04-06 14:56:31 -04:00
Leo Franchi
2be9dfc45b
Don't ask the infosystem for the same item data more than once racily
2012-04-06 14:56:31 -04:00
Jason Herskowitz
1a7f2cc070
Add volume fix to changelog
2012-04-06 08:35:19 -03:00
Leo Franchi
84773f7956
Add fading to various custom large track delegates and support query in fader
2012-04-05 23:31:48 -04:00
Leo Franchi
155cccb109
add fading to track charts
2012-04-05 23:31:21 -04:00
Leo Franchi
30e239c311
Don't load covers till scrolling stops in the treeview
2012-04-05 22:37:15 -04:00