Jeff Mitchell
19acd9d47f
Following is working now :-D
2011-06-17 10:24:54 -04:00
Jeff Mitchell
541fe95789
Add follow option to context menu, not quite working yet...
2011-06-17 09:54:37 -04:00
Christian Muehlhaeuser
570913a3b9
* Killed a few warnings.
2011-06-17 05:07:44 +02:00
Jeff Mitchell
e3a22ba4ee
Fix stupid mistake that borked next/prev/seek
2011-06-16 22:27:07 -04:00
Christian Muehlhaeuser
c7b8acbdf6
* Also added new resolver settings icon.
2011-06-17 04:13:19 +02:00
Christian Muehlhaeuser
1bbbf93196
* Updated a few more icons.
2011-06-17 04:12:26 +02:00
Christian Muehlhaeuser
a557324d98
* New icons. WIP.
2011-06-17 03:30:19 +02:00
Christian Muehlhaeuser
1d28ddc3c8
* Removed old, obsolete icons.
2011-06-17 02:59:56 +02:00
Christopher Reichert
3efe0ff22b
Added the love button.
...
Its in an odd place for now but Muesli is going to correct the
positioning manually. We need to get this button to switch to
notLoved.png when a track is no longer loved. More implementation
coming soon. For now this will send love status to lastfm.
2011-06-16 18:51:09 -05:00
Christian Muehlhaeuser
d7d97d60db
* Added a WIP short style for our TrackViews.
2011-06-17 01:44:22 +02:00
Jeff Mitchell
32f6a42791
Fix some more incorrect signal/slot signatures
2011-06-16 18:19:46 -04:00
Jeff Mitchell
818636721a
Update PlaylistInterface slot signatures
2011-06-16 18:08:57 -04:00
Jeff Mitchell
64cd6e584f
Initial work on latch functionality
2011-06-16 18:02:41 -04:00
Christian Muehlhaeuser
00252e4e53
* This probably needs fixing some connects() now: Moved PlaylistInterface into Tomahawk namespace.
2011-06-16 23:05:40 +02:00
Jeff Mitchell
53ea9b2589
Less cryptic
2011-06-16 16:43:04 -04:00
Jeff Mitchell
3f05f4ea8b
Add pliface_ptr
2011-06-16 16:41:09 -04:00
Leo Franchi
8a33a9edf4
new icons
2011-06-16 15:01:20 -04:00
Christian Muehlhaeuser
fcce5568b2
* Forgot to add new Query class, too.
2011-06-16 12:21:59 +02:00
Christian Muehlhaeuser
6337e3a498
* Refactored pipeline a bit further.
2011-06-16 12:17:41 +02:00
Jeff Mitchell
e6bb53c9f5
Delete lister after it's done, before returning
2011-06-15 09:08:13 -04:00
Jeff Mitchell
fb7f98c1fc
Don't unconditionally watch for changes
2011-06-15 08:59:38 -04:00
Jeff Mitchell
be86cdd97c
This shouldn't really be needed but maybe it fixes zizzifizzix's problem (or at least, anyone else from having it)
2011-06-15 08:46:01 -04:00
Alejandro Wainzinger
1c59840dd1
Pause timer should be single shot.
2011-06-15 00:33:26 -07:00
Alejandro Wainzinger
a306bdf53f
Only clear Adium status on exit if plugin is actually in use.
2011-06-15 00:27:55 -07:00
Christian Muehlhaeuser
46fc9cb20a
* Be cleverer with database threads, too.
2011-06-15 04:15:27 +02:00
Christian Muehlhaeuser
78e064e1c5
* Made the pipeline cleverer when it comes to using threads.
2011-06-15 04:08:32 +02:00
Jeff Mitchell
f5d61a60f8
Replace text with end-user version
2011-06-14 19:37:14 -04:00
Leo Franchi
e8b02406d5
put jreen back in its place
2011-06-14 19:33:00 -04:00
Leo Franchi
51e13ce11e
30 items backlog
2011-06-14 19:31:31 -04:00
Leo Franchi
bfda50e604
dedup my kthxbbw TWK-45
2011-06-14 19:27:17 -04:00
Christopher Reichert
bef7a63732
Added database commands for Social action.
...
Love button in audiocontrols sends message through info system
to sync love status with local database. The only social action
that is currently setup is lastfm's "love".
2011-06-14 16:12:56 -05:00
Jeff Mitchell
80ef9d6053
Some more scan logic fixes, and stop the scan timer while it's already performing a scan
2011-06-14 15:02:06 -04:00
Jeff Mitchell
6d4af9301c
Fix some settings dialog logic
2011-06-14 14:14:52 -04:00
Jeff Mitchell
43c2aba4d2
Update some values/logic before it gets too public
2011-06-14 14:03:58 -04:00
Jeff Mitchell
4337a220b6
Remove warnings in adium plugin
2011-06-14 13:54:25 -04:00
Jeff Mitchell
019499632a
Make twitter sync every 2.5 minutes
2011-06-14 13:48:29 -04:00
Jeff Mitchell
6f1d4a465e
Merge branch 'master' into watchforchanges-ng
2011-06-14 13:44:02 -04:00
Leo Franchi
bc814e759f
be less clever and waste more bandwidth
2011-06-14 12:07:23 -04:00
Jeff Mitchell
169917fd53
Merge remote branch 'origin/master' into watchforchanges-ng
...
Conflicts:
src/tomahawkwindow.ui
2011-06-13 15:11:14 -04:00
Alejandro Wainzinger
508bed5ef4
Add consistent display of artist before song title in Adium Plugin. Fixes TWK-225.
2011-06-13 01:39:41 -07:00
Leo Franchi
6ff43b8aed
guard against a null error-condition, c.f. TWK-224
2011-06-12 16:45:31 -04:00
Christian Muehlhaeuser
d4c68ddd27
* Try different highlight color for now-playing items.
2011-06-12 20:53:35 +02:00
Christian Muehlhaeuser
e3daa8c2d5
* Display unresolved queries greyed-out again.
2011-06-12 19:06:50 +02:00
Christian Muehlhaeuser
13d758d3eb
* Fixed build scripts to ship app with libpng.
2011-06-12 18:36:27 +02:00
Christian Muehlhaeuser
fbdf53de50
* Made sure we always restore the painter after using it.
2011-06-12 18:06:29 +02:00
Christian Muehlhaeuser
327ce84e46
* Static method was meant to be public.
2011-06-12 08:33:47 +02:00
Christian Muehlhaeuser
22e2800e9e
* Fixed two bugs I introduced with my last commit.
2011-06-12 06:19:03 +02:00
Christian Muehlhaeuser
8c10bdfb07
* WIP: Fulltext resolving, score bars and score column.
...
* Added social_attributes table to the database.
* Added db migration script.
* Fixed database migration.
2011-06-12 05:57:57 +02:00
Leo Franchi
35590c381c
Don't flicker when pressing play/pause on osx
2011-06-11 14:26:16 -04:00
Leo Franchi
9874606929
Add workaround for QtCurve, so we don't set our own proxy style. Warning: WILL LOOK LIKE CRAP
2011-06-11 14:01:09 -04:00