1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 09:34:53 +02:00

Commit Graph

  • 2164c1ce51 revert to storing QStringList in cache Stefan Derkits 2014-10-19 16:20:54 +02:00
  • 06f14b3012 add streaming operators for genre Stefan Derkits 2014-09-27 15:01:09 +02:00
  • d65aab9702 add GenrePreset, try to register Genre & Genres as Qt MetaTypes to allow storing in cache Stefan Derkits 2014-09-25 12:29:32 +02:00
  • 9101dc5a7a add Distribution parameter to Echonest playlists Stefan Derkits 2014-09-16 21:46:38 +02:00
  • 6095ce32fa bump version to libechonest 2.3.0 Stefan Derkits 2014-09-14 10:40:23 +02:00
  • 6bf379dd39 Port Genre parsing & datatypes to new API Stefan Derkits 2014-09-09 14:50:50 +02:00
  • 020c6f5bc1 change EchonestGenerator to the new Genre API of libechonest Stefan Derkits 2014-09-09 12:00:04 +02:00
  • 84d27aa615 Add htmldecode function Anton Romanov 2015-06-17 11:19:42 -07:00
  • 5c2e384d44 Automatic merge of Transifex translations Tomahawk CI 2015-06-17 02:18:00 +02:00
  • e964bf8efd Don't crash in headless mode if there's an account error Leo Franchi 2015-06-16 09:24:28 -07:00
  • d9445378b9 Merge pull request #310 from theli-ua/remixes Christian Muehlhaeuser 2015-06-15 05:45:33 +02:00
  • 272d1c8934 Automatic merge of Transifex translations Tomahawk CI 2015-06-13 02:18:27 +02:00
  • b9ec33d7fe Automatic merge of Transifex translations Tomahawk CI 2015-06-13 02:17:35 +02:00
  • d6b79e1cb1 Revert "Use QHash as the order is not important" libfuzzymatch Uwe L. Korn 2015-06-11 20:12:11 +02:00
  • 9898d6987c Use QHash as the order is not important Uwe L. Korn 2015-06-11 20:07:22 +02:00
  • 3662214f68 Use levenshteinStatic in Query::howSimilar Uwe L. Korn 2015-06-09 23:02:28 +02:00
  • 431a8767c6 Automatic merge of Transifex translations Tomahawk CI 2015-06-08 02:18:33 +02:00
  • 2a3ca62286 Automatic merge of Transifex translations Tomahawk CI 2015-06-08 02:17:38 +02:00
  • 5141ab6955 Include remixes albums when fetching releases from musicbrainz Anton Romanov 2015-06-05 16:15:32 -07:00
  • 6724d06eac Merge pull request #308 from TheOneRing/use_snoretoast_to_install_lnk Dominik Schmidt 2015-06-03 14:54:21 +02:00
  • 106591d3ab use snoretoast to install the shortcut instead of the winshell plugin Patrick von Reth 2015-06-03 14:45:23 +02:00
  • a77877b546 Check (qid,r) for existence before processing removal Anton Romanov 2015-05-28 18:21:53 -07:00
  • e418811edc Merge pull request #307 from theli-ua/pipeline Christian Muehlhaeuser 2015-05-29 02:36:06 +02:00
  • d276bff70e Fix premature qidstate clearing, protect decqidstate Anton Romanov 2015-05-28 17:30:28 -07:00
  • fd0dab5ae9 Merge pull request #306 from theli-ua/pipeline Christian Muehlhaeuser 2015-05-29 02:10:04 +02:00
  • e83b476db4 fix style Anton Romanov 2015-05-28 17:08:38 -07:00
  • ada8594732 Increase qid state for (qid,resolver) only when we actually kick off resolution for given qid by given resolver Anton Romanov 2015-05-28 16:36:39 -07:00
  • be017f12c0 Merge pull request #305 from theli-ua/pipeline Christian Muehlhaeuser 2015-05-29 01:08:07 +02:00
  • 8b3b48541e Fix condition to check number of active queries Anton Romanov 2015-05-28 15:16:19 -07:00
  • bc86cdbe08 Merge pull request #304 from theli-ua/resize Christian Muehlhaeuser 2015-05-27 06:49:24 +02:00
  • ebae39d467 Set vertical size policy to 'preferred' for result list Anton Romanov 2015-05-26 12:07:19 -07:00
  • 37436089a9 Merge pull request #301 from theli-ua/pipeline Christian Muehlhaeuser 2015-05-26 08:35:37 +02:00
  • dd9609e8fc Merge pull request #303 from theli-ua/casesense Christian Muehlhaeuser 2015-05-26 08:33:48 +02:00
  • 1106fd7892 Fix return type in userData() in ResultUrlChecker Anton Romanov 2015-05-21 11:03:07 -07:00
  • e405ed34ba Use QString.compare method for case insensitive comparison Anton Romanov 2015-05-21 10:56:28 -07:00
  • 23e61a7c88 Merge pull request #302 from theli-ua/casesense Christian Muehlhaeuser 2015-05-21 05:59:45 +02:00
  • ba91dba15e Ignore case when comparing artists in musicbrainz album results Anton Romanov 2015-05-19 14:25:52 -07:00
  • 9a4f1e045f Change resultchecker to have userData field to specify arbitrary user data associated with checks Anton Romanov 2015-05-15 14:38:35 -07:00
  • 6250a19a1f Tie timeouts to resolvers, makes pipeline more predictable, stable and deterministic Anton Romanov 2015-05-14 17:29:03 -07:00
  • 7628273d45 Merge pull request #299 from theli-ua/pipeline Christian Muehlhaeuser 2015-05-14 04:25:14 +02:00
  • e1336c48f3 Mark query as resolved only if got results from all resolvers or all timers expired Anton Romanov 2015-05-12 17:24:45 -07:00
  • bb56a1a2cd Don't require info plugins to return album for AlbumSongs Dominik Schmidt 2015-05-12 20:08:08 +02:00
  • d40dedfeb2 When sorting results, check for local collection first. Christian Muehlhaeuser 2015-05-11 11:59:57 +02:00
  • a2b2eca222 Automatic merge of Transifex translations Tomahawk CI 2015-05-11 02:17:30 +02:00
  • d5288783b0 Fixed quazip include dir. Christian Muehlhaeuser 2015-05-10 04:01:58 +02:00
  • 0a2abbd689 Updated ChangeLog. Christian Muehlhaeuser 2015-05-10 03:09:09 +02:00
  • 1777609b18 Fixed typo in JSResolverHelper. Christian Muehlhaeuser 2015-05-10 03:08:59 +02:00
  • 15445be8df Fixed collection sorting. Christian Muehlhaeuser 2015-05-10 03:03:23 +02:00
  • 36caa8751c Merge pull request #297 from theli-ua/relative Christian Muehlhaeuser 2015-05-08 17:20:55 +02:00
  • 55077edd6d Support relative HTTP redirects Anton Romanov 2015-05-07 21:52:25 -07:00
  • 827e816aab Automatic merge of Transifex translations Tomahawk CI 2015-05-08 02:17:46 +02:00
  • 47c1d0ac4c Automatic merge of Transifex translations Tomahawk CI 2015-05-04 02:18:13 +02:00
  • 712e9666a7 Automatic merge of Transifex translations Tomahawk CI 2015-05-04 02:17:32 +02:00
  • 57a5bed0c5 Automatic merge of Transifex translations Tomahawk CI 2015-05-03 02:17:30 +02:00
  • 2335f9c478 Merge pull request #296 from theli-ua/json Dominik Schmidt 2015-05-02 20:04:34 +02:00
  • f2acf783cc dataEncodingFormat => dataFormat Anton Romanov 2015-05-02 09:46:04 -07:00
  • 4c1da6f78b Allow to encode post/get params with json.stirngify and specify own content-type Anton Romanov 2015-04-17 17:26:21 -07:00
  • ef988f6d8c Automatic merge of Transifex translations Tomahawk CI 2015-05-02 02:18:17 +02:00
  • c7972fec13 Automatic merge of Transifex translations Tomahawk CI 2015-05-02 02:17:30 +02:00
  • da40a4a2bd Fix the background color of the bio text box Jason Herskowitz 2015-05-01 16:06:37 -04:00
  • 0522fdb66d Clarifying text for the Download preference settings Jason Herskowitz 2015-05-01 07:49:54 -04:00
  • cc2c9f5192 Make dmg background more subtle Jason Herskowitz 2015-04-30 20:23:50 -04:00
  • 9b2c9cc3ae Automatic merge of Transifex translations Tomahawk CI 2015-04-29 02:17:33 +02:00
  • e363d0f3b8 Automatic merge of Transifex translations Tomahawk CI 2015-04-28 02:18:12 +02:00
  • d3fef5a0af Automatic merge of Transifex translations Tomahawk CI 2015-04-28 02:17:29 +02:00
  • 3d52622fda Simpler Pipeline code. Christian Muehlhaeuser 2015-04-26 18:11:28 +02:00
  • f23e18192b Added TIDAL and YouTube. Christian Muehlhaeuser 2015-04-28 00:15:14 +02:00
  • 807961dffc Fixed snore's inbox-notification title & type. Christian Muehlhaeuser 2015-04-24 20:33:57 +02:00
  • e65830643b Don't create a ResultUrlChecker if there are no results to be checked. Christian Muehlhaeuser 2015-04-23 20:53:45 +02:00
  • 495fd028c1 Hide very basic Chromecast support Uwe L. Korn 2015-04-19 20:08:12 +02:00
  • 479d57656a Automatic merge of Transifex translations Tomahawk CI 2015-04-19 02:16:52 +02:00
  • 53509dd03b Set current time to 0 as soon as we request to stop the playback. Christian Muehlhaeuser 2015-04-18 09:46:42 +02:00
  • a062787db8 Style fixes in AudioEngine and -Output. Christian Muehlhaeuser 2015-04-18 09:45:36 +02:00
  • d50104cce7 Stop the audio output as soon as we try to load a new track. Christian Muehlhaeuser 2015-04-18 09:45:04 +02:00
  • de8dcce45e Moved playback error-retry handling into AudioEngine itself. Christian Muehlhaeuser 2015-04-18 08:43:30 +02:00
  • 8c7036b0da Fixed AudioControls' slider timeline. Christian Muehlhaeuser 2015-04-18 08:42:27 +02:00
  • dfc07598a1 Fixed AudioEngine state machine. Christian Muehlhaeuser 2015-04-18 08:41:44 +02:00
  • 1e900f87a0 Fixed internal AudioOutput state machine. Christian Muehlhaeuser 2015-04-18 08:40:56 +02:00
  • 86facdeb14 Don't deadlock libvlc when receiving MediaPlayerEncounteredError. Christian Muehlhaeuser 2015-04-18 06:42:11 +02:00
  • cba146a902 No need to invoke tracks command with empty arguments list. Christian Muehlhaeuser 2015-04-18 06:03:48 +02:00
  • c3702a633d Style fixes. Christian Muehlhaeuser 2015-04-18 06:02:37 +02:00
  • 84d36f45a2 Clean up DownloadManager and add jobFinished() signal. Christian Muehlhaeuser 2015-04-18 06:01:59 +02:00
  • 592b1bc3c1 Remove obsolete Query ctor. Christian Muehlhaeuser 2015-04-18 06:00:01 +02:00
  • 43e29b79e0 Style fixes. Christian Muehlhaeuser 2015-04-18 05:37:10 +02:00
  • ce2811c30e Fixed AudioOutput::isSeekable for position-based vlc events. Christian Muehlhaeuser 2015-04-18 05:36:47 +02:00
  • 78f0896342 Fixed emitting current time instead of total time to update timers. Christian Muehlhaeuser 2015-04-18 05:35:56 +02:00
  • f9636ecb65 Removed apparently obsolete code. Christian Muehlhaeuser 2015-04-18 05:35:33 +02:00
  • 202bb2abb4 Fixed initialization order of class members. Christian Muehlhaeuser 2015-04-18 05:35:12 +02:00
  • 8a7a8bb4f0 Don't set time on AudioEngine's singleton instance, but emit signals to it. Christian Muehlhaeuser 2015-04-18 05:34:52 +02:00
  • 391cc821f8 Don't use '#if 0' - it might be defined and cause weird issues. Christian Muehlhaeuser 2015-04-18 05:33:52 +02:00
  • 38f05a7353 Merge pull request #294 from theli-ua/master Christian Muehlhaeuser 2015-04-18 05:18:34 +02:00
  • 2948b91058 Removed TopHits view from Album page until we actually use it. Christian Muehlhaeuser 2015-04-18 05:13:03 +02:00
  • f90297a629 Removed Album page's scroll-area. Scrolling within the TrackView is enough. Christian Muehlhaeuser 2015-04-18 05:02:14 +02:00
  • 53d9940182 Automatic merge of Transifex translations Tomahawk CI 2015-04-18 02:17:37 +02:00
  • 23e88fc1c1 Automatic merge of Transifex translations Tomahawk CI 2015-04-18 02:16:54 +02:00
  • b5252c05a2 Remove all aboutToFinish/expectStop related things Anton Romanov 2015-04-17 15:16:56 -07:00
  • 0c8710ce4c Fallback to position-based progress/seeking if timing info is not available Anton Romanov 2015-04-15 19:55:14 -07:00
  • ca761fc675 Automatic merge of Transifex translations Tomahawk CI 2015-04-16 02:17:33 +02:00
  • 9de4d407d6 Automatic merge of Transifex translations Tomahawk CI 2015-04-16 02:16:50 +02:00
  • 2e06dad341 Updated README. Christian Muehlhaeuser 2015-04-15 08:55:34 +02:00