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

8995 Commits

Author SHA1 Message Date
Jason Herskowitz
81e2767731 Update copyright to 2014 2014-07-01 17:03:36 -04:00
Uwe L. Korn
cb178c7c74 Move more calls to the correct thread 2014-07-01 21:41:19 +01:00
Uwe L. Korn
14c5a92ba2 Only start track from the correct thread 2014-07-01 21:28:45 +01:00
Uwe L. Korn
ff89f015cd Pass less references around threads 2014-07-01 21:07:41 +01:00
Uwe L. Korn
52701463cc Call AudioEngine in the correct thread 2014-07-01 17:03:06 +01:00
Tomahawk CI
279177be62 Automatic merge of Transifex translations 2014-07-01 02:17:15 +02:00
Uwe L. Korn
5e5183fc18 Expose accountId to JavaScript 2014-06-30 17:56:58 +01:00
Uwe L. Korn
15965ad2c2 Remove wrong DLLEXPORT 2014-06-30 17:32:22 +01:00
Uwe L. Korn
bffc41c5a3 Delete d_ptr automatically 2014-06-30 17:32:08 +01:00
Uwe L. Korn
dd0672ae82 Never name a variable errno 2014-06-30 17:17:14 +01:00
Uwe L. Korn
1109f0bafb Building a static library, so no exports 2014-06-30 17:10:26 +01:00
Uwe L. Korn
7b78a81be2 Never name a variable errno 2014-06-30 17:10:13 +01:00
Uwe L. Korn
80f70d0f84 Remove trailing semicolon 2014-06-30 16:55:08 +01:00
Uwe L. Korn
2e0cab59ff Better support for play.spotify.com 2014-06-30 16:40:24 +01:00
Uwe L. Korn
5508212635 Answer domme. 2014-06-30 01:48:31 +01:00
Uwe L. Korn
2296ac0f48 Include more locally 2014-06-30 01:48:30 +01:00
Uwe L. Korn
e060ee3832 Fix add_definitions 2014-06-30 01:48:30 +01:00
Tomahawk CI
f4aec47ffe Automatic merge of Transifex translations 2014-06-30 02:17:13 +02:00
Uwe L. Korn
adb3c25bce Remove unused includes 2014-06-29 21:32:55 +01:00
Uwe L. Korn
0fafa771de Cleanup header 2014-06-29 21:27:04 +01:00
Uwe L. Korn
8536ed2622 Move WhatsHot viewpage into its own plugin 2014-06-29 21:23:34 +01:00
Uwe L. Korn
8bc19507b4 Remove trailing semicolons 2014-06-29 21:11:47 +01:00
Uwe L. Korn
72c2841eed Define Qt5 C++11 macros for Qt4 2014-06-29 21:09:02 +01:00
Uwe L. Korn
dc1af29b22 Remove redudant virtual 2014-06-29 21:07:59 +01:00
Uwe L. Korn
35c0aebb7a Less general, more local include 2014-06-29 12:45:32 +01:00
Uwe L. Korn
5470c64555 Less general, more local include 2014-06-29 12:45:15 +01:00
Tomahawk CI
4db779111c Automatic merge of Transifex translations 2014-06-28 02:17:16 +02:00
Uwe L. Korn
3782c24e4a Eliding a name does not change its type 2014-06-27 21:12:13 +01:00
Uwe L. Korn
fe37ee04d3 Shrink artist title in track page 2014-06-27 21:04:16 +01:00
Uwe L. Korn
e2e7bc61c9 [qt-certificate-addon] Build with PIC on Unix systems 2014-06-27 20:21:30 +01:00
Uwe L. Korn
283bcccb8f [qt-certificate-addon] Always return some gnutls_x509_subject_alt_name_t 2014-06-27 20:14:49 +01:00
Uwe L. Korn
1e6aacfc7e Don't access NULL pointers which we are reporting failure on 2014-06-27 17:46:01 +01:00
Uwe L. Korn
2e6b6d354f Merge pull request #236 from tomahawk-player/qt-certificate-addon
Qt certificate addon
2014-06-27 15:51:24 +02:00
Uwe L. Korn
4ff1d25608 [playdar] Store certificate permanently 2014-06-27 14:50:03 +01:00
Uwe L. Korn
a4c7a7fa1c [playdar] Set the correct certificate parameters 2014-06-27 04:50:11 +01:00
Uwe L. Korn
263f5480e2 [qxt] incomingConnection has a different signature 2014-06-27 04:36:10 +01:00
Uwe L. Korn
99fb4f6305 [playdar] Add TLS interface 2014-06-27 04:08:32 +01:00
Uwe L. Korn
c338eea657 Mention new dependency in the ChangeLog 2014-06-27 03:33:16 +01:00
Uwe L. Korn
4256f00e89 Add dependency on GnuTLS 2014-06-27 03:32:44 +01:00
Uwe L. Korn
399fdb74b5 Correct sparsehash description 2014-06-27 03:30:01 +01:00
Uwe L. Korn
7ace0ce70c [playdar] Correct delete scopedpointer content 2014-06-27 03:10:46 +01:00
Uwe L. Korn
41faf4eee7 Add CMakeLists for qt-certificate-addon 2014-06-27 02:27:38 +01:00
Uwe L. Korn
12bd51c3ef Import qt-certificate-addon 2014-06-27 02:17:10 +01:00
Uwe L. Korn
318e50414d Fix TWK-1617 2014-06-27 02:08:21 +01:00
Uwe L. Korn
2c9fefebeb Fix TWK-1573 2014-06-26 01:12:40 +01:00
Uwe L. Korn
675fc4b539 Merge pull request #235 from tomahawk-player/cmake-check-funtional
Check for std::(tr1::)function support
2014-06-24 19:12:08 +02:00
Uwe L. Korn
910cf16541 Silence problems with CMake 2.8.13+/3+ 2014-06-24 17:54:07 +01:00
Uwe L. Korn
fee20553a4 Remove invalid comment 2014-06-24 17:39:51 +01:00
Uwe L. Korn
66147db7a7 Check for std::(tr1::)function support 2014-06-24 17:10:14 +01:00
Tomahawk CI
ab45834a4f Automatic merge of Transifex translations 2014-06-24 02:18:41 +02:00