Christian Muehlhaeuser
de89a0dd83
* Overlay pause button during playback of a list item.
2012-05-19 08:18:54 +02:00
Christian Muehlhaeuser
69f41c41e8
* Let AudioEngine wait for a query to finish resolving and start playback asap.
2012-05-19 07:23:33 +02:00
Christian Muehlhaeuser
5f1564fd3d
* Resolve AlbumPlaylistInterface's track list in corrct order.
2012-05-19 06:42:31 +02:00
Christian Muehlhaeuser
2e0d6b0874
* Fixed artist links for similar tracks.
2012-05-19 06:40:30 +02:00
Christian Muehlhaeuser
5d977d1ca7
* Properly center spinner.
2012-05-19 06:23:23 +02:00
Christian Muehlhaeuser
246d935c04
* Link to pages from QueryLabel's context-menu.
2012-05-19 06:13:39 +02:00
Christian Muehlhaeuser
084186bdf6
* Fixed a few painting glitches.
2012-05-19 06:13:26 +02:00
Christian Muehlhaeuser
ed4a631619
* Hooked up history-related signals to TomahawkWindow.
2012-05-19 06:13:13 +02:00
Christian Muehlhaeuser
285b254f76
* Added 'Open Page' item to Artist/Album/Track context menus.
2012-05-19 03:08:50 +02:00
Christian Muehlhaeuser
23757b2819
* Re-added mainwindow toolbar.
2012-05-19 02:53:04 +02:00
Christian Muehlhaeuser
eb87952ce5
* Fixed crash and show hover state for album items again.
2012-05-19 02:05:38 +02:00
Leo Franchi
c9704cbe64
Fix windows ifdef
2012-05-18 19:36:56 -04:00
Christian Muehlhaeuser
5c70221296
* Show proper play buttons / spinners overlaying album items.
2012-05-19 01:29:22 +02:00
Tomahawk CI
0564ac3565
Automatic merge of Transifex translations
2012-05-18 22:16:25 +00:00
Leo Franchi
64aea4541d
Begone QSharedPointer destructor warnings!
2012-05-18 17:40:35 -04:00
Leo Franchi
eeba60dfec
Add semicolon
2012-05-18 17:17:35 -04:00
Leo Franchi
f874e6b4f0
See if this helps...
2012-05-18 17:10:24 -04:00
Leo Franchi
f7f4cbb781
Smarter windows logic for finding resolver executable
2012-05-18 16:55:23 -04:00
Leo Franchi
fdfda2e435
Try this include
2012-05-18 16:48:48 -04:00
Leo Franchi
b972558171
Merge branch 'binaryghns'
2012-05-18 16:34:54 -04:00
Leo Franchi
3cb1778502
Use real bakery again
2012-05-18 16:34:38 -04:00
Leo Franchi
dbbf93bfcd
FIx macdeploy since plugins are .so now not .dylib
2012-05-18 16:06:04 -04:00
Leo Franchi
ebd5a98d27
Windows-specific handling
2012-05-18 16:05:38 -04:00
Christian Muehlhaeuser
ae807bc7ce
Revert "* Style cleanup."
...
This reverts commit 4ec75ec49c3e48edec7a1ee24d5520ace5bc9c4a.
2012-05-18 21:42:37 +02:00
Leo Franchi
647f68bd22
Ensure we have lastfm and spotify accounts
2012-05-18 12:46:11 -04:00
Leo Franchi
4f947b893f
Fix some linux binary resolver stuff
2012-05-18 12:06:03 -04:00
Leo Franchi
8ce4b3587d
Merge remote-tracking branch 'origin/master' into binaryghns
2012-05-18 08:01:52 -04:00
Christian Muehlhaeuser
2d356c5bae
* No more mode init.
2012-05-18 12:14:38 +02:00
Christian Muehlhaeuser
b76b96ef3e
* Show play button on item-views.
2012-05-18 12:14:38 +02:00
Christian Muehlhaeuser
ee7986180f
* ModelMode specific AlbumPlaylistInterfaces.
2012-05-18 12:14:38 +02:00
Christian Muehlhaeuser
2d34a69e0c
* ModelMode specific PlaylistInterfaces for Album object.
2012-05-18 12:14:38 +02:00
Christian Muehlhaeuser
4c04feb529
* Lazy init for AlbumView.
2012-05-18 12:14:38 +02:00
Christian Muehlhaeuser
fd7f1fe422
* Don't use bold fonts for infobar description.
2012-05-18 12:14:37 +02:00
Christian Muehlhaeuser
3e9e37fdc9
* Per default, add the Mixed album info to a playlist.
2012-05-18 12:14:37 +02:00
Christian Muehlhaeuser
fe58726b69
* Directly query artist / albums objects for their data.
2012-05-18 12:14:37 +02:00
Christian Muehlhaeuser
bf3e2ccb01
* Use item-views on AlbumInfoWidget.
2012-05-18 12:14:37 +02:00
Christian Muehlhaeuser
33c9f59929
* Use item-views on ArtistInfoWidget.
2012-05-18 12:14:37 +02:00
Christian Muehlhaeuser
a699348766
* Fixed direct artist_ptr playback.
2012-05-18 12:14:37 +02:00
Christian Muehlhaeuser
45d06c9be5
* Declare artist_ptr as metatype.
2012-05-18 12:14:37 +02:00
Christian Muehlhaeuser
cf4baf28c3
* Added comment.
2012-05-18 12:14:36 +02:00
Christian Muehlhaeuser
91205b8fd7
* Remove obsolete debug output.
2012-05-18 12:14:36 +02:00
Christian Muehlhaeuser
8d6d584bb4
* AudioEngine methods for directly playing artists / albums / queries.
2012-05-18 12:14:36 +02:00
Christian Muehlhaeuser
9291ee80c9
* Layout fixes for TrackInfoWidget.
2012-05-18 12:14:36 +02:00
Christian Muehlhaeuser
4ec75ec49c
* Style cleanup.
2012-05-18 12:14:36 +02:00
Christian Muehlhaeuser
b05f56491e
* Register album_ptr & artist_ptr as meta-types.
2012-05-18 12:14:36 +02:00
Christian Muehlhaeuser
9df8fc0182
* Clicking track name in AudioControls brings up track-page now.
2012-05-18 12:14:36 +02:00
Jeff Mitchell
65c8739da5
Merge branch 'master' into infoplugins and fix up problematic bits. This
...
fully separates out all infoplugins into separate buildable units.
Eventually I'll make cmake switches to enable easy picking of the
different plugins at build-time; distros will like that.
Conflicts:
src/infoplugins/generic/CMakeLists.txt
src/infoplugins/generic/ChartsPlugin.cpp
src/infoplugins/generic/ChartsPlugin.h
src/infoplugins/generic/ChartsPlugin_Data_p.h
src/infoplugins/generic/charts/ChartsPlugin.cpp
src/infoplugins/generic/charts/ChartsPlugin.h
src/infoplugins/generic/hypem/HypemPlugin.cpp
src/infoplugins/generic/hypem/HypemPlugin.h
src/infoplugins/generic/hypemPlugin.cpp
src/infoplugins/generic/hypemPlugin.h
src/libtomahawk/CMakeLists.txt
src/libtomahawk/CountryUtils.h
src/libtomahawk/infosystem/InfoSystemWorker.cpp
src/libtomahawk/infosystem/infoplugins/generic/ChartsPlugin.cpp
src/libtomahawk/infosystem/infoplugins/generic/ChartsPlugin.h
src/libtomahawk/infosystem/infoplugins/generic/ChartsPlugin_Data_p.h
src/libtomahawk/infosystem/infoplugins/generic/hypemPlugin.cpp
src/libtomahawk/infosystem/infoplugins/generic/hypemPlugin.h
2012-05-18 00:47:32 -04:00
Leo Franchi
841b151acc
fixes for linux binary ghns
2012-05-17 20:56:36 -04:00
Leo Franchi
b4dda21704
Merge branch 'master' into binaryghns
2012-05-17 19:03:57 -04:00
Leo Franchi
48ab96a1f6
Add hack/workaround for manually adding spotify resolver
2012-05-17 19:03:18 -04:00