1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-31 06:02:27 +02:00

7292 Commits

Author SHA1 Message Date
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
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
2296ac0f48 Include more locally 2014-06-30 01:48:30 +01: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
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
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
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
99fb4f6305 [playdar] Add TLS interface 2014-06-27 04:08:32 +01:00
Uwe L. Korn
7ace0ce70c [playdar] Correct delete scopedpointer content 2014-06-27 03:10:46 +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
66147db7a7 Check for std::(tr1::)function support 2014-06-24 17:10:14 +01:00
Uwe L. Korn
4aa2f26fa4 Revert echonest5/ header ifdefs 2014-06-23 15:11:41 +01:00
Christian Muehlhaeuser
316abefc54 * Support requesting tracks without valid album. 2014-06-21 18:12:30 +02:00
Christian Muehlhaeuser
d7906757ba * Fixed compiler warning. 2014-06-21 18:12:30 +02:00
Uwe L. Korn
8ea12252f0 Always return fresh network adresses 2014-06-20 18:07:18 +01:00
Uwe L. Korn
f394b80419 Revert echonest5/ header ifdefs 2014-06-20 18:06:46 +01:00
Uwe L. Korn
5a9c3d39c4 Fix TWK-1395
We now queue DatabaseCommand_SetPlaylistRevision in a playlist-local
queue before we send them to the Database Queue to ensure that only
one DatabaseCommand_SetPlaylistRevision is run per playlist at a time.
2014-06-19 17:02:55 +01:00
Uwe L. Korn
58d0414498 Comment out failing assert until correctly fixed 2014-06-19 15:54:07 +01:00
Uwe L. Korn
cb95f7b27d Fix TWK-1397 2014-06-19 15:18:40 +01:00
Uwe L. Korn
b76e95b29d Correct comment position 2014-06-19 15:04:24 +01:00
Uwe L. Korn
83981426f8 Fix crash on concurrent stat requests 2014-06-19 14:58:33 +01:00
Uwe L. Korn
47c14ce6a1 Fix TWK-1589 2014-06-18 12:32:35 +01:00
Christian Muehlhaeuser
13a3178f70 * Added SourceTreeView::renamePlaylist( playlist_ptr ). 2014-06-16 14:48:44 +02:00
Christian Muehlhaeuser
de77bdb1a6 * Add logging to debug SearchWidget's performance better. 2014-06-16 14:45:39 +02:00
Christian Muehlhaeuser
44ed1d44dd * Use mid color instead of self-calculated text color value in charts delegate. 2014-06-16 14:44:48 +02:00
Christian Muehlhaeuser
d28ff17570 * Fixed infinite loop in SpotifyPlaylistUpdater. 2014-06-16 14:43:08 +02:00
Christian Muehlhaeuser
e9b1624659 * Style fixes. 2014-06-16 14:40:16 +02:00
Uwe L. Korn
c9d1d2fb7a Shorten description if we have remove btn and config wrench 2014-06-11 10:55:09 +01:00
Uwe L. Korn
70e2031f65 Fix QUrl for Qt4 2014-06-10 18:20:04 +01:00
Uwe L. Korn
4bf85cbbaf Place Wrench and Remove button next to eachother 2014-06-10 17:48:33 +01:00
Uwe L. Korn
4ed2ff801d Support multiple headers in Cloudstream 2014-06-10 16:30:59 +01:00
Uwe L. Korn
e47a0e7405 Use URL as filename 2014-06-10 16:02:24 +01:00
Uwe L. Korn
19f3591de1 Add some more documentation 2014-06-10 16:02:04 +01:00
Uwe L. Korn
fff437d7a3 Add basic metadata scanning for JS Resolvers 2014-06-10 16:01:49 +01:00
Uwe L. Korn
50370f7b53 Import Cloudstream from Clementine 2014-06-09 12:03:13 +01:00
Uwe L. Korn
4a9fac3edc Reformat existing comment into doxygen style 2014-06-07 17:43:00 +01:00
Uwe L. Korn
655e63f261 Do a native (Qt) request if the 'Referer' header was supplied 2014-06-06 00:32:32 +01:00