1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00
Commit Graph

11180 Commits

Author SHA1 Message Date
Anton Romanov
10fc1adf6e fix detection of content type for non-native requests 2015-08-19 16:18:18 -07:00
Anton Romanov
eaad1f28df Allow setting User-Agent via nativeAsyncRequest 2015-08-19 15:40:07 -07:00
Tomahawk CI
82c9f5cd52 Automatic merge of Transifex translations 2015-08-14 02:17:38 +02:00
Dominik Schmidt
d9fb4b4a8b Merge pull request #311 from theli-ua/htmldecode
Add htmldecode function
2015-08-12 00:29:50 +02:00
Tomahawk CI
5dd07795f2 Automatic merge of Transifex translations 2015-08-10 02:17:37 +02:00
Tomahawk CI
6e7260b700 Automatic merge of Transifex translations 2015-08-09 02:17:35 +02:00
Tomahawk CI
1056621a87 Automatic merge of Transifex translations 2015-08-08 02:17:44 +02:00
Tomahawk CI
d52f0b5e18 Automatic merge of Transifex translations 2015-08-07 02:17:37 +02:00
Tomahawk CI
f230dcbe00 Automatic merge of Transifex translations 2015-07-29 02:17:50 +02:00
Tomahawk CI
fc6ef15c67 Automatic merge of Transifex translations 2015-07-25 02:17:44 +02:00
Anton Romanov
c830644ba1 Do not allocate zero-sized arrays to stop leaking them. Fix new[]/delete mismatch 2015-07-24 15:13:02 -07:00
Tomahawk CI
c0af96fc98 Automatic merge of Transifex translations 2015-07-23 02:17:57 +02:00
Tomahawk CI
388e2f80de Automatic merge of Transifex translations 2015-07-17 02:17:32 +02:00
Christian Muehlhaeuser
d5064acccf Merge pull request #314 from wulfmeister/patch-2
remove grooveshark from readme
2015-07-16 07:55:58 +02:00
Tomahawk CI
251d85b224 Automatic merge of Transifex translations 2015-07-15 02:17:55 +02:00
Tomahawk CI
2f333ac7d7 Automatic merge of Transifex translations 2015-07-14 02:17:43 +02:00
Mitchell Wulfman
c246d56559 remove grooveshark from readme 2015-07-13 15:13:22 -04:00
Tomahawk CI
891e46907f Automatic merge of Transifex translations 2015-07-11 02:17:40 +02:00
Tomahawk CI
8f11239363 Automatic merge of Transifex translations 2015-07-10 02:17:40 +02:00
Stefan Derkits
52c9ff6b13 change EchonestGenerator to the new Genre API of libechonest
needs libechonest 2.3
2015-07-09 17:56:08 +02:00
Tomahawk CI
798fcf7025 Automatic merge of Transifex translations 2015-07-06 02:17:43 +02:00
Anton Romanov
d3c748c9ae Use xss safe version 2015-06-29 15:17:19 -07:00
Christian Muehlhaeuser
f289d11566 Don't show an empty-warning while still loading album page. 2015-06-24 14:51:28 +02:00
Christian Muehlhaeuser
f94949fe4a Add spacing before download button. 2015-06-23 14:57:34 +02:00
Christian Muehlhaeuser
0eff658b65 Merge pull request #313 from kenya888/qt55
fix compilation error with Qt 5.5
2015-06-22 08:16:59 +02:00
Takahiro Hashimoto
50e77ce0db fix compilation error with Qt 5.5 2015-06-22 14:53:48 +09:00
Christian Muehlhaeuser
a8c413ee5a Don't crash trying to access unknown header style. 2015-06-19 18:44:55 +02:00
Anton Romanov
84d27aa615 Add htmldecode function 2015-06-17 11:19:42 -07:00
Tomahawk CI
5c2e384d44 Automatic merge of Transifex translations 2015-06-17 02:18:00 +02:00
Leo Franchi
e964bf8efd Don't crash in headless mode if there's an account error 2015-06-16 09:24:28 -07:00
Christian Muehlhaeuser
d9445378b9 Merge pull request #310 from theli-ua/remixes
Include remixes albums when fetching releases from musicbrainz
2015-06-15 05:45:33 +02:00
Tomahawk CI
b9ec33d7fe Automatic merge of Transifex translations 2015-06-13 02:17:35 +02:00
Tomahawk CI
2a3ca62286 Automatic merge of Transifex translations 2015-06-08 02:17:38 +02:00
Anton Romanov
5141ab6955 Include remixes albums when fetching releases from musicbrainz 2015-06-05 16:15:32 -07:00
Dominik Schmidt
6724d06eac Merge pull request #308 from TheOneRing/use_snoretoast_to_install_lnk
use snoretoast to install the shortcut instead of the winshell plugin
2015-06-03 14:54:21 +02:00
Patrick von Reth
106591d3ab use snoretoast to install the shortcut instead of the winshell plugin 2015-06-03 14:48:46 +02:00
Anton Romanov
a77877b546 Check (qid,r) for existence before processing removal 2015-05-29 03:30:54 +02:00
Christian Muehlhaeuser
e418811edc Merge pull request #307 from theli-ua/pipeline
Fix premature qidstate clearing, protect decqidstate
2015-05-29 02:36:06 +02:00
Anton Romanov
d276bff70e Fix premature qidstate clearing, protect decqidstate 2015-05-28 17:30:28 -07:00
Christian Muehlhaeuser
fd0dab5ae9 Merge pull request #306 from theli-ua/pipeline
Increase qid state for (qid,resolver) only when we actually kick off resolution for given qid by given resolver
2015-05-29 02:10:04 +02:00
Anton Romanov
e83b476db4 fix style 2015-05-28 17:08:38 -07:00
Anton Romanov
ada8594732 Increase qid state for (qid,resolver) only when we actually kick off resolution for given qid by given resolver 2015-05-28 16:36:39 -07:00
Christian Muehlhaeuser
be017f12c0 Merge pull request #305 from theli-ua/pipeline
Fix condition to check number of active queries
2015-05-29 01:08:07 +02:00
Anton Romanov
8b3b48541e Fix condition to check number of active queries 2015-05-28 16:07:19 -07:00
Christian Muehlhaeuser
bc86cdbe08 Merge pull request #304 from theli-ua/resize
Set vertical size policy to 'preferred' for result list
2015-05-27 06:49:24 +02:00
Anton Romanov
ebae39d467 Set vertical size policy to 'preferred' for result list 2015-05-26 12:07:19 -07:00
Christian Muehlhaeuser
37436089a9 Merge pull request #301 from theli-ua/pipeline
Tie timeouts to resolvers, makes pipeline more predictable, stable and deterministic
2015-05-26 08:35:37 +02:00
Christian Muehlhaeuser
dd9609e8fc Merge pull request #303 from theli-ua/casesense
Use QString.compare method for case insensitive comparison
2015-05-26 08:33:48 +02:00
Anton Romanov
1106fd7892 Fix return type in userData() in ResultUrlChecker 2015-05-21 11:03:07 -07:00
Anton Romanov
e405ed34ba Use QString.compare method for case insensitive comparison 2015-05-21 10:56:28 -07:00