Dominik Schmidt
|
edb34eef59
|
warnings--
|
2012-05-20 15:47:11 +02:00 |
|
Christian Muehlhaeuser
|
717b04623f
|
* Style cleanup.
|
2012-05-20 15:44:03 +02:00 |
|
Dominik Schmidt
|
5a8b32691e
|
Fix export
|
2012-05-20 15:21:28 +02:00 |
|
Dominik Schmidt
|
92423fe925
|
Fix last commit
|
2012-05-20 14:26:51 +02:00 |
|
Dominik Schmidt
|
cdb044b4e4
|
Make timeoutMillis invunerable against inconsistent changes
|
2012-05-20 14:07:58 +02:00 |
|
Christian Muehlhaeuser
|
e26545b195
|
* Nicer margin for AudioControl's cover image.
|
2012-05-20 13:17:10 +02:00 |
|
Christian Muehlhaeuser
|
46fde05aa9
|
* Cleaned up AlbumItemDelegate and fixed a few smaller issues.
|
2012-05-20 12:30:21 +02:00 |
|
Christian Muehlhaeuser
|
4fdd6ddc45
|
* Fixed 'Jeffe's copyright.
|
2012-05-20 12:29:44 +02:00 |
|
Christian Muehlhaeuser
|
ebe8df4f91
|
* Support changing image size in PixmapDelegateFader.
|
2012-05-20 12:29:21 +02:00 |
|
Christian Muehlhaeuser
|
5ed65cafce
|
* Introduced Query::displayQuery(). Returns (if available) the first result as a query_ptr, otherwise returns the Query's own query_ptr. Use this whenever you wanna display Query stuff in the GUI. Also, reduce numResults() usage.
|
2012-05-20 10:39:05 +02:00 |
|
Christian Muehlhaeuser
|
d3271cffde
|
* Don't try to load the playback history if the sources instance isn't ready yet.
|
2012-05-20 10:20:38 +02:00 |
|
Christian Muehlhaeuser
|
46f0ef9552
|
* Implemented proper ArtistPlaylistInterface. Enables direct artist playback from the grid.
|
2012-05-20 08:20:22 +02:00 |
|
Leo Franchi
|
b052486e2e
|
Update to newer kdsingleappguard
|
2012-05-20 01:06:06 -04:00 |
|
Leo Franchi
|
7326212671
|
Only emit finished once for binary resolvers
|
2012-05-19 23:17:22 -04:00 |
|
Leo Franchi
|
57ab3f73db
|
Debug and a potential windows fix
|
2012-05-19 20:26:01 -04:00 |
|
Tomahawk CI
|
4507315f3b
|
Automatic merge of Transifex translations
|
2012-05-19 22:16:32 +00:00 |
|
Leo Franchi
|
e96b5cb080
|
Move BinaryInstallerHelper into its own file
|
2012-05-19 14:22:28 -04:00 |
|
Leo Franchi
|
b2c281ad37
|
Fix style
|
2012-05-19 12:21:00 -04:00 |
|
Ahmed
|
337423c52f
|
TWK-883: Prevent failed tracks from being displayed as recently played in the dashboard
|
2012-05-19 12:20:48 -04:00 |
|
Leo Franchi
|
4b28c15850
|
Warning and memleak fixes
|
2012-05-19 09:41:05 -04:00 |
|
Christian Muehlhaeuser
|
77a901a71f
|
* Fixed asserting in AlbumPlaylistInterface.
|
2012-05-19 11:01:16 +02:00 |
|
Christian Muehlhaeuser
|
b449651452
|
* Added context menu to item views.
|
2012-05-19 10:41:28 +02:00 |
|
Christian Muehlhaeuser
|
763ae73d01
|
* Cleaner connect in ArtistView.
|
2012-05-19 10:41:12 +02:00 |
|
Christian Muehlhaeuser
|
ab3c4330df
|
* Resolve similar tracks in correct order.
|
2012-05-19 10:29:40 +02:00 |
|
Christian Muehlhaeuser
|
b7a43553fe
|
* Clear window title when playback stopped.
|
2012-05-19 10:29:22 +02:00 |
|
Christian Muehlhaeuser
|
13b74f1c21
|
* Allow seeking without playlists and emit stopped() only after we actually stopped.
|
2012-05-19 10:28:44 +02:00 |
|
Christian Muehlhaeuser
|
80fe1f0777
|
* Clean up Query::infoSystemFinished.
|
2012-05-19 10:12:32 +02:00 |
|
Christian Muehlhaeuser
|
2ef10fee39
|
* Plugin-ify NewReleasesPlugin.
|
2012-05-19 09:50:04 +02:00 |
|
Christian Muehlhaeuser
|
73e824c859
|
* Plugin-ify RoviPlugin.
|
2012-05-19 09:44:51 +02:00 |
|
Christian Muehlhaeuser
|
93cc1fcca8
|
* Plugin-ify MusicBrainzPlugin.
|
2012-05-19 09:44:37 +02:00 |
|
Christian Muehlhaeuser
|
667a4e5a78
|
* Added lyrics display on Track Page. Experimental.
|
2012-05-19 09:37:19 +02:00 |
|
Christian Muehlhaeuser
|
81b8a22d6a
|
* Cleaned up InfoSystemWorker debug output.
|
2012-05-19 09:36:51 +02:00 |
|
Christian Muehlhaeuser
|
b6b3bf1a1c
|
* Added lyrics support to Query class.
|
2012-05-19 09:36:27 +02:00 |
|
Christian Muehlhaeuser
|
b17b5ed276
|
* Make MusixMatchPlugin a proper InfoPlugin. Also, fix it up.
|
2012-05-19 09:35:49 +02:00 |
|
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 |
|