1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-19 15:29:42 +01:00

10487 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
7ae2fe2952 Use PAGE_BACKGROUND color throughout Tomahawk. 2014-12-01 13:13:17 +01:00
Tomahawk CI
b399532251 Automatic merge of Transifex translations 2014-12-01 01:16:44 +01:00
Tomahawk CI
ce97acb55a Automatic merge of Transifex translations 2014-11-27 01:16:45 +01:00
Tomahawk CI
5cf94c5918 Automatic merge of Transifex translations 2014-11-26 01:16:48 +01:00
Uwe L. Korn
583d684697 Expose VLC instance 2014-11-25 23:48:50 +01:00
Christian Muehlhaeuser
08db5cde69 Use 'albumArtist' (uppercase Artist) for resolvers. 2014-11-25 16:37:41 +01:00
Tomahawk CI
249388ba57 Automatic merge of Transifex translations 2014-11-25 01:16:41 +01:00
Uwe L. Korn
e06c0cbdae Check for AlbumArtist support in libvlc_meta 2014-11-24 22:17:11 +01:00
Christian Muehlhaeuser
e3e5a744a3 Updated ChangeLog. 2014-11-24 19:41:50 +01:00
Christian Muehlhaeuser
525fcc650e Use a closure to handle tracks async. 2014-11-24 18:52:21 +01:00
Christian Muehlhaeuser
63bc270f61 Support albumArtist whereever possible. 2014-11-24 18:52:20 +01:00
Christian Muehlhaeuser
cb6c901eb4 Added albumArtist property to Track. 2014-11-24 18:52:20 +01:00
Tomahawk CI
fbec557e6e Automatic merge of Transifex translations 2014-11-24 01:16:53 +01:00
Tomahawk CI
15150e71a7 Automatic merge of Transifex translations 2014-11-23 01:16:44 +01:00
Uwe L. Korn
195aa27b87 Access private variable directly instead of using getter 2014-11-22 23:35:31 +01:00
Uwe L. Korn
b7ed91c112 Private is only used for reading 2014-11-22 23:26:07 +01:00
Uwe L. Korn
1625e7a0ed Remove unused references to Private 2014-11-22 23:25:53 +01:00
Christian Muehlhaeuser
f48d07c77f Fixed include. 2014-11-22 19:08:25 +01:00
Christian Muehlhaeuser
87d2ddd8c6 Make more FdoNotifyPlugin strings translatable. 2014-11-22 18:41:37 +01:00
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