1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-07 17:42:35 +02:00

5996 Commits

Author SHA1 Message Date
Hugo Lindström
5290670d78 TWK-994: Type is plural 2012-09-22 17:44:38 +02:00
Hugo Lindström
3109acc740 TWK-989: Check for changed() when updating proxy settings 2012-09-22 17:28:39 +02:00
Hugo Lindström
069c25ec95 Fix nullpointer crash, set resulthint 2012-09-22 14:26:26 +02:00
Leo Franchi
bed69b4838 Did not mean to commit that :) 2012-09-21 18:42:44 -04:00
Leo Franchi
2da5e70ebe Support stream_url in chart results 2012-09-21 18:33:21 -04:00
Leo Franchi
a53a33f183 Clear and set source icon image 2012-09-21 18:33:21 -04:00
Tomahawk CI
bed92d91c2 Automatic merge of Transifex translations 2012-09-22 00:17:43 +02:00
Leo Franchi
cc16fea104 Clear out old non-servent and non-file resulthints 2012-09-21 17:41:05 -04:00
Leo Franchi
d5b938f39b Propagate http resulthint when loading 2012-09-21 17:12:11 -04:00
Leo Franchi
0e9bb5ff8f Draw tiled background in FlexibleHeader as well as InfoBar 2012-09-21 16:56:33 -04:00
Leo Franchi
cb6233bbfe Support <location> element in XSPFs 2012-09-21 15:43:17 -04:00
Leo Franchi
807eacd272 More robust result hint checking 2012-09-21 15:43:17 -04:00
Leo Franchi
405864d4d9 Use hostname of resulthint for display 2012-09-21 15:43:17 -04:00
Leo Franchi
451d25c42f Properly save (or not) resulthints in playlist_entries 2012-09-21 15:43:17 -04:00
Leo Franchi
0ab9c9fd0b Move resulthint checking to playlistmodel 2012-09-21 15:43:17 -04:00
Leo Franchi
759ad2cfa4 Add an isResolving() function to Pipeline 2012-09-21 15:43:17 -04:00
Leo Franchi
1719a17325 Make auto-updating default in load xspf dialog 2012-09-21 15:43:17 -04:00
Leo Franchi
831799ae10 Fix closure call and handle redirects 2012-09-21 15:43:17 -04:00
Leo Franchi
12d36079f3 Initial attempt at resulthint checker 2012-09-21 15:43:17 -04:00
Leo Franchi
13fbfb0aa1 Fix resulthint saving 2012-09-21 15:43:17 -04:00
Leo Franchi
ffb8c2cda9 Initial mp3 url support 2012-09-21 15:43:16 -04:00
Dominik Schmidt
fd02b7ca81 Make it unneccessary to set BUILD_RELEASE=ON, when building from a release tarball 2012-09-20 15:33:04 +02:00
Tomahawk CI
995671b2ff Automatic merge of Transifex translations 2012-09-20 00:18:28 +02:00
Leo Franchi
9146a3961e Fix race condition on loading resolver icons & loading attica resolvers 2012-09-19 16:10:33 -04:00
Leo Franchi
4a7c2fd2b4 Rename playlist if title changes when updating from XSPF 2012-09-19 15:44:07 -04:00
Leo Franchi
1487f7a64a Consolidate icon code, duplication-- 2012-09-19 08:53:23 -04:00
Leo Franchi
6e5023df7f Update resolver icon for new results after it is changed 2012-09-19 08:53:23 -04:00
Leo Franchi
181d4c938d Re-fetch icon when upgrading to avoid requiring a restart 2012-09-19 08:53:23 -04:00
Tomahawk CI
f792efe275 Automatic merge of Transifex translations 2012-09-19 00:17:47 +02:00
Leo Franchi
b65f414695 Support linkUrl for results to allow clicking on source icon 2012-09-18 11:36:12 -04:00
Leo Franchi
2a2b918772 Break in switch to not fall through to assert 2012-09-18 09:13:06 -04:00
Leo Franchi
0fe0e01a62 Merge pull request #124 from crabmanX/master
musicbrainz: fix assert
2012-09-18 06:03:30 -07:00
Kilian Lackhove
5016892adc musicbrainz: fix assert 2012-09-18 14:59:32 +02:00
Leo Franchi
b2c43dd2d1 Add support for binary resolver source icons 2012-09-17 18:44:56 -04:00
Leo Franchi
0544274a80 Clear attica pixmap cache on new version 2012-09-17 10:13:15 -04:00
Christian Muehlhaeuser
f6cef802f3 Merge pull request #123 from crabmanX/musicbrainz_overhaul
Make more use of Musicbrainz search api features
2012-09-16 12:11:18 -07:00
Kilian Lackhove
8655c288ad MusicBrainzPlugin: limit InfoArtistReleases to most popular artist only 2012-09-16 12:49:26 +02:00
Kilian Lackhove
e8c044a41c MusicBrainzPlugin: Make more use of Musicbrainz search api features.
This offloads filtering and sorting of the results to musicbrainz and makes the artistID retrieval step obsolte and should speed things up.
2012-09-16 12:49:07 +02:00
Tomahawk CI
871cf43b3d Automatic merge of Transifex translations 2012-09-16 00:17:49 +02:00
Jason Herskowitz
6a463713ef Tweaked icon 2012-09-15 11:31:12 -04:00
Christian Muehlhaeuser
b9318b3e40 * Added debug output to catch collection bug. 2012-09-15 06:54:37 +02:00
Christian Muehlhaeuser
0049177348 * Moved and renamed PlaylistView::deleteItems() to TrackView::deleteSelectedItems(). 2012-09-15 06:45:15 +02:00
Christian Muehlhaeuser
36a323366c * Remove dup call. 2012-09-15 06:44:49 +02:00
Christian Muehlhaeuser
f0a2f541b4 * Style cleanup. 2012-09-15 06:43:57 +02:00
Christian Muehlhaeuser
9dbe62fa6c * Fixed sorting by duration. 2012-09-15 06:11:12 +02:00
Christian Muehlhaeuser
3daf009e01 * Style fix. 2012-09-15 06:04:08 +02:00
Christian Muehlhaeuser
f1e6737893 * Smaller cleanups. 2012-09-15 06:04:08 +02:00
Jason Herskowitz
dd37a9846d Crop Share icon so it better aligns with Love 2012-09-14 20:40:20 -04:00
Tomahawk CI
6c23f0a1cc Automatic merge of Transifex translations 2012-09-15 00:17:28 +02:00
Teo Mrnjavac
db2374976d Fix typo in copyright header. 2012-09-15 00:39:30 +03:00