Christian Muehlhaeuser
|
28859d4ec9
|
Merge pull request #278 from danpalmer/master
Fix typo in link to OSX build instructions
|
2014-11-22 16:01:42 +01:00 |
|
Dan Palmer
|
bf470e19ba
|
Fix typo in link to OSX build instructions
|
2014-11-22 14:54:57 +00:00 |
|
Tomahawk CI
|
5db05a909a
|
Automatic merge of Transifex translations
|
2014-11-22 01:16:47 +01:00 |
|
Christian Muehlhaeuser
|
235ecc66b4
|
Use album-artist if available.
|
2014-11-21 21:06:20 +01:00 |
|
Christian Muehlhaeuser
|
90437a7666
|
Merge pull request #273 from hansschmucker/master
Use albumartist in DatabaseCommand_AddFiles
|
2014-11-21 20:44:20 +01:00 |
|
Christian Muehlhaeuser
|
9c4b486a44
|
Make more FdoNotifyPlugin texts translatable.
|
2014-11-21 19:47:27 +01:00 |
|
Christian Muehlhaeuser
|
6b7a9e274b
|
Fixed --demo argument, stripping domains of usernames for demo purposes.
|
2014-11-21 16:15:11 +01:00 |
|
Christian Muehlhaeuser
|
8f28228061
|
Fixed scaling with width or height being 0.
|
2014-11-21 03:29:38 +01:00 |
|
Christian Muehlhaeuser
|
5052e39cbc
|
Keep aspect ratio for image requests with width or height being 0.
|
2014-11-21 03:29:29 +01:00 |
|
Dominik Schmidt
|
fcc772ecc5
|
Fix serialization of QVariantMap to javascript
|
2014-11-20 21:25:05 +01:00 |
|
Tomahawk CI
|
d2e6deba9e
|
Automatic merge of Transifex translations
|
2014-11-20 01:16:49 +01:00 |
|
Christian Muehlhaeuser
|
1389aa7694
|
Updated ChangeLog.
|
2014-11-19 16:16:41 +01:00 |
|
Christian Muehlhaeuser
|
83861f32cf
|
Made tag reading safer and easier.
Show error message if we couldn't write tags to a file.
|
2014-11-19 16:13:01 +01:00 |
|
Christian Muehlhaeuser
|
d5e1e0fc70
|
Added new languages: Spanish (Latin America) and Portuguese (Portugal).
|
2014-11-19 14:30:58 +01:00 |
|
Dominik Schmidt
|
1bd53e1be4
|
Fix compilation with latest CMake on windows
|
2014-11-19 03:18:51 +01:00 |
|
Tomahawk CI
|
24c15243f8
|
Automatic merge of Transifex translations
|
2014-11-19 01:16:56 +01:00 |
|
Christian Muehlhaeuser
|
a979e978a0
|
Updated ChangeLog.
|
2014-11-18 14:46:24 +01:00 |
|
Tomahawk CI
|
ecd3c8a1c6
|
Automatic merge of Transifex translations
|
2014-11-18 01:16:44 +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 |
|
Uwe L. Korn
|
7ec2d61940
|
C++11ify
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
1cd3340e04
|
QString() is a much faster version of ""
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
e070885937
|
C++11ify
|
2014-11-16 16:37:00 +01:00 |
|