1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 14:16:32 +02:00
Commit Graph

10466 Commits

Author SHA1 Message Date
Uwe L. Korn
e9237c1703 Remove SpotifyInfoPlugin 2014-11-19 23:19:54 +01:00
Uwe L. Korn
2d8f249f3c Move to Tomahawk namespace 2014-11-19 23:09:05 +01:00
Uwe L. Korn
0c0b207497 Readd accidentially removed files 2014-11-19 23:07:36 +01:00
Uwe L. Korn
5854c6531f Initialise all fields in the constructor 2014-11-17 23:20:34 +01:00
Uwe L. Korn
cf32037a8d Catch exceptions by reference 2014-11-17 23:20:34 +01:00
Uwe L. Korn
21df2a2775 Use nullptr instead of 0 2014-11-17 23:20:33 +01:00
Uwe L. Korn
665a3e97a5 Remove some more Spotify traces 2014-11-17 23:20:33 +01:00
Uwe L. Korn
b25672006c Remove SpotifyParser 2014-11-17 23:20:33 +01:00
Uwe L. Korn
d6ad1121b2 Remove ScriptResolver 2014-11-17 23:20:33 +01:00
Uwe L. Korn
167d46b685 Remove redundant semicolon 2014-11-17 23:20:05 +01:00
Uwe L. Korn
1c26564231 Remove SpotifyAccount 2014-11-17 23:20:05 +01:00
Uwe L. Korn
1e11ae8b5e Remove SpotifyPlaylistUpdater 2014-11-17 23:19:21 +01:00
Uwe L. Korn
a5a4faf9d5 Remove internal SpotifyInfoPlugin 2014-11-17 23:19:20 +01:00
Uwe L. Korn
d6572f951f Remove SpotifyAccountFactory 2014-11-17 23:19:20 +01:00
Uwe L. Korn
266d10988d Initialise timer in the constructor 2014-11-17 23:19:20 +01:00
Uwe L. Korn
fee310bd29 Remove useless comments 2014-11-17 23:19:20 +01:00
Uwe L. Korn
1072e3cf2b Refactor platform check into its own function 2014-11-17 23:19:20 +01:00
Uwe L. Korn
7022b2ad1e Only define done signal once 2014-11-17 23:19:20 +01:00
Uwe L. Korn
8e60f16821 Return type-safe nullptr 2014-11-17 23:19:19 +01:00
Uwe L. Korn
f9f1f358ec Remove star rating display 2014-11-17 23:19:19 +01:00
Uwe L. Korn
c2bd1cf917 Remove ExternalResolverGui
This abstraction step is not explicitly needed anymore and most of its
functionality will be changed/removed/replaced in the following commits.
2014-11-17 23:19:19 +01:00
Dominik Schmidt
5fa223428e Merge pull request #276 from tomahawk-player/jsinfoplugins
Add JavaScript InfoPlugins
2014-11-17 21:47:09 +01:00
Dominik Schmidt
e1dbeb4cd6 Move all classes in libtomahawk/resolvers to Tomahawk namespace 2014-11-17 21:46:40 +01:00
Dominik Schmidt
91af16fc18 Style and debug spam cleanup 2014-11-17 21:46:40 +01:00
Dominik Schmidt
b3ace2f05a Make JSResolver::escape public and use it from JSInfoPlugin 2014-11-17 21:46:40 +01:00
Dominik Schmidt
de0fcab5f9 Add escape helper method to JSResolver 2014-11-17 21:46:40 +01:00
Dominik Schmidt
f8ce2c9108 Add Tomahawk.assert to JS bindings 2014-11-17 21:46:39 +01:00
Dominik Schmidt
e8b8f95a25 Get rid of QVariantHash in EchonestPlugin completely 2014-11-17 21:46:39 +01:00
Dominik Schmidt
470cd7e0c5 Don't use QVariantHash instead of QVariantMap for artist biographies 2014-11-17 21:46:39 +01:00
Dominik Schmidt
2cd4b0442e Remove spurious newline 2014-11-17 21:46:39 +01:00
Dominik Schmidt
84b30f0f5e Move Q_D underneath any thread guards 2014-11-17 21:46:39 +01:00
Dominik Schmidt
0c26533261 Make sure JSInfo* methods are called in the right threads 2014-11-17 21:46:39 +01:00
Dominik Schmidt
b88faf3bdf Remove unused include 2014-11-17 21:46:39 +01:00
Dominik Schmidt
0d51bfb786 Fix code style 2014-11-17 21:46:38 +01:00
Dominik Schmidt
b77d4dc73e Call _adapter_$propertyName on resolver object if available to allow a nice promise based API without breaking legacy resolvers 2014-11-17 21:46:38 +01:00
Dominik Schmidt
5ae9275a5a Add helper method to call properties/functions on resolver js object 2014-11-17 21:46:38 +01:00
Dominik Schmidt
f075259b8d Make promises available to resolvers as well 2014-11-17 21:46:38 +01:00
Dominik Schmidt
d5fab40884 Add JavaScript InfoPlugins 2014-11-17 21:46:38 +01:00
Christian Muehlhaeuser
e0f0bcbe35 Album search-results needs delegate line wrapping. 2014-11-17 14:49:54 +01:00
Dominik Schmidt
9182364966 Fix qtsparkle usage 2014-11-17 12:18:09 +01:00
Christian Muehlhaeuser
c6157ebba2 Merge pull request #277 from tomahawk-player/fix-qsqldatabase-warning
Look into the list of driver instead of probing.
2014-11-17 05:57:17 +01:00
Tomahawk CI
dd62a3a917 Automatic merge of Transifex translations 2014-11-17 01:16:49 +01:00
Uwe L. Korn
fa95a0d0b1 Look into the list of driver instead of probing.
This eliminates a Qt warning about a not available QSql backend.
2014-11-16 18:37:46 +01:00
Uwe L. Korn
cf9bc2b403 Proxy isBeingPlayed to the page 2014-11-16 16:37:01 +01:00
Uwe L. Korn
892b5e9050 Simplify isBeingPlayed 2014-11-16 16:37:01 +01:00
Uwe L. Korn
b14280b96c Bundle all playlist interfaces and export the meta interface 2014-11-16 16:37:01 +01:00
Uwe L. Korn
087b35cc89 Track collection page 2014-11-16 16:37:01 +01:00
Uwe L. Korn
945740eb21 Show now playing icon also for collections 2014-11-16 16:37:00 +01:00
Uwe L. Korn
9487182438 Remove trailing ; 2014-11-16 16:37:00 +01:00
Uwe L. Korn
883275b14a Remove unnecessary virtual 2014-11-16 16:37:00 +01:00