1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-21 00:09:47 +01:00

7642 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
a79eb6e560 * Use utf8 in TLog. 2013-05-07 04:24:36 +02:00
Christian Muehlhaeuser
64cf40ce8f * Worked around Lucene memory leak and improved our own memory foot-print during indexing. 2013-05-07 04:24:36 +02:00
Tomahawk CI
c04fde0727 Automatic merge of Transifex translations 2013-05-07 02:16:44 +02:00
Christian Muehlhaeuser
25987e0ee8 Merge pull request #186 from agateau/tests-build-fix
Add qjson include dir
2013-05-06 01:06:58 -07:00
Aurélien Gâteau
6a909ef4c0 Add qjson include dir 2013-05-06 10:02:41 +02:00
Christian Muehlhaeuser
9bc8dbb792 * Show date in logfile and time in console output. 2013-05-06 06:00:31 +02:00
Christian Muehlhaeuser
039f87d8ef * Updated README.md. 2013-05-05 04:59:39 +02:00
Tomahawk CI
edf670de41 Automatic merge of Transifex translations 2013-05-05 02:16:47 +02:00
Christian Muehlhaeuser
f9c88532bd * Show message when shutting down a secondary instance. 2013-05-04 20:07:58 +02:00
Christian Muehlhaeuser
4a44a979d4 * Updated ChangeLog. 2013-05-04 13:12:21 +02:00
Christian Muehlhaeuser
79e6d9ec27 * Intercept and handle SSL errors for JS resolvers. 2013-05-04 13:01:16 +02:00
Christian Muehlhaeuser
7e0213bc38 * Added settings methods to handle / trust ssl certs. 2013-05-04 13:00:14 +02:00
Christian Muehlhaeuser
5c6b100de7 * Added (very) basic Query & Result unit tests. 2013-05-04 06:40:07 +02:00
Christian Muehlhaeuser
2558905891 * Style fixes. 2013-05-04 06:09:41 +02:00
Teo Mrnjavac
b1b4bbec97 Update ChangeLog. 2013-05-02 15:01:21 +02:00
Tomahawk CI
8525b6462b Automatic merge of Transifex translations 2013-05-02 02:16:39 +02:00
Teo Mrnjavac
ca3b6411ec There's no need for this connection to be Queued any more.
This fixes Listening along for some users.
2013-05-01 20:55:19 +02:00
Teo Mrnjavac
1098294b03 Fix gradient in InfoBar. 2013-04-30 14:10:34 +02:00
Tomahawk CI
e5fcd077eb Automatic merge of Transifex translations 2013-04-30 02:16:39 +02:00
Christian Muehlhaeuser
6b27e2ad4e * Unbreak SlideSwitchButton. 2013-04-29 19:24:04 +02:00
Christian Muehlhaeuser
f99cfb8e66 * Moved color consts into TomahawkStyle. 2013-04-29 19:22:00 +02:00
Christian Muehlhaeuser
e6c2498fc6 * No need to have const values being returned from methods. 2013-04-29 18:27:54 +02:00
Christian Muehlhaeuser
4a221a79a4 * StyleHelper doesn't exist anymore. 2013-04-29 18:15:12 +02:00
Christian Muehlhaeuser
55fd82bfd4 * Added FIXMEs. 2013-04-29 18:14:16 +02:00
Christian Muehlhaeuser
95e84be319 * Merged StyleHelper into TomahawkStyle. 2013-04-29 18:13:17 +02:00
Christian Muehlhaeuser
082cedda17 * Use new TomahawkStyle namespace throughout Tomahawk. 2013-04-29 17:48:37 +02:00
Christian Muehlhaeuser
7276b805d5 * Moved POPUP consts into TomahawkStyle namespace. 2013-04-29 17:48:20 +02:00
Christian Muehlhaeuser
98724c3457 * Renamed TomahawkColors to TomahawkStyle. 2013-04-29 17:44:55 +02:00
Christian Muehlhaeuser
2537daa0b6 * Moved TomahawkUtils::Colors into TomahawkColors and a separate file. 2013-04-29 17:39:25 +02:00
Christian Muehlhaeuser
d326290fd7 * Make Pipeline less verbose. 2013-04-29 16:17:31 +02:00
Christian Muehlhaeuser
e02229e232 * No need to store score as a variable. 2013-04-29 05:30:37 +02:00
Christian Muehlhaeuser
619a2df812 * Check for null results / tracks being created. 2013-04-29 05:30:37 +02:00
Christian Muehlhaeuser
9b53dc5c4e * Return null result when trying to create one without a url. 2013-04-29 05:30:37 +02:00
Christian Muehlhaeuser
ee2a71a09f * Assert when trying to create a track without artist or track name. 2013-04-29 05:30:37 +02:00
Tomahawk CI
8e3de08d87 Automatic merge of Transifex translations 2013-04-29 02:28:14 +02:00
Christian Muehlhaeuser
fea0b9e9f2 * Updated ChangeLog. 2013-04-29 02:03:36 +02:00
Christian Muehlhaeuser
d42d3ac326 * Fixed displaying filename in properties dialog. 2013-04-29 01:47:22 +02:00
Christian Muehlhaeuser
8a8a25a351 * Fixed TWK-1292: Issues playing fils with '#' in the filename. 2013-04-29 01:37:11 +02:00
Tomahawk CI
4079ec0739 Automatic merge of Transifex translations 2013-04-28 02:16:51 +02:00
Christian Muehlhaeuser
3b481590b1 * Updated ChangeLog for 0.7. 2013-04-27 04:49:49 +02:00
Christian Muehlhaeuser
dc542f3fde * Updated ChangeLog. 2013-04-27 04:49:42 +02:00
Christian Muehlhaeuser
320ff82047 * Updated ChangeLog. 2013-04-27 04:49:19 +02:00
Christian Muehlhaeuser
049b6ef8a5 * Make use of new Playlist::get() API. 2013-04-27 04:49:19 +02:00
Christian Muehlhaeuser
499ba45c73 * Playlist::get now finds any kind of playlist_ptr with that guid. 2013-04-27 04:49:18 +02:00
Christian Muehlhaeuser
96de8e2969 * Added new translations. 2013-04-27 04:49:18 +02:00
Tomahawk CI
279e044c64 Automatic merge of Transifex translations 2013-04-27 02:17:17 +02:00
Christian Muehlhaeuser
fa64e12a55 * Assert when diverging and source is not local. 2013-04-27 01:25:38 +02:00
Christian Muehlhaeuser
511c1aef70 * Style fixes. 2013-04-27 01:20:45 +02:00
Christian Muehlhaeuser
f4d3afbfd7 * Made DbCmd_DeleteDynamicPlaylist more robust. 2013-04-27 01:20:45 +02:00
Christian Muehlhaeuser
661d43c10d * Make DbCmd_SetPlaylistRevision more robust and verbose. 2013-04-27 01:20:45 +02:00