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

Commit Graph

  • 9ed8caf277 Use liblastfm NAC in infosystemworker too, if available Jeff Mitchell 2011-05-02 10:14:59 -04:00
  • 68a3df17c4 change around some commands Leo Franchi 2011-05-01 21:58:47 -04:00
  • 55be3010e5 work on new welcome widget Leo Franchi 2011-05-01 21:58:36 -04:00
  • e8be8e95b5 Weird, where did this come from?! Dominik Schmidt 2011-05-02 04:07:31 +02:00
  • 819fc4881e Merge branch 'master' of git://github.com/tomahawk-player/tomahawk Dominik Schmidt 2011-05-02 04:04:12 +02:00
  • 0d43d54c3b ugly hacks to make liblastfm compile on windows Dominik Schmidt 2011-05-02 04:04:04 +02:00
  • 6340b82921 Use a unique bookmarks playlist guid Leo Franchi 2011-05-01 21:07:45 -04:00
  • d6c73e44e0 sipjreen: regressions--: update menu correctly Dominik Schmidt 2011-05-02 01:37:27 +02:00
  • ea159cb2f4 sipjreen: warnings-- Dominik Schmidt 2011-05-02 00:05:15 +02:00
  • a8441ffb4c sipjreen: regressions--: request subscription when adding someone to the roster Dominik Schmidt 2011-05-01 23:30:18 +02:00
  • 26d383eeab Update to latest jreen with subscription api, some fixes for crashes and proxy support Dominik Schmidt 2011-05-01 22:35:57 +02:00
  • eba947854b Unpimple sipjreen Dominik Schmidt 2011-05-01 22:33:45 +02:00
  • e863324c40 * Move debug output before ASSERT. Christian Muehlhaeuser 2011-05-01 17:12:08 +02:00
  • 2b408744d7 play the track if nothing is playing. doesn't select in the playlist yet, thinking of an elegant solution Leo Franchi 2011-05-01 11:08:01 -04:00
  • 24f58b45d3 Select playlist in sidebar when creating bookmark playlist Leo Franchi 2011-05-01 10:57:10 -04:00
  • d5c182c151 Switch around a couple of qnam slots Jeff Mitchell 2011-05-01 10:29:31 -04:00
  • 7f7c55a293 Only delete qnam objects in liblastfm2 that it creates itself Jeff Mitchell 2011-05-01 10:27:43 -04:00
  • e8f2eedcb9 * Don't assert on unknown sources, but print out debug. Christian Muehlhaeuser 2011-05-01 15:30:15 +02:00
  • 4c3f5b0399 * Should fix compiling on OS X. Christian Muehlhaeuser 2011-05-01 14:54:48 +02:00
  • 5379d35084 * Should fix compiling on OS X. Christian Muehlhaeuser 2011-05-01 14:43:18 +02:00
  • 82a5058e4c * Fix AudioEngine killing Phonon's QIODevice. Christian Muehlhaeuser 2011-05-01 13:05:04 +02:00
  • af49afac35 work around isLocalFile not existing Jeff Mitchell 2011-05-01 03:01:34 -04:00
  • 032e6f8d6f Update local liblastfm2 to deal better with threads and qnams Jeff Mitchell 2011-05-01 02:19:59 -04:00
  • 2a4b0b2956 First part of more threadsafety, mostly for liblastfm2's qnam Jeff Mitchell 2011-05-01 02:19:38 -04:00
  • c2b7ea9411 Merge remote-tracking branch 'origin/master' into cleanmaster Leo Franchi 2011-05-01 01:29:41 -04:00
  • ab2e91fdd6 Allow url result-hints, load them from XSPFs too. Add support for various tomahawk:// links Leo Franchi 2011-05-01 01:27:34 -04:00
  • 683d4a4529 Find local phonon installs if they exist instead of filtering them out Jeff Mitchell 2011-05-01 01:24:29 -04:00
  • 3f3a2798c7 have the worker let any interested plugins know when the nam changes, and have the echonestplugin make use of that to set the appropriate nam for the thread Jeff Mitchell 2011-05-01 01:04:48 -04:00
  • 4768f9acd7 Attempt to fix Leo's crash in destruction of infosystemworker Jeff Mitchell 2011-04-30 21:55:23 -04:00
  • 2a39355fb6 Add pushInfo API to InfoSystem, and switch the LastFM Plugin over to using it Jeff Mitchell 2011-04-30 17:10:36 -04:00
  • eec9283aff Don't start on the script resolver page (I'm assuming this was accidental?) Jeff Mitchell 2011-04-30 17:10:23 -04:00
  • 9dae7ded86 Fix crash on config dialog close Jeff Mitchell 2011-04-30 15:19:05 -04:00
  • fca9da24cf support deleting sip plugins via context menu Leo Franchi 2011-04-30 14:12:04 -04:00
  • dfc518cedc Use a new QNAM in the thread to avoid reparenting problems Jeff Mitchell 2011-04-30 14:07:20 -04:00
  • 5b6317b282 pong Leo Franchi 2011-04-30 13:29:22 -04:00
  • 1ce8c7dc3e die margin die Leo Franchi 2011-04-30 13:26:31 -04:00
  • 37b9dea002 Split infosystemworker into its own header Jeff Mitchell 2011-04-30 13:25:17 -04:00
  • a9eb684a8b UI tweaks for linux this time Leo Franchi 2011-04-30 13:24:25 -04:00
  • 8004eb08c3 more osx UI fixes.. Leo Franchi 2011-04-30 13:04:10 -04:00
  • 1b656fe874 Clean up some of the threadification Jeff Mitchell 2011-04-30 12:55:18 -04:00
  • 750331d920 Merge branch 'master' into infosystem-threadify Jeff Mitchell 2011-04-30 12:51:21 -04:00
  • 63b1f4eae7 Don't allow a phonon version less than 4.5.0 as it causes problems Jeff Mitchell 2011-04-30 11:25:28 -04:00
  • 4fb41ff417 Initial work on threadifying Jeff Mitchell 2011-04-30 11:10:29 -04:00
  • 2d2426732c fix whitespace Leo Franchi 2011-04-30 09:24:51 -04:00
  • 3d0d61524f Merge branch 'tiegz-master' Leo Franchi 2011-04-30 09:12:28 -04:00
  • 5b633a25ee more ui tweaks Leo Franchi 2011-04-29 18:41:48 -04:00
  • a765937c9b really kill the home icon Leo Franchi 2011-04-29 18:40:54 -04:00
  • c724205531 tweak soem margins Leo Franchi 2011-04-29 18:20:28 -04:00
  • 6be3027be5 Merge remote-tracking branch 'origin/master' Leo Franchi 2011-04-29 18:05:42 -04:00
  • cfff4a91cb make it a new config dialog Leo Franchi 2011-04-29 18:04:55 -04:00
  • 2af7c9f18e Fix a bug and start the skeleton for the thread-based worker Jeff Mitchell 2011-04-29 17:01:58 -04:00
  • bba33f0bf8 Make the treeview work, and config work, and lots of things work Leo Franchi 2011-04-29 16:05:48 -04:00
  • 48f1745614 Hopefully fix problems with the auto-message going to gtalk users Jeff Mitchell 2011-04-29 08:30:07 -04:00
  • e2f0bc6c17 add files Leo Franchi 2011-04-28 07:37:53 -04:00
  • b2a0e41eab Merge branch 'master' of github.com:tomahawk-player/tomahawk into upstream Leo Franchi 2011-04-28 07:36:35 -04:00
  • bf0b58fe60 Support year in external resolvers too Leo Franchi 2011-04-28 07:33:40 -04:00
  • eb8a4f6711 Some more work on the config UI Leo Franchi 2011-04-28 07:35:16 -04:00
  • 2380838347 Support year in external resolvers too Leo Franchi 2011-04-28 07:33:40 -04:00
  • e673c01d3c add a google wrapper around the jreen jabber plugin Leo Franchi 2011-04-27 17:55:50 -04:00
  • 33e940f708 Set sourcetree to itunes/mail-like grey and blue on osx. Somehow this was lost during my merge. Leo Franchi 2011-04-26 23:35:27 -04:00
  • 8d777ff6a9 Initial work towards SIP Factoryizing. Migrates and stuff, too. Config dialog unfinished. Leo Franchi 2011-04-25 21:55:26 -04:00
  • 3f740ce4a0 require QJson 0.7.0 Leo Franchi 2011-04-25 16:49:54 -04:00
  • 6945b503cf remove Home action from toolbar as it's now the recently played item in the sourcelist Leo Franchi 2011-04-25 15:59:45 -04:00
  • 033987eedb use the sourceitem decoration role instead so we get teh supercollection icon Leo Franchi 2011-04-24 21:06:33 -04:00
  • 2507f8306c Revert change of jreen namespace, as we were tracking Jreen trunk correctly but our submodule was behind on clean checkouts. Updated now. Leo Franchi 2011-04-23 12:47:45 -04:00
  • dd685d600d Update jreen submodule to newest trunk. Leo Franchi 2011-04-23 12:43:45 -04:00
  • 41f1ac9713 The Jreen guys went and changed capitalization of their namespace, which is why build was failing. Jeff Mitchell 2011-04-22 10:46:29 -04:00
  • 056efe2cd9 show name when editing first Leo Franchi 2011-04-22 17:39:01 -04:00
  • 519e1bb71e allow to rename playlist when creating via drag Leo Franchi 2011-04-22 17:09:23 -04:00
  • 632889b590 fix a few more things Leo Franchi 2011-04-22 16:32:38 -04:00
  • 062cf35324 sort playlists by date added allow users to drag tracks onto the New Playlist item to seed a new plsylist Leo Franchi 2011-04-22 16:07:44 -04:00
  • 8cdc9931b1 Add some tooltips, thanks Pranav Leo Franchi 2011-04-22 16:00:58 -04:00
  • e6c7a73110 make welcome widget not abuse the filesystem Leo Franchi 2011-04-22 15:31:40 -04:00
  • 6a323832a9 split out items in their own parts make generic item take a funcptr so we keep the link going Leo Franchi 2011-04-22 14:43:44 -04:00
  • 02272c0f87 Use the explicitly-configured server when one exists, otherwise do DNS querying Jeff Mitchell 2011-04-22 13:11:57 -04:00
  • 7239d3fdfd Add a QCache to cache recent hits in memory Jeff Mitchell 2011-04-22 13:02:35 -04:00
  • e3aa497b62 Fix crashes and bad accesses Jeff Mitchell 2011-04-22 13:02:01 -04:00
  • 4ffe635486 FindPhonon already spits out all the messages we need Leo Franchi 2011-04-22 10:02:44 -04:00
  • 695e029709 Add FindPhonon.cmake from kde, and uses phonon/ includes as that's the "proper" include path for both qt- and kde-phonon Leo Franchi 2011-04-22 09:58:30 -04:00
  • 89606c49d4 Warnings-- Jeff Mitchell 2011-04-22 09:58:43 -04:00
  • a8253c4abd Merge remote branch 'origin/master' into single-file-cache Jeff Mitchell 2011-04-22 09:52:02 -04:00
  • dd5c7b0af4 fix up Leo Franchi 2011-04-22 09:29:04 -04:00
  • 15014f137b * Merged phonon into master. Christian Muehlhaeuser 2011-04-22 15:27:33 +02:00
  • 7b10f99b53 * This wasn't supposed to end up in phonon branch. Christian Muehlhaeuser 2011-04-22 15:24:25 +02:00
  • 48265c8262 * Removed phonon warning. Christian Muehlhaeuser 2011-04-22 15:11:24 +02:00
  • 34ac2b6b86 * Merged master into phonon branch. Christian Muehlhaeuser 2011-04-22 15:08:59 +02:00
  • a8d8a485e5 Add support for stations and automatic playlists back to the sourcetree Leo Franchi 2011-04-21 23:29:05 -04:00
  • ae36ce956a * Always show source's current friendly name, not a cached copy of it. Christian Muehlhaeuser 2011-04-22 02:08:58 +02:00
  • 1640872bd9 Update infosystemcache to load from disk on demand. It still uses a (much smaller) amount of memory for one optimization: tracking known hashes to file paths. This prevents re-reading directory trees over and over and constantly refiltering them. Jeff Mitchell 2011-04-21 12:11:51 -04:00
  • 127548e3a2 Merge remote-tracking branch 'origin/master' into sourcelistrefactor Leo Franchi 2011-04-21 11:32:14 -04:00
  • 61bf30de57 Merge remote-tracking branch 'origin/master' into sourcelistrefactor Leo Franchi 2011-04-21 11:22:33 -04:00
  • d727f3a319 Merge branch 'master' into single-file-cache Jeff Mitchell 2011-04-21 10:38:55 -04:00
  • 3e20fd1f6a Let SipHandler set the avatar for MyCollection Dominik Schmidt 2011-04-21 13:42:16 +02:00
  • 990e160a2e allow renaming of local playlists Leo Franchi 2011-04-20 22:21:43 -04:00
  • 74b310eb00 do lots of stuff. Leo Franchi 2011-04-20 22:14:45 -04:00
  • 3182a294d7 Do not truncate FLAC playback. If "finish" is set, play until the buffer is empty. Frank Osterfeld 2011-04-20 23:30:44 +02:00
  • 84019e5d11 Add DLLEXPORT macro to SipHandler Dominik Schmidt 2011-04-20 21:43:14 +02:00
  • 26be5c954d Merge branch 'jreen-avatars' Dominik Schmidt 2011-04-20 21:31:44 +02:00
  • d9a4b71414 Use the AvatarManager and show avatars in the MainWindow. Dominik Schmidt 2011-04-20 21:26:16 +02:00
  • ddb7e012df sipjreen: Add AvatarManager class Dominik Schmidt 2011-04-20 21:12:04 +02:00