Christopher Reichert
|
8f0984c5ac
|
Added doxygen comments for DatabaseCommand_SocialAction.
|
2011-07-03 21:25:56 -05:00 |
|
Christian Muehlhaeuser
|
5e9fa24008
|
* Fixed crashing after a right-click on the Super Collection.
|
2011-07-04 02:42:42 +02:00 |
|
Christian Muehlhaeuser
|
15cdc8f910
|
* Let's start doxygen-ing new classes.
|
2011-07-03 17:04:49 +02:00 |
|
Christian Muehlhaeuser
|
dc095ec963
|
* Added ArtistInfoWidget, our new Artist page and ViewManager's default show(artist) action.
|
2011-07-03 02:18:28 +02:00 |
|
Christian Muehlhaeuser
|
8017bcacc7
|
* Fixed compiling on non-OS X.
|
2011-07-02 21:10:59 +02:00 |
|
Christian Muehlhaeuser
|
eaf8cad990
|
* Fixed compiling and error.
|
2011-07-02 21:03:04 +02:00 |
|
Christopher Reichert
|
40fb61b9a9
|
Do not allow same jabber credentials more than once.
|
2011-07-02 12:27:57 -05:00 |
|
Jeff Mitchell
|
11c0519165
|
Remove extra >
|
2011-07-01 16:52:35 -04:00 |
|
Jeff Mitchell
|
3f48e93a89
|
Show album covers in notifications when playing a track instead of the
source image. Need to implement some sort of timeout for getInfo.
|
2011-06-28 14:16:31 -04:00 |
|
Jeff Mitchell
|
07d9360a65
|
Massive cleanup of echonest plugin, also some cleanup for lastfmplugin. Hope I didn't break anything. :-)
|
2011-06-28 09:00:46 -04:00 |
|
Jeff Mitchell
|
bb6da0daa9
|
Fix broken proxying. Not sure when it broke but this is a more robust
solution considering that both lastfm and echonest manager their own
nams. See notes; liblastfm may be problematic on Windows and Mac.
|
2011-06-27 15:00:25 -04:00 |
|
Jeff Mitchell
|
e983742c9b
|
When notifying of a played track, show the source's image. Ideally we'd show the album cover but I can't find a good way to get at that (yet).
|
2011-06-26 13:25:55 -04:00 |
|
Jeff Mitchell
|
c6d2a5df89
|
Remove extraneous code
|
2011-06-26 12:58:51 -04:00 |
|
Christian Muehlhaeuser
|
ee70b9e3a7
|
* Set minimum size for recently-played tracks in WelcomeWidget.
|
2011-06-26 15:35:42 +02:00 |
|
Christian Muehlhaeuser
|
97986d8d3e
|
* Use QTextOption to v-center HeaderLabel properly.
|
2011-06-26 15:20:50 +02:00 |
|
Christian Muehlhaeuser
|
39409ed861
|
* Don't cut off fonts in HeaderLabel.
|
2011-06-26 13:28:04 +02:00 |
|
Christian Muehlhaeuser
|
1e62c117e4
|
* A few more improvements for and around HeaderLabels.
|
2011-06-26 08:26:44 +02:00 |
|
Christian Muehlhaeuser
|
61f9fd5c99
|
* Fixed CMakeLists.txt.
|
2011-06-26 07:24:57 +02:00 |
|
Christian Muehlhaeuser
|
fe7c79ff31
|
* Added HeaderLabel to replace our old ugly labels.
|
2011-06-26 07:21:14 +02:00 |
|
Christian Muehlhaeuser
|
e0c72c911a
|
* Fixed loveButton not being re-enabled again.
|
2011-06-26 05:15:05 +02:00 |
|
Christian Muehlhaeuser
|
8f69369807
|
* Fixed not disabling loveButton.
|
2011-06-26 05:13:18 +02:00 |
|
Jason Herskowitz
|
451713c946
|
Make love icon not be invisibile on linux
|
2011-06-25 23:11:11 -04:00 |
|
Christian Muehlhaeuser
|
cf01884515
|
* Show a PointingHand cursor when hovering the love icon.
|
2011-06-26 05:10:01 +02:00 |
|
Jason Herskowitz
|
3913611ffa
|
Temporary preference icon size fix, color tweaks, and added and icon for Post action
|
2011-06-25 23:01:18 -04:00 |
|
Jason Herskowitz
|
7bff379d05
|
Make gray outline of loved icons match source name color
|
2011-06-25 22:23:07 -04:00 |
|
Christopher Reichert
|
3769ef3208
|
Send UnLove track to LastFm.
|
2011-06-25 21:03:45 -05:00 |
|
Jason Herskowitz
|
10f607b348
|
Make loved icon right size
|
2011-06-25 21:08:40 -04:00 |
|
Jason Herskowitz
|
62df210cdc
|
Make loved icon a bit darker red
|
2011-06-25 20:57:34 -04:00 |
|
Christopher Reichert
|
bdf8a0a353
|
Moved the loveButton to a reasonable place in audiocontrols.
Also changed the PlaylistTypeSelectorDlg to not be lop-sided.
|
2011-06-25 17:47:57 -05:00 |
|
Christian Muehlhaeuser
|
f380317775
|
* Fixed ageToString() for time differences below 60 seconds.
|
2011-06-25 06:04:50 +02:00 |
|
Christian Muehlhaeuser
|
8e99dbf01e
|
* Show when a track was played in the recently played tracks history.
|
2011-06-25 04:12:23 +02:00 |
|
Christopher Reichert
|
0685754481
|
Database command for loading social actions.
Used for allowing a result to be aware of whether or not
it has various social attributes. e.g. loved.
|
2011-06-24 20:54:57 -05:00 |
|
Jason Herskowitz
|
5429698661
|
Icon for home screen/dashboard. Needs to be wired up.
|
2011-06-24 20:16:37 -04:00 |
|
Christian Muehlhaeuser
|
2dad4fbe2c
|
* Fixed broken splitter-handle on OS X.
|
2011-06-25 01:39:35 +02:00 |
|
Jeff Mitchell
|
3b0292d9d9
|
Cleanup
|
2011-06-24 12:57:42 -04:00 |
|
Jeff Mitchell
|
f3ba4beffc
|
Only emit if there are actually results
|
2011-06-24 12:26:44 -04:00 |
|
Christian Muehlhaeuser
|
6be00f832d
|
* Removed un-moc-able headers in thirdparty/qtweetlib.
|
2011-06-24 11:48:44 +02:00 |
|
Christian Muehlhaeuser
|
4674ed35f0
|
* Fixed the warning mess. Hope I didn't break anything :-)
|
2011-06-24 11:38:15 +02:00 |
|
Christian Muehlhaeuser
|
26e12157f2
|
* Silly whitespace cleanup.
|
2011-06-24 09:32:00 +02:00 |
|
Christian Muehlhaeuser
|
9758324128
|
* Fixed broken database schema for dynamic_playlist table.
|
2011-06-24 09:32:00 +02:00 |
|
Dominik Schmidt
|
bfec4043f6
|
Merge branch 'master' of git://github.com/tomahawk-player/tomahawk
Conflicts:
src/resolvers/qtscriptresolver.h
|
2011-06-24 08:25:50 +02:00 |
|
Christian Muehlhaeuser
|
e0cd07c442
|
* Giving domme a style-lesson ;-)
|
2011-06-24 08:22:39 +02:00 |
|
Dominik Schmidt
|
cbd8caa171
|
Add compress-method to Tomahawk-Object in QtScriptResolvers
|
2011-06-24 08:18:41 +02:00 |
|
Christian Muehlhaeuser
|
3f4140e023
|
* Don't offer a play action if the user selected multiple items.
|
2011-06-24 08:18:22 +02:00 |
|
Dominik Schmidt
|
903617fd50
|
Add Tomahawk object to resolver scope, currently offers a readFile method
|
2011-06-24 08:12:59 +02:00 |
|
Christian Muehlhaeuser
|
4abb52d198
|
* Added context menus for Artists & Albums, too.
|
2011-06-24 08:08:33 +02:00 |
|
Christian Muehlhaeuser
|
1c820a2beb
|
* Guard some more.
|
2011-06-24 05:49:20 +02:00 |
|
Christian Muehlhaeuser
|
b65d9d5809
|
* Guard AudioEngine against null-ptr PlaylistInterfaces.
|
2011-06-24 05:46:08 +02:00 |
|
Christian Muehlhaeuser
|
251599e36e
|
* Removed silly debug which slowed down sorting massively.
|
2011-06-24 04:52:30 +02:00 |
|
Christian Muehlhaeuser
|
1ecab22b4d
|
* Added new helper class ContextMenu. Made it easy to support context-menus in the TreeView, too.
|
2011-06-24 04:48:03 +02:00 |
|