1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-15 10:33:59 +02:00

Commit Graph

  • 873c35a03c Make Qt5 the default. You can still build with Qt4 by running cmake with -DBUILD_WITH_QT4=ON Christian Muehlhaeuser 2015-01-26 20:03:40 +01:00
  • 59e8c89524 Automatic merge of Transifex translations Tomahawk CI 2015-03-23 01:16:53 +01:00
  • 8cfa0e5025 Automatic merge of Transifex translations Tomahawk CI 2015-03-22 01:17:52 +01:00
  • 954ed5a19e Automatic merge of Transifex translations Tomahawk CI 2015-03-22 01:17:10 +01:00
  • 9a2e6a0e49 Automatic merge of Transifex translations Tomahawk CI 2015-03-21 01:16:57 +01:00
  • 0a29579eca Automatic merge of Transifex translations Tomahawk CI 2015-03-20 01:16:50 +01:00
  • d8df9abd63 Fixed compiling with clang. Christian Muehlhaeuser 2015-03-19 09:29:05 +01:00
  • 8fb9ddcc27 Use less Closure arguments. Christian Muehlhaeuser 2015-03-19 09:21:52 +01:00
  • 3394deea46 Show download formats in drop down and start download when picking one. Christian Muehlhaeuser 2015-03-19 09:08:28 +01:00
  • 19c85f6d84 DownloadColumn needs to be editable in PlayableModel. Christian Muehlhaeuser 2015-03-19 09:07:43 +01:00
  • fadb5ff318 Result::toDownloadJob( DownloadFormat ) now expects the format you want returned. Christian Muehlhaeuser 2015-03-19 09:07:15 +01:00
  • 5b293e0723 Automatic merge of Transifex translations Tomahawk CI 2015-03-19 01:17:40 +01:00
  • d226b6fdd1 Automatic merge of Transifex translations Tomahawk CI 2015-03-19 01:16:56 +01:00
  • d76130509b Reword error message so that it makes more sense to the user Uwe L. Korn 2015-03-17 19:05:00 +01:00
  • 0ddad1c0ed Be more careful when accessing cc->socket() in Servent::claimOffer(). Christian Muehlhaeuser 2015-03-17 05:24:07 +01:00
  • 4554757bbf Automatic merge of Transifex translations Tomahawk CI 2015-03-17 01:16:51 +01:00
  • 6b0a46b23c Automatic merge of Transifex translations Tomahawk CI 2015-03-16 01:16:52 +01:00
  • 989e653f55 Automatic merge of Transifex translations Tomahawk CI 2015-03-15 01:17:02 +01:00
  • aa6d31416b Automatic merge of Transifex translations Tomahawk CI 2015-03-14 01:16:53 +01:00
  • 7e454e50b0 Automatic merge of Transifex translations Tomahawk CI 2015-03-13 01:16:55 +01:00
  • 2fa57c5e0a Automatic merge of Transifex translations Tomahawk CI 2015-03-12 01:17:40 +01:00
  • 0ec1fa0ab6 Automatic merge of Transifex translations Tomahawk CI 2015-03-12 01:16:54 +01:00
  • a2fbe4aaed Ignore results without download options. Christian Muehlhaeuser 2015-03-11 06:48:48 +01:00
  • 36cd708517 Draw in correct option rect. Christian Muehlhaeuser 2015-03-11 06:45:13 +01:00
  • 52fb1ae0d1 Fixed compiling with clang. Christian Muehlhaeuser 2015-03-11 06:09:28 +01:00
  • 9f1311553d Set downloadable formats on Results, if available. Christian Muehlhaeuser 2015-03-11 05:24:18 +01:00
  • ea85ba5724 Style fixes. Christian Muehlhaeuser 2015-03-11 05:23:35 +01:00
  • 588c4e6e91 Handle displaying of download dropdown & status in PlaylistItemDelegate. Christian Muehlhaeuser 2015-03-11 05:23:14 +01:00
  • 587d77cc77 Added column and role for download status in Playable(Proxy)Model. Christian Muehlhaeuser 2015-03-11 05:22:14 +01:00
  • 87cacb14bd Hook up to result's signals when we have a new top-result for a query in PlayableItem. Christian Muehlhaeuser 2015-03-11 05:21:08 +01:00
  • 8a20145806 Methods to turn Result into a DownloadJob and access it. Christian Muehlhaeuser 2015-03-11 05:20:35 +01:00
  • 29f2e721ed Updated settings dialog to handle download folder setting. Christian Muehlhaeuser 2015-03-11 05:19:42 +01:00
  • 94ee994112 Updated TomahawkSettings to handle download folder. Christian Muehlhaeuser 2015-03-11 05:15:38 +01:00
  • 55feb3f3e1 Added DownloadManager and DownloadJob. Christian Muehlhaeuser 2015-03-11 05:14:36 +01:00
  • bc584fe13b Try to fix country code on win for Qt4 foobar Dominik Schmidt 2015-03-11 02:55:37 +01:00
  • 40dfa8faa0 Use the system wide location setting for determing currentCountry on windows Dominik Schmidt 2015-03-11 01:49:04 +01:00
  • 97d2a5ea00 Add Tomahawk.currentCountry to JS env Dominik Schmidt 2015-03-10 16:08:19 +01:00
  • b85e41a856 Automatic merge of Transifex translations Tomahawk CI 2015-03-10 01:17:33 +01:00
  • d117c52c99 Automatic merge of Transifex translations Tomahawk CI 2015-03-10 01:16:51 +01:00
  • a3e9d491d4 Fixed SeekSlider background. Christian Muehlhaeuser 2015-03-07 12:51:08 +01:00
  • 73110c12a1 Fixed SeekSlider background. Christian Muehlhaeuser 2015-03-07 12:51:08 +01:00
  • 67d0f4b252 Moved SeekSlider foreground color to TomahawkStyle. Christian Muehlhaeuser 2015-03-06 23:43:47 +01:00
  • 264a747f14 Moved SeekSlider foreground color to TomahawkStyle. Christian Muehlhaeuser 2015-03-06 23:43:47 +01:00
  • 63bb072f93 Merge pull request #290 from willstott101/tomahawk-js Dominik Schmidt 2015-03-04 21:23:38 +01:00
  • f5f80fe465 Don't override settings.method in Tomahawk.ajax. Not sure if settings.type is ever different than settings.method. But i kept both anyway, and left type with precedence. Will Stott 2015-03-04 20:12:19 +00:00
  • a55e56d289 Possibly fix Windows XP support Dominik Schmidt 2015-03-04 12:24:53 +01:00
  • 9625c9a072 Don't swallow errors in promises Dominik Schmidt 2015-03-03 22:10:27 +01:00
  • 16df4d958e Use complete RSVP instead of ES6Promise Dominik Schmidt 2015-03-03 22:09:39 +01:00
  • c12aea4b35 Automatic merge of Transifex translations Tomahawk CI 2015-02-26 01:16:53 +01:00
  • 40fbebd5ad Add check for libvlc_set_app_id being available as its only from 2.1.0 (this allows tomahawk to be built with older libvlc on something like Ubuntu 12.04 Anton Romanov 2015-02-24 12:25:34 -08:00
  • db67c18121 Automatic merge of Transifex translations Tomahawk CI 2015-02-22 01:17:20 +01:00
  • 8d56629f7a Automatic merge of Transifex translations Tomahawk CI 2015-02-16 01:17:30 +01:00
  • 84b1df146a Automatic merge of Transifex translations Tomahawk CI 2015-02-16 01:16:51 +01:00
  • 8ef4505ba8 Automatic merge of Transifex translations Tomahawk CI 2015-02-15 01:17:55 +01:00
  • 4cacb96097 Automatic merge of Transifex translations Tomahawk CI 2015-02-15 01:17:00 +01:00
  • 6842490c74 Automatic merge of Transifex translations Tomahawk CI 2015-02-11 01:17:01 +01:00
  • f71fb9997b Fixed bringToFront for Windows with Qt5. Christian Muehlhaeuser 2015-02-10 21:22:32 +01:00
  • 7218d112bc Automatic merge of Transifex translations Tomahawk CI 2015-02-10 01:17:04 +01:00
  • f7f6558f7d Automatic merge of Transifex translations Tomahawk CI 2015-02-09 01:18:02 +01:00
  • 3d30d4cfde Automatic merge of Transifex translations Tomahawk CI 2015-02-09 01:17:16 +01:00
  • 8b137ee6ba Automatic merge of Transifex translations Tomahawk CI 2015-02-08 01:18:12 +01:00
  • 58d9397a82 Automatic merge of Transifex translations Tomahawk CI 2015-02-08 01:17:03 +01:00
  • e17907b389 Merge remote-tracking branch 'origin/master' into scripting Dominik Schmidt 2015-02-07 07:05:19 +01:00
  • e250b76eed Package libquazip5.dll Dominik Schmidt 2015-02-07 01:45:39 +01:00
  • 68ab05acf1 Fix QuaZip5 detection on windows, patch to be upstreamed Dominik Schmidt 2015-02-07 01:30:13 +01:00
  • a87c349609 Automatic merge of Transifex translations Tomahawk CI 2015-02-07 01:18:03 +01:00
  • f01f67984d Automatic merge of Transifex translations Tomahawk CI 2015-02-07 01:17:08 +01:00
  • 938fc38101 Readd (this time upstream) FindQuaZip.cmake as installing to CMAKE_ROOT is bad practice and (at least some) distros won't ship that Dominik Schmidt 2015-02-07 01:14:38 +01:00
  • ec613bd97c Support artist name (for compilations) and albumpos+discnumber (for multi disc releases) in InfoAlbumSongs info request Dominik Schmidt 2015-02-05 02:57:15 +01:00
  • 04d90d8afb Remove old collection api leftovers Dominik Schmidt 2015-02-01 19:32:56 +01:00
  • a3b832b570 Fix info plugin registration Dominik Schmidt 2015-02-01 19:29:04 +01:00
  • 745a6f9329 Don't parent ScriptJobs Dominik Schmidt 2015-01-21 23:03:00 +01:00
  • 4cac256ba7 Don't return const values Dominik Schmidt 2015-01-21 23:02:29 +01:00
  • d7517d8f6d Fix typos. Thierry Goeckel 2015-01-19 17:25:46 +01:00
  • 7c5afd8029 Add --show-inspector command line option Dominik Schmidt 2015-01-13 17:29:40 +01:00
  • 6c63b177f9 Remove obsolete JSAccount::name() (it's in ScriptAccount already) Dominik Schmidt 2015-01-13 17:26:56 +01:00
  • 61ad535909 [tomahawk.js] Don't override all settings passed to Tomahawk.ajax/post if url is passed as first parameter Dominik Schmidt 2015-01-13 14:18:24 +01:00
  • 178f13acba [tomahawk.js] Make Tomahawk.log suck less in non-Tomahawk envs Dominik Schmidt 2015-01-13 00:04:36 +01:00
  • ae4fe0d62a [tomahawk.js] Add support for serializing GET parameters in Tomahawk.ajax Dominik Schmidt 2015-01-13 00:04:03 +01:00
  • 78279dc268 [tomahawk.js] Add support for xml responses in Tomahawk.ajax Dominik Schmidt 2015-01-13 00:03:35 +01:00
  • 940b1044e9 [tomahawk.js] Add Promise resolver adapter Dominik Schmidt 2015-01-13 00:02:47 +01:00
  • 0ec9823308 Add Tomahawk.ajax as Promise based wrapper around Tomahawk.asyncRequest Dominik Schmidt 2015-01-12 05:17:13 +01:00
  • af26750164 Delete promises used in javascript collection comp layer Dominik Schmidt 2015-01-12 02:20:22 +01:00
  • 0a9811774c Fix scriptcollection showing when resolver isn't enabled Dominik Schmidt 2015-01-12 01:02:07 +01:00
  • bf3c5d4952 Properly handle online state for database and scriptcollections Dominik Schmidt 2015-01-12 01:01:28 +01:00
  • 3b06ff7781 Fix regression: Make view mode selectors for database collections show again Dominik Schmidt 2015-01-12 00:08:23 +01:00
  • 34fadd0a0b Cleanup Dominik Schmidt 2015-01-11 23:11:15 +01:00
  • 1cbae9b957 Add album and tracks view to script collections Dominik Schmidt 2015-01-11 21:25:36 +01:00
  • 8ac87615c9 Support legacy collection api Dominik Schmidt 2015-01-10 22:34:51 +01:00
  • 893a0df845 Port ScriptInfoPlugins to ScriptPluginFactory Dominik Schmidt 2015-01-10 02:39:59 +01:00
  • dfbd7660d0 Don't let the InfoSystem take over ownership of info plugins Dominik Schmidt 2015-01-10 02:28:42 +01:00
  • f7f4901bbe Update collection metadata when reregistering it Dominik Schmidt 2015-01-10 01:52:16 +01:00
  • 40c499303e Fix unregistering plugins from ScriptPluginFactory Dominik Schmidt 2015-01-10 01:50:10 +01:00
  • 551949a07f Create ScriptPluginFactory template and port ScripCollection Dominik Schmidt 2015-01-10 00:42:09 +01:00
  • 25ba94f183 Port script collections to new script system Dominik Schmidt 2015-01-09 20:20:32 +01:00
  • 2455d5f12d Remove old way of registering collections Dominik Schmidt 2015-01-09 19:54:08 +01:00
  • df9a835c81 Don't use ScriptCommand queue for Artist, Album and Track scriptcommands Dominik Schmidt 2015-01-09 19:36:43 +01:00
  • ea42bd1d18 Use collection icon interface properly Dominik Schmidt 2015-01-06 18:37:25 +01:00
  • 5de7afd461 Ununfnord Dominik Schmidt 2015-01-06 14:46:05 +01:00
  • 8d4a6c814e Make it more obvious that a result can come from a resolver or a collection Dominik Schmidt 2015-01-06 14:41:06 +01:00