1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-17 22:39:41 +01:00

11180 Commits

Author SHA1 Message Date
Hannah von Reth
84e0754bd7 Install snoresettings as "Notification Settings".
This enables the user to change the notification backend
and to configure the banckend.
Opening the shortcut will only work after Tomahawk was started
for a first time to initialize the settings.
An alternative would be to call snoresettings.exe from inside of
Tomahawk or to use the QWidget provided by libsnore.
2015-11-05 13:38:42 +01:00
Hannah von Reth
c838af6d17 Update to Snorenotify 0.6 2015-11-05 12:54:20 +01:00
Enno Gottschalk
77e5704a2a Fix playback issue in tomahawk.js (Tomahawk.Resolver#_adapter_init) 2015-11-02 17:28:35 +01:00
Tomahawk CI
95e937c927 Automatic merge of Transifex translations 2015-10-31 09:45:07 +01:00
Tomahawk CI
fac34b3afd Automatic merge of Transifex translations 2015-10-30 09:45:02 +01:00
Tomahawk CI
4ceefcb51b Automatic merge of Transifex translations 2015-10-29 09:45:04 +01:00
Christian Muehlhaeuser
7efbd37d6a Use default font size to paint sources in sidebar. 2015-10-29 04:59:59 +01:00
Christian Muehlhaeuser
f7c3f25d8e Don't style ContextView's scrollbar on OSX. 2015-10-29 03:05:50 +01:00
Christian Muehlhaeuser
6f3b4b4522 Make sure we use the current font metrics when eliding text in TrackView. 2015-10-29 02:55:45 +01:00
Dominik Schmidt
9da87be6a8 Fix compilation on windows and linux 2015-10-28 21:30:01 +01:00
Tomahawk CI
7cb4540c8f Automatic merge of Transifex translations 2015-10-28 09:45:10 +01:00
Christian Muehlhaeuser
eb84e95b16 Use the native toolbar on OSX. 2015-10-28 05:42:35 +01:00
Christian Muehlhaeuser
c3fae06012 Tomahawk::setupToolBarMac() provides a native NSToolBar on OSX. 2015-10-28 05:42:35 +01:00
Christian Muehlhaeuser
a64d038dba Don't set a window icon on OSX and don't try to use the unified toolbar anymore. 2015-10-28 05:42:35 +01:00
Christian Muehlhaeuser
7b4c46cf67 Update to newer Qocoa versions of QSearchField. 2015-10-28 05:42:35 +01:00
Dominik Schmidt
866d9b6af3 Be more explicit about which getStreamUrl function to call 2015-10-27 13:31:47 +01:00
Enno Gottschalk
2bb787b930 Remove dead js collection migrator code in tomahawk.js 2015-10-26 22:04:13 +01:00
Tomahawk CI
7316557920 Automatic merge of Transifex translations 2015-10-24 11:47:28 +02:00
Tomahawk CI
a6870ede2b Automatic merge of Transifex translations 2015-10-23 10:33:49 +02:00
Tomahawk CI
1d698ad969 Automatic merge of Transifex translations 2015-10-19 08:54:22 +02:00
Tomahawk CI
44e6075301 Automatic merge of Transifex translations 2015-10-18 08:54:40 +02:00
Christian Muehlhaeuser
8a98968148 Merge pull request #335 from samuelrey/master
Ctrl-N and Ctrl-S Shortcuts
2015-10-18 04:35:14 +02:00
Samuel Rey
566c655ac6 Added Ctrl-N and Ctrl-S shortcuts for new playlist and station, respectively. 2015-10-17 19:21:36 -07:00
Tomahawk CI
60a3a13262 Automatic merge of Transifex translations 2015-10-17 08:54:19 +02:00
Tomahawk CI
aa4504d5b5 Automatic merge of Transifex translations 2015-10-16 08:54:33 +02:00
Hannah von Reth
549193bdd0 Use ECMAddAppIcon instead of the copy of the kde4 macro. 2015-10-15 13:14:51 +02:00
Dominik Schmidt
4d68434976 Merge pull request #333 from mrmaffen/master
Merge tomahawk.js from tomahawk-android + some fixes
2015-10-14 10:09:26 +02:00
Enno Gottschalk
b7e5e934cb Add deprecation notices to TomahawkResolverCapability and related type declarations 2015-10-14 03:13:04 +02:00
Enno Gottschalk
bfca7635e0 Get rid of outdated example resolver comment in tomahawk.js 2015-10-14 03:13:04 +02:00
Enno Gottschalk
dee8ac4634 Fix typo in tomahawk.js 2015-10-14 03:13:04 +02:00
Enno Gottschalk
01acd34c2e Always explicitely use RSVP.Promise to avoid any incompatibilities 2015-10-14 03:13:04 +02:00
Enno Gottschalk
f8516f2a86 Fix bug in tomahawk.js#Tomahawk.ajax if dataType != "json" 2015-10-14 03:13:04 +02:00
Enno Gottschalk
f89439a46a Some style fixes in tomahawk.js 2015-10-14 03:13:04 +02:00
Enno Gottschalk
ee8c687577 Merge changes in tomahawk.js from tomahawk-player/tomahawk-android 2015-10-14 03:13:04 +02:00
Enno Gottschalk
cb0fa7d807 Hardcode simultaneous query limit to 24 2015-10-14 03:12:50 +02:00
Tomahawk CI
61c0b66e94 Automatic merge of Transifex translations 2015-10-11 08:55:21 +02:00
Dominik Schmidt
731973076d Fix weird OSX target names 2015-10-11 00:00:40 +02:00
Dominik Schmidt
1758a7aeef Fix tools build on OSX 2015-10-10 21:37:13 +02:00
Christian Muehlhaeuser
ed5b4b25ec Merge pull request #325 from tomahawk-player/branding
Branding and download manager updates
2015-10-10 21:12:12 +02:00
Christian Muehlhaeuser
de820a722a Who needs consistency anyway. Changed to check if QT_NO_OPENSSL is not defined instead. 2015-10-09 17:53:52 +02:00
Christian Muehlhaeuser
1c99e2abbc Unbreak QXT with SecureTransport on OSX. 2015-10-09 17:36:30 +02:00
Tomahawk CI
282b876332 Automatic merge of Transifex translations 2015-10-03 08:54:57 +02:00
Dominik Schmidt
bfe30fd983 Merge pull request #330 from theli-ua/api
[tomahawk.js]Remove some excessive logging
2015-09-25 21:34:08 +02:00
Anton Romanov
31539e87d7 [tomahawk.js]Remove some excessive logging 2015-09-25 11:59:43 -07:00
Tomahawk CI
f14697159e Automatic merge of Transifex translations 2015-09-24 08:55:21 +02:00
Dominik Schmidt
69d060de38 Merge pull request #326 from theli-ua/api
First attempt at 0.9 js resolver API
2015-09-24 01:28:22 +02:00
Dominik Schmidt
5079758d1d Merge pull request #329 from theli-ua/201
Consider 201 http status as a success
2015-09-22 12:24:14 +02:00
Tomahawk CI
f2f85c2fbd Automatic merge of Transifex translations 2015-09-22 08:55:06 +02:00
Anton Romanov
09c4c7cac9 Consider 201 http status as a success 2015-09-21 16:11:32 -07:00
Dominik Schmidt
a26522bc46 Merge pull request #328 from glaxx/patch-1
Updated (broken) TagLib Link
2015-09-21 08:58:28 +02:00