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

Commit Graph

  • 8e60f16821 Return type-safe nullptr Uwe L. Korn 2014-10-27 20:12:56 +01:00
  • f9f1f358ec Remove star rating display Uwe L. Korn 2014-10-27 18:30:58 +01:00
  • c2bd1cf917 Remove ExternalResolverGui Uwe L. Korn 2014-10-27 17:35:32 +01:00
  • 0d7c7a0ce3 Add basic libvlc metadata usage vlc-musicscanner Uwe L. Korn 2014-11-17 22:31:30 +01:00
  • 04b52d7273 Expose VLC instance Uwe L. Korn 2014-11-17 22:30:57 +01:00
  • 5fa223428e Merge pull request #276 from tomahawk-player/jsinfoplugins Dominik Schmidt 2014-11-17 21:47:09 +01:00
  • e1dbeb4cd6 Move all classes in libtomahawk/resolvers to Tomahawk namespace Dominik Schmidt 2014-11-17 17:03:35 +01:00
  • 91af16fc18 Style and debug spam cleanup Dominik Schmidt 2014-11-17 16:13:08 +01:00
  • b3ace2f05a Make JSResolver::escape public and use it from JSInfoPlugin Dominik Schmidt 2014-11-17 16:12:53 +01:00
  • de0fcab5f9 Add escape helper method to JSResolver Dominik Schmidt 2014-11-17 15:56:51 +01:00
  • f8ce2c9108 Add Tomahawk.assert to JS bindings Dominik Schmidt 2014-11-17 15:47:56 +01:00
  • e8b8f95a25 Get rid of QVariantHash in EchonestPlugin completely Dominik Schmidt 2014-11-17 15:17:27 +01:00
  • 470cd7e0c5 Don't use QVariantHash instead of QVariantMap for artist biographies Dominik Schmidt 2014-11-17 15:15:32 +01:00
  • 2cd4b0442e Remove spurious newline Dominik Schmidt 2014-11-13 20:14:30 +01:00
  • 84b30f0f5e Move Q_D underneath any thread guards Dominik Schmidt 2014-11-13 20:10:20 +01:00
  • 0c26533261 Make sure JSInfo* methods are called in the right threads Dominik Schmidt 2014-11-13 19:56:49 +01:00
  • b88faf3bdf Remove unused include Dominik Schmidt 2014-11-13 18:26:37 +01:00
  • 0d51bfb786 Fix code style Dominik Schmidt 2014-11-13 18:01:26 +01:00
  • b77d4dc73e Call _adapter_$propertyName on resolver object if available to allow a nice promise based API without breaking legacy resolvers Dominik Schmidt 2014-11-11 21:51:26 +01:00
  • 5ae9275a5a Add helper method to call properties/functions on resolver js object Dominik Schmidt 2014-11-11 21:49:59 +01:00
  • f075259b8d Make promises available to resolvers as well Dominik Schmidt 2014-11-11 19:13:36 +01:00
  • d5fab40884 Add JavaScript InfoPlugins Dominik Schmidt 2014-11-10 16:40:28 +01:00
  • e0f0bcbe35 Album search-results needs delegate line wrapping. Christian Muehlhaeuser 2014-11-17 14:49:37 +01:00
  • fbe62286c5 Album search-results needs delegate line wrapping. Christian Muehlhaeuser 2014-11-17 14:49:37 +01:00
  • 7190b38a07 Fix qtsparkle usage Dominik Schmidt 2014-11-17 12:18:09 +01:00
  • 9182364966 Fix qtsparkle usage Dominik Schmidt 2014-11-17 12:18:09 +01:00
  • 4a14410923 Style fix in DatabaseImpl. Christian Muehlhaeuser 2014-11-17 06:01:47 +01:00
  • 1553cc61be Look into the list of driver instead of probing. Uwe L. Korn 2014-11-16 18:37:46 +01:00
  • c6157ebba2 Merge pull request #277 from tomahawk-player/fix-qsqldatabase-warning Christian Muehlhaeuser 2014-11-17 05:57:17 +01:00
  • dd62a3a917 Automatic merge of Transifex translations Tomahawk CI 2014-11-17 01:16:49 +01:00
  • fa95a0d0b1 Look into the list of driver instead of probing. fix-qsqldatabase-warning Uwe L. Korn 2014-11-16 18:37:46 +01:00
  • cf9bc2b403 Proxy isBeingPlayed to the page Uwe L. Korn 2014-11-16 16:25:25 +01:00
  • 892b5e9050 Simplify isBeingPlayed Uwe L. Korn 2014-11-16 16:25:12 +01:00
  • b14280b96c Bundle all playlist interfaces and export the meta interface Uwe L. Korn 2014-11-16 16:24:51 +01:00
  • 087b35cc89 Track collection page Uwe L. Korn 2014-11-16 16:24:16 +01:00
  • 945740eb21 Show now playing icon also for collections Uwe L. Korn 2014-11-16 16:21:50 +01:00
  • 9487182438 Remove trailing ; Uwe L. Korn 2014-11-16 12:10:28 +01:00
  • 883275b14a Remove unnecessary virtual Uwe L. Korn 2014-11-16 12:09:03 +01:00
  • 7ec2d61940 C++11ify Uwe L. Korn 2014-11-16 12:02:47 +01:00
  • 1cd3340e04 QString() is a much faster version of "" Uwe L. Korn 2014-11-16 11:24:10 +01:00
  • e070885937 C++11ify Uwe L. Korn 2014-11-16 11:19:55 +01:00
  • eabcbf0632 Don't iterate over each result if we already know the required action early Uwe L. Korn 2014-11-16 11:11:45 +01:00
  • 52613693e3 Remove duplicate check if source is NULL Uwe L. Korn 2014-11-16 11:07:05 +01:00
  • a2ea7e8b4a Bumped taglib version check to 1.8. Required due to tiostream.h Christian Muehlhaeuser 2014-11-16 16:20:10 +01:00
  • 2d3822846d Bumped taglib version check to 1.8. Required due to tiostream.h Christian Muehlhaeuser 2014-11-16 16:20:10 +01:00
  • 8035adb074 Automatic merge of Transifex translations 0.8.1 Tomahawk CI 2014-11-16 01:18:16 +01:00
  • f47371bae4 Automatic merge of Transifex translations Tomahawk CI 2014-11-16 01:17:30 +01:00
  • 42e1063263 Updated ChangeLog. Christian Muehlhaeuser 2014-11-15 17:47:39 +01:00
  • 1ceb8094a7 Updated ChangeLog. Christian Muehlhaeuser 2014-11-15 17:47:39 +01:00
  • 8fa3a91b55 Disable sorting for stations. Christian Muehlhaeuser 2014-11-15 17:45:42 +01:00
  • 5fa101a0f7 Disable sorting for stations. Christian Muehlhaeuser 2014-11-15 17:45:42 +01:00
  • dd68808a42 Revert order for drop types. Christian Muehlhaeuser 2014-11-15 16:17:57 +01:00
  • 78779ffebd Revert order for drop types. Christian Muehlhaeuser 2014-11-15 16:17:57 +01:00
  • 34eb23842f Try to accept drop as tracks first, then fallback to script resolvers. Christian Muehlhaeuser 2014-11-15 15:48:15 +01:00
  • ac63df7ff3 Try to accept drop as tracks first, then fallback to script resolvers. Christian Muehlhaeuser 2014-11-15 15:48:15 +01:00
  • 69f64c041c Accept as CopyAction. Christian Muehlhaeuser 2014-11-15 15:40:35 +01:00
  • d7ee7632e4 Accept as CopyAction. Christian Muehlhaeuser 2014-11-15 15:40:35 +01:00
  • 875aed0103 Updated ChangeLog. Christian Muehlhaeuser 2014-11-15 15:37:57 +01:00
  • cdbdd0cc54 Make sure we always call QTreeView's dragMoveEvent, otherwise D&D will break. Christian Muehlhaeuser 2014-11-15 15:33:23 +01:00
  • b6b5604df7 Make sure we always call QTreeView's dragMoveEvent, otherwise D&D will break. Christian Muehlhaeuser 2014-11-15 15:33:23 +01:00
  • 7ee32acd23 Added debug. Christian Muehlhaeuser 2014-11-15 15:23:47 +01:00
  • aa9b1b6a3c Added debug. Christian Muehlhaeuser 2014-11-15 15:23:47 +01:00
  • fb510be48e Bumped to 0.8.1 Christian Muehlhaeuser 2014-11-15 12:13:07 +01:00
  • fce553cfc0 Updated ChangeLog. Christian Muehlhaeuser 2014-11-15 12:04:06 +01:00
  • a1946a0f71 Updated ChangeLog. Christian Muehlhaeuser 2014-11-15 12:04:06 +01:00
  • 0ac509e827 Prevent infinite scanning, falling for symlink recursion. Christian Muehlhaeuser 2014-11-14 18:02:49 +01:00
  • 02cfbb986c Prevent infinite scanning, falling for symlink recursion. Christian Muehlhaeuser 2014-11-14 18:02:49 +01:00
  • 977c60f817 Automatic merge of Transifex translations Tomahawk CI 2014-11-15 01:18:20 +01:00
  • 233bbcd6f9 Automatic merge of Transifex translations Tomahawk CI 2014-11-15 01:17:32 +01:00
  • b4c411ff23 Automatic merge of Transifex translations Tomahawk CI 2014-11-14 01:18:20 +01:00
  • e4d351ccd3 Automatic merge of Transifex translations Tomahawk CI 2014-11-14 01:17:33 +01:00
  • 68af1d1e4b Only add albumartist if it's non-empty hansschmucker 2014-11-13 16:01:13 +01:00
  • 50e910b350 Merge branch 'master' of https://github.com/hansschmucker/tomahawk hansschmucker 2014-11-13 15:58:19 +01:00
  • 9e710da93d Check whether albumartist is blank before trying to add it. hansschmucker 2014-11-13 15:30:43 +01:00
  • c7ef945018 Renamed 'Open Issues' to 'Bug Tracker & Issues' Christian Muehlhaeuser 2014-11-13 10:09:30 +01:00
  • 09006b0feb Updated ChangeLog. Christian Muehlhaeuser 2014-11-13 05:38:00 +01:00
  • 22e8d5dc7e Updated ChangeLog. Christian Muehlhaeuser 2014-11-13 05:38:00 +01:00
  • f2235cee55 Fixed TWK-1454: Don't crash when trying to set invalid current index. Christian Muehlhaeuser 2014-11-12 11:05:58 +01:00
  • 7cd0526d95 Update ChangeLog. Christian Muehlhaeuser 2014-11-12 09:35:26 +01:00
  • 7c3d7303a3 Wait for the first playable track when starting playback of a PlaylistInterface. Christian Muehlhaeuser 2014-11-12 09:25:07 +01:00
  • cf7ce9aa0e PlaylistInterface emits a signal when the first playable track has been resolved. Christian Muehlhaeuser 2014-11-12 09:24:12 +01:00
  • 15356eba47 Style fix for Album. Christian Muehlhaeuser 2014-11-12 09:22:34 +01:00
  • 3dbd795850 Fix dupes if you add a collection subfolder to your collection again Dominik Schmidt 2014-11-13 02:43:13 +01:00
  • 65e0491b53 Fix dupes if you add a collection subfolder to your collection again Dominik Schmidt 2014-11-13 02:43:13 +01:00
  • 34370a300f Merge remote-tracking branch 'upstream/master' hansschmucker 2014-11-12 21:44:04 +01:00
  • 94bbc5e07f Fixed TWK-1454: Don't crash when trying to set invalid current index. Christian Muehlhaeuser 2014-11-12 11:05:58 +01:00
  • 39300717b7 Update ChangeLog. Christian Muehlhaeuser 2014-11-12 09:35:26 +01:00
  • a85c0f1977 Wait for the first playable track when starting playback of a PlaylistInterface. Christian Muehlhaeuser 2014-11-12 09:25:07 +01:00
  • 6aeaf6be5b PlaylistInterface emits a signal when the first playable track has been resolved. Christian Muehlhaeuser 2014-11-12 09:24:12 +01:00
  • 5fe2b2f998 Style fix for Album. Christian Muehlhaeuser 2014-11-12 09:22:34 +01:00
  • 051f922e10 Finish loading in RecentlyPlayedModel when there's no history to be found. Christian Muehlhaeuser 2014-11-12 07:44:02 +01:00
  • 8d7a3f2595 Finish loading in RecentlyPlayedModel when there's no history to be found. Christian Muehlhaeuser 2014-11-12 07:44:02 +01:00
  • b6da0894b6 Updated ChangeLog. Christian Muehlhaeuser 2014-11-12 07:36:13 +01:00
  • d2d44f41cb Support loading m3u playlists from 'Import Playlist' dialog. Christian Muehlhaeuser 2014-11-12 07:35:13 +01:00
  • 1a6927a6ad Style fixes for M3uLoader. Christian Muehlhaeuser 2014-11-11 01:22:07 +01:00
  • ba850910bc Renamed importXspfPath to importPlaylistPath in TomahawkSettings. Christian Muehlhaeuser 2014-11-11 01:19:01 +01:00
  • 29080fdd8a Renamed importXSPF to importPlaylist in ActionCollection. Christian Muehlhaeuser 2014-11-10 22:32:10 +01:00
  • edc1be79ce Renamed LoadXSPFDialog to LoadPlaylistDialog. Christian Muehlhaeuser 2014-11-10 21:20:22 +01:00
  • 60df95b442 Updated ChangeLog. Christian Muehlhaeuser 2014-11-12 06:47:25 +01:00
  • 6680ec6305 Make sure album grid on collection page is sorted. Christian Muehlhaeuser 2014-11-12 06:29:03 +01:00