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

Commit Graph

  • dfb03eabe6 Add itunes pixmap and fix job creation Leo Franchi 2011-10-02 15:26:49 -04:00
  • 6ea9dc4f1b Create artist filters when dragging a query from the artist in audiocontrols Leo Franchi 2011-10-02 14:42:13 -04:00
  • acfaf3970e Check mimedata source on osx as Qt::DropAction is not reliable. Also, minor cleanups Leo Franchi 2011-10-02 13:00:50 -04:00
  • 4402bd8f03 Add files Leo Franchi 2011-10-02 12:20:56 -04:00
  • 56280db289 Support new spotify server-side parsing, courtesy of Hugo. Thanks! Leo Franchi 2011-10-02 12:18:48 -04:00
  • 6ebc103bc5 Add adventurousness as filter param Leo Franchi 2011-10-02 11:12:04 -04:00
  • a40253da26 Don't do more work than we need to. Use track ids as unique catalog itemids Leo Franchi 2011-09-30 23:54:18 -04:00
  • 8f181bc4a0 Changed wording and add a tooltip Leo Franchi 2011-09-30 19:03:03 -04:00
  • 625dc0304b Handle catalogs more gracefully in dynamic playlists Leo Franchi 2011-09-30 15:35:38 -04:00
  • 5f9c21120d Add keep-in-synch support to EchonestCatalogSynchronizer Leo Franchi 2011-09-30 14:45:55 -04:00
  • 1e6bbba189 More work on getting basic uploading to work, and showing in echonest controls Leo Franchi 2011-09-25 13:45:35 -04:00
  • 13ac8c093a Add a qnr mediastream WIP to support qnetworkreply QIODevices Leo Franchi 2011-09-23 12:44:25 -04:00
  • d7e68f3a1d Add dbmigrate scrip, other misc work Leo Franchi 2011-09-25 08:16:50 -04:00
  • d60b38b3aa Properly handle order in which mtime update and file delete commands are run in relation to the rest of scanning Jeff Mitchell 2011-09-30 18:28:01 -04:00
  • e47b750d21 Remove confusing manualFull variable that got passed all the way into scanners, use faster delete command when doing a full rescan Jeff Mitchell 2011-09-30 18:00:59 -04:00
  • ff764df4af Eep, a return is in order Jeff Mitchell 2011-09-30 17:48:06 -04:00
  • 630439cddf Pedantic whitespace fixing Jeff Mitchell 2011-09-30 17:11:01 -04:00
  • 8b477e1f71 I'm an idiot Jeff Mitchell 2011-09-30 17:10:38 -04:00
  • e021695230 Next try :-) Jeff Mitchell 2011-09-30 17:09:31 -04:00
  • 70f00872a1 Fix deleteAll Jeff Mitchell 2011-09-30 16:50:16 -04:00
  • f14ae332eb Make faster Jeff Mitchell 2011-09-30 16:47:46 -04:00
  • 76ff49a8ba Proper ID generation Jeff Mitchell 2011-09-30 16:06:35 -04:00
  • dad726b6ca Remove unused return parameter Jeff Mitchell 2011-09-30 14:53:18 -04:00
  • 4aa8ec6bb8 Update deletefiles commands to, well, work. Maybe. Jeff Mitchell 2011-09-30 14:46:36 -04:00
  • 757f1c6175 Fix some moer stuff Leo Franchi 2011-09-28 19:36:02 -04:00
  • cfa5c9932e Cleanup commented out code Leo Franchi 2011-09-28 18:59:31 -04:00
  • 4bbb07ee1f Add bigger headphone icon Leo Franchi 2011-09-28 18:59:21 -04:00
  • 66581fcaa2 Refactor latching into it's own manager for easier handling, and clean up some corner cases Leo Franchi 2011-09-28 18:58:45 -04:00
  • b83e9bbf82 Better icon for spotify, and scale better Leo Franchi 2011-09-26 16:34:51 -04:00
  • 48a3ad29ff Center headphone icon on square canvas Jason Herskowitz 2011-09-28 15:21:22 -04:00
  • cede16bc50 * Fixed collection-less results being marked offline. Christian Muehlhaeuser 2011-09-28 12:47:16 +02:00
  • e57105669c * Fixed showing a text-less job item for fulltext search queries. Christian Muehlhaeuser 2011-09-28 01:06:49 +02:00
  • 17480fd887 * Fixed not advancing to next track within official releases tree-view. Christian Muehlhaeuser 2011-09-28 01:02:39 +02:00
  • 42d8476ea1 * Fixed BreakPad on win32, I hope. Christian Muehlhaeuser 2011-09-28 00:21:17 +02:00
  • d901f0ba86 * Fixed silly compiler warning. Christian Muehlhaeuser 2011-09-28 00:05:44 +02:00
  • cea780b85b * Fixed moving tracks within a playlist. Christian Muehlhaeuser 2011-09-28 00:04:48 +02:00
  • 381e89d3df * Fixed mass-reresolving. Christian Muehlhaeuser 2011-09-27 23:47:12 +02:00
  • b4a8e32f44 * Fixed re-resolving after sources / resolvers go offline. Christian Muehlhaeuser 2011-09-27 19:54:37 +02:00
  • 26a7d37298 * Only sync lucene index once (at most) per sync. Christian Muehlhaeuser 2011-09-27 18:18:05 +02:00
  • 9291c75669 Bigger headphone image for when needed Jason Herskowitz 2011-09-26 15:21:34 -04:00
  • abd7edab36 twitter account showing a config dialog Jeff Mitchell 2011-09-24 17:53:58 -04:00
  • 88350b6a6c More account work; most of the pure-account side of a twitter account, but not yet tested Jeff Mitchell 2011-09-24 17:38:24 -04:00
  • c7f6144bfe First commit towards new accounts system. Shouldn't work, but compiles. Jeff Mitchell 2011-09-24 13:29:43 -04:00
  • f61d0a07b1 Add 60 second timer to send out zeroconf advertisements. Fixes issues with peers never appearing. Jeff Mitchell 2011-09-24 13:13:41 -04:00
  • a78a25baa6 remove unused old code dragndrop Michael Zanetti 2011-09-24 15:26:40 +02:00
  • 375ffd1445 speedup animation a bit to match the other dropmenu's duration Michael Zanetti 2011-09-24 15:24:42 +02:00
  • c3d223d8cb completed dropmenu in audio controls area Michael Zanetti 2011-09-24 15:20:44 +02:00
  • 999e0ad4c2 Remove compile warnings Jeff Mitchell 2011-09-24 08:06:31 -04:00
  • 1721a0b693 * Some more Windows-related Breakpad fixes. Christian Muehlhaeuser 2011-09-24 11:28:16 +02:00
  • 2ceb075706 * Also compile Breakpad class on all platforms. Christian Muehlhaeuser 2011-09-24 11:18:39 +02:00
  • 9a84a7deea * Helps to include headers. Christian Muehlhaeuser 2011-09-24 11:01:46 +02:00
  • 1f6323941b * Enable BreakPad on Windows. Christian Muehlhaeuser 2011-09-24 10:57:21 +02:00
  • c6c91181ab * Added CrashReporter.exe to NSIS template. Christian Muehlhaeuser 2011-09-24 10:31:48 +02:00
  • e4e9f1bec8 Enable building breakpad on windows Dominik Schmidt 2011-09-24 01:33:46 +02:00
  • 18d9360ad3 Fix crash and shrink headphones Leo Franchi 2011-09-23 10:49:59 -04:00
  • efbbdf1e72 Show headphone icon as on for the local source if you are listening along to someone Leo Franchi 2011-09-22 22:34:26 -04:00
  • 624c05bdf4 Allow script resolvers to register a url handler Leo Franchi 2011-09-22 22:34:09 -04:00
  • e0d63535a6 * Correctly sort recently played tracks on Dashboard and filter out irrelevant tracks, which speeds up syncing. Christian Muehlhaeuser 2011-09-23 18:32:47 +02:00
  • 7832dd42b2 Guard against null source Leo Franchi 2011-09-23 10:51:25 -04:00
  • d49294d288 * Fixed TWK-522: Queries could not be activated in ArtistView. Christian Muehlhaeuser 2011-09-23 13:38:37 +02:00
  • b84a884387 * Fixed TWK-523: Don't ignore tracks without an album name when filtering. Christian Muehlhaeuser 2011-09-23 13:29:22 +02:00
  • 9eeed5223c * Fixed crash in TreeProxyModel. Christian Muehlhaeuser 2011-09-23 12:23:37 +02:00
  • f520b6d5d0 Handle re-latches Leo Franchi 2011-09-22 18:02:30 -04:00
  • d3ce2162ca Don't accept a drop (even though our flags should block it) to fall through if the playlist is busy Leo Franchi 2011-09-22 17:44:24 -04:00
  • 1cc1ba2b7a Show headphones next to a source's now playing track to listen along Leo Franchi 2011-09-22 17:29:54 -04:00
  • 6c0d984990 Prep for headphones-on-avatar Leo Franchi 2011-09-21 17:41:16 -04:00
  • 08e4da1c8a Enable mouse tracking so all platforms get temp page delete button Leo Franchi 2011-09-22 12:39:34 -04:00
  • ba77ca4292 Add small red headphone png for use in sidebar Jason Herskowitz 2011-09-21 22:03:25 -04:00
  • 398d2c7cce Scale down headphone-off.png to 20px wide Jason Herskowitz 2011-09-21 22:00:38 -04:00
  • b513a34fb8 Merge branch 'master' of github.com:tomahawk-player/tomahawk Jason Herskowitz 2011-09-21 21:36:16 -04:00
  • 272c31f132 Add icon to use for unselected Listen Along icon Jason Herskowitz 2011-09-21 21:34:56 -04:00
  • ef9a790df0 Try an alternative Lion check Leo Franchi 2011-09-21 16:48:43 -04:00
  • f020df31d2 Emit sizehint changed when row count changes, heh Leo Franchi 2011-09-21 09:32:52 -04:00
  • d26cf3de9d fix flicker in showing/hiding jobsview Leo Franchi 2011-09-20 22:50:44 -04:00
  • 6af4ff6537 A bit more padding between the end of the main text and the right column Leo Franchi 2011-09-20 22:36:48 -04:00
  • 5c4a7dd273 increase size of row Leo Franchi 2011-09-20 21:53:41 -04:00
  • 41fb2ee1dc More darker greener downloader iconer Jason Herskowitz 2011-09-20 21:52:07 -04:00
  • 656221dcc0 Use new spotify png instead of jpg Leo Franchi 2011-09-20 21:47:06 -04:00
  • 2b8825f814 Darker green for downloading icon Jason Herskowitz 2011-09-20 21:46:28 -04:00
  • 020da4d5c8 Adding spotify icon as .png with transparent background to use in jobview Jason Herskowitz 2011-09-20 21:43:23 -04:00
  • e0d1fb72a8 Some new and colorfied jobview icons Jason Herskowitz 2011-09-20 21:35:40 -04:00
  • 6d61173bca Avoid tomahawkapp.h in .mm files Leo Franchi 2011-09-20 18:16:38 -04:00
  • 0f4b1bc91b Try another way to Lion-check Leo Franchi 2011-09-20 17:52:54 -04:00
  • 36738fc9e4 Show Lion full-screen toggle if on Lion Leo Franchi 2011-09-20 16:40:54 -04:00
  • 5750f51bdd Fix shared pointer forward declaration Leo Franchi 2011-09-20 13:59:11 -04:00
  • c569678a26 Fix jagged line in jobsview Leo Franchi 2011-09-20 13:23:25 -04:00
  • af19a09a3c Smaller rows, and paint icon a bit bigger Leo Franchi 2011-09-20 13:23:10 -04:00
  • 92fb2dbb0d End listen along status job if the listener quits tomahawk Leo Franchi 2011-09-20 13:01:43 -04:00
  • bc33bd8420 Unlatch whenever a user stops listening along Leo Franchi 2011-09-20 12:43:24 -04:00
  • 27c2bc1b2d CLean up some logic Leo Franchi 2011-09-20 11:26:17 -04:00
  • 337be1f989 Better handling of sourcepli Leo Franchi 2011-09-20 11:09:28 -04:00
  • 6c9c3ce7ec Fix sourcelist returning local source, and send stop listening along msg at right time Leo Franchi 2011-09-20 10:58:32 -04:00
  • 495fe05a75 Work on latched job action Leo Franchi 2011-09-20 09:11:39 -04:00
  • ab61314e0f Don't accept all drops on playlist items, only what DropJob says we want Leo Franchi 2011-09-19 11:39:29 -04:00
  • 70c1cc8829 Add a transfer item to jobsview Leo Franchi 2011-09-17 16:22:12 -04:00
  • b6c1d06165 Add spotify support to jobsview Leo Franchi 2011-09-17 12:23:31 -04:00
  • d40ed14d80 Add logo Leo Franchi 2011-09-17 09:27:50 -04:00
  • 6970ea39e4 Add new jobs status view Leo Franchi 2011-09-16 18:37:36 -04:00
  • 2ce5bb1fea fix another bad sharedpointer include Leo Franchi 2011-09-20 13:49:51 -04:00
  • 6fb920c826 Don't accept all drops on playlist items, only what DropJob says we want Leo Franchi 2011-09-19 11:39:29 -04:00