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

Commit Graph

  • 3552106e18 Merge pull request #32 from pawelprazak/master Christian Muehlhaeuser 2011-06-19 08:20:56 -07:00
  • b0b266a639 Go back to other lightbulb icons jherskowitz 2011-06-19 11:07:07 -04:00
  • 792cf99b22 Bunch of tweaked and cleaned up icons jherskowitz 2011-06-19 09:38:44 -04:00
  • 33ed1373e8 Simplify logic, de-duplicate Jeff Mitchell 2011-06-19 09:23:56 -04:00
  • 8939af7407 fix a bunch of warnings Leo Franchi 2011-06-19 00:39:53 -04:00
  • 0efe65d738 Fix signal/slot connection so stations work again Leo Franchi 2011-06-18 22:17:52 -04:00
  • 02414e8269 Update output location of .exe to be in build/ and update version number Jeff Mitchell 2011-06-18 11:36:30 -04:00
  • c760d26b68 Listen along -- fix bug where catching up to the same track would stop audio. Also allow option to stop listening. Jeff Mitchell 2011-06-18 11:12:34 -04:00
  • 0abb46f3e6 bump nsi revision Jeff Mitchell 2011-06-18 11:12:26 -04:00
  • 093e960af2 Fix for bug TWK-221, Segfault at start due to UPnP device description XML download fail. Paweł Prażak 2011-06-18 17:09:20 +02:00
  • c9c1cc5b17 Fix some paths in nsi file Jeff Mitchell 2011-06-17 22:47:49 -04:00
  • d4adc55d67 Whitespace cleanup Jeff Mitchell 2011-06-17 18:19:51 -04:00
  • 3e7368bc32 Change latch menu item to "Catch Up" if you're already listening to that source, and allow Next button to catch you up too. Jeff Mitchell 2011-06-17 18:17:33 -04:00
  • 473d8994c8 When you are latched onto someone, if there is a track you can't resolve, keep trying to play the next track periodically, so that you'll pick back up with their stream when they next play a track that you can resolve. I can't test this now due to firewall but I believe the code should be safe. Jeff Mitchell 2011-06-17 16:09:49 -04:00
  • 5615488284 Don't check for duration---it's not needed for loving Leo Franchi 2011-06-17 15:26:16 -04:00
  • 461854d158 Don't endlessely loop on a track when following if the person you're following stops playing. Also don't crash if they go away or time out. Jeff Mitchell 2011-06-17 13:33:38 -04:00
  • 56ed1c4ace set volume to 75% on startup on osx---it's not the system volume there Leo Franchi 2011-06-17 13:25:20 -04:00
  • 2805b08989 Compile on osx Leo Franchi 2011-06-17 13:25:09 -04:00
  • e2b99b2628 don't crash so much on exit, it's not nice Leo Franchi 2011-06-17 13:22:25 -04:00
  • b31ff998ee Don't allow yourself to follow...yourself. Jeff Mitchell 2011-06-17 12:47:39 -04:00
  • f9dff94ab2 GCC suggests parens to make the logic obvious, so make it nice and obvious Jeff Mitchell 2011-06-17 12:47:21 -04:00
  • f72c60969b allow dropping of results as well as queries on the categoryadd items Leo Franchi 2011-06-17 12:40:30 -04:00
  • 2088e78020 Notify of resolving finished when timeout is reached for resolvers that don't report back Leo Franchi 2011-06-17 11:43:39 -04:00
  • 994ed90ed6 When getting a query from a result, add the result itself to the query. Leo Franchi 2011-06-17 11:43:14 -04:00
  • 19acd9d47f Following is working now :-D Jeff Mitchell 2011-06-17 10:24:54 -04:00
  • 541fe95789 Add follow option to context menu, not quite working yet... Jeff Mitchell 2011-06-17 09:54:37 -04:00
  • 570913a3b9 * Killed a few warnings. Christian Muehlhaeuser 2011-06-17 05:07:44 +02:00
  • e3a22ba4ee Fix stupid mistake that borked next/prev/seek Jeff Mitchell 2011-06-16 22:27:07 -04:00
  • c7b8acbdf6 * Also added new resolver settings icon. Christian Muehlhaeuser 2011-06-17 04:13:19 +02:00
  • 1bbbf93196 * Updated a few more icons. Christian Muehlhaeuser 2011-06-17 04:12:26 +02:00
  • a557324d98 * New icons. WIP. Christian Muehlhaeuser 2011-06-17 03:30:19 +02:00
  • 1d28ddc3c8 * Removed old, obsolete icons. Christian Muehlhaeuser 2011-06-17 02:59:56 +02:00
  • 3efe0ff22b Added the love button. Christopher Reichert 2011-06-16 14:02:35 -05:00
  • d7d97d60db * Added a WIP short style for our TrackViews. Christian Muehlhaeuser 2011-06-17 01:44:22 +02:00
  • 32f6a42791 Fix some more incorrect signal/slot signatures Jeff Mitchell 2011-06-16 18:19:46 -04:00
  • 818636721a Update PlaylistInterface slot signatures Jeff Mitchell 2011-06-16 18:08:57 -04:00
  • 64cd6e584f Initial work on latch functionality Jeff Mitchell 2011-06-16 17:19:19 -04:00
  • 00252e4e53 * This probably needs fixing some connects() now: Moved PlaylistInterface into Tomahawk namespace. Christian Muehlhaeuser 2011-06-16 23:05:40 +02:00
  • 53ea9b2589 Less cryptic Jeff Mitchell 2011-06-16 16:43:04 -04:00
  • 3f05f4ea8b Add pliface_ptr Jeff Mitchell 2011-06-16 16:41:09 -04:00
  • 8a33a9edf4 new icons Leo Franchi 2011-06-16 15:01:20 -04:00
  • fcce5568b2 * Forgot to add new Query class, too. Christian Muehlhaeuser 2011-06-16 12:21:59 +02:00
  • 6337e3a498 * Refactored pipeline a bit further. Christian Muehlhaeuser 2011-06-16 12:17:41 +02:00
  • e6bb53c9f5 Delete lister after it's done, before returning Jeff Mitchell 2011-06-15 09:08:13 -04:00
  • fb7f98c1fc Don't unconditionally watch for changes Jeff Mitchell 2011-06-15 08:59:38 -04:00
  • be86cdd97c This shouldn't really be needed but maybe it fixes zizzifizzix's problem (or at least, anyone else from having it) Jeff Mitchell 2011-06-15 08:46:01 -04:00
  • 1c59840dd1 Pause timer should be single shot. Alejandro Wainzinger 2011-06-15 00:33:26 -07:00
  • a306bdf53f Only clear Adium status on exit if plugin is actually in use. Alejandro Wainzinger 2011-06-15 00:27:55 -07:00
  • 46fc9cb20a * Be cleverer with database threads, too. Christian Muehlhaeuser 2011-06-15 04:15:27 +02:00
  • 78e064e1c5 * Made the pipeline cleverer when it comes to using threads. Christian Muehlhaeuser 2011-06-15 04:08:32 +02:00
  • f5d61a60f8 Replace text with end-user version Jeff Mitchell 2011-06-14 19:33:31 -04:00
  • e8b02406d5 put jreen back in its place Leo Franchi 2011-06-14 19:33:00 -04:00
  • 51e13ce11e 30 items backlog Leo Franchi 2011-06-14 19:31:31 -04:00
  • bfda50e604 dedup my kthxbbw TWK-45 Leo Franchi 2011-06-14 19:27:02 -04:00
  • bef7a63732 Added database commands for Social action. Christopher Reichert 2011-06-10 15:38:59 -05:00
  • 80ef9d6053 Some more scan logic fixes, and stop the scan timer while it's already performing a scan Jeff Mitchell 2011-06-14 15:02:06 -04:00
  • 6d4af9301c Fix some settings dialog logic Jeff Mitchell 2011-06-14 14:14:52 -04:00
  • 43c2aba4d2 Update some values/logic before it gets too public Jeff Mitchell 2011-06-14 14:03:58 -04:00
  • 4337a220b6 Remove warnings in adium plugin Jeff Mitchell 2011-06-14 13:54:25 -04:00
  • 019499632a Make twitter sync every 2.5 minutes Jeff Mitchell 2011-06-14 13:48:29 -04:00
  • 6f1d4a465e Merge branch 'master' into watchforchanges-ng Jeff Mitchell 2011-06-14 13:44:02 -04:00
  • bc814e759f be less clever and waste more bandwidth Leo Franchi 2011-06-14 12:07:23 -04:00
  • 169917fd53 Merge remote branch 'origin/master' into watchforchanges-ng Jeff Mitchell 2011-06-13 15:11:14 -04:00
  • 508bed5ef4 Add consistent display of artist before song title in Adium Plugin. Fixes TWK-225. Alejandro Wainzinger 2011-06-13 01:39:41 -07:00
  • 6ff43b8aed guard against a null error-condition, c.f. TWK-224 Leo Franchi 2011-06-12 16:43:46 -04:00
  • d4c68ddd27 * Try different highlight color for now-playing items. Christian Muehlhaeuser 2011-06-12 20:53:35 +02:00
  • e3daa8c2d5 * Display unresolved queries greyed-out again. Christian Muehlhaeuser 2011-06-12 19:06:38 +02:00
  • 13d758d3eb * Fixed build scripts to ship app with libpng. Christian Muehlhaeuser 2011-06-12 18:36:27 +02:00
  • 09be5a1a60 pita wip Leo Franchi 2011-06-12 12:13:27 -04:00
  • fbdf53de50 * Made sure we always restore the painter after using it. Christian Muehlhaeuser 2011-06-12 18:06:29 +02:00
  • 298d0a08a0 Try harder to fix audiocontrol flickering Leo Franchi 2011-06-12 11:05:13 -04:00
  • 327ce84e46 * Static method was meant to be public. Christian Muehlhaeuser 2011-06-12 08:33:47 +02:00
  • 22e2800e9e * Fixed two bugs I introduced with my last commit. Christian Muehlhaeuser 2011-06-12 06:19:03 +02:00
  • 8c10bdfb07 * WIP: Fulltext resolving, score bars and score column. * Added social_attributes table to the database. * Added db migration script. * Fixed database migration. Christian Muehlhaeuser 2011-06-12 05:57:57 +02:00
  • 35590c381c Don't flicker when pressing play/pause on osx Leo Franchi 2011-06-11 14:26:01 -04:00
  • 9874606929 Add workaround for QtCurve, so we don't set our own proxy style. Warning: WILL LOOK LIKE CRAP Leo Franchi 2011-06-11 14:01:09 -04:00
  • 9bf44b1e52 Hide now-playing push groupbox unless on osx Leo Franchi 2011-06-11 13:48:33 -04:00
  • 9d4642b453 make adium plugin build Leo Franchi 2011-06-11 13:43:51 -04:00
  • 5cfbcae95e Generate toma.hk urls instead of tomahawk://, so they can be shortened Leo Franchi 2011-06-11 13:32:33 -04:00
  • 419a0c806f Add Play/Next/Prev to menu and make space a global shortcut Leo Franchi 2011-06-11 13:10:16 -04:00
  • badfe28626 Explicitly set Content-Type of POST to application/x-www-form-urlencoded, as Qt 4.8 changed teh default Leo Franchi 2011-06-11 12:42:13 -04:00
  • 1c43cabd7e don't crash when jason tries to use tomahawk Leo Franchi 2011-06-11 12:18:12 -04:00
  • efc29a1c92 Remove deleted playlists from the UI immediately, not after dbcmd is completed Leo Franchi 2011-06-11 12:05:52 -04:00
  • ac7e547d1d Disable unindenting until I iron all the bugs out Leo Franchi 2011-06-10 23:36:58 -04:00
  • 5e3f465824 Allow qtscript resolvers to use QWebkit LocalStorage and DatabaseStorage HTML5 API Leo Franchi 2011-06-10 23:31:45 -04:00
  • f3b9a7bdec Place editor properly: Leo Franchi 2011-06-08 23:43:53 -04:00
  • c014ccdf33 enclose path in quotes on windows so it works with paths with spaces Leo Franchi 2011-06-08 21:51:14 -04:00
  • 0b2302a675 Move the indentation in a bit Leo Franchi 2011-06-08 21:35:37 -04:00
  • 92805d37c1 Add a "New Additions" entry to each source to show the SourceInfoWidget Leo Franchi 2011-06-08 21:33:50 -04:00
  • 5a38219754 Escape quotes, or Applescript gets confused. Alejandro Wainzinger 2011-06-09 19:52:33 -07:00
  • 112184c8fa If paused for a minute, clear Adium status. Alejandro Wainzinger 2011-06-09 18:34:19 -07:00
  • 6b3bb259d8 Merge branch 'master' into watchforchanges-ng Jeff Mitchell 2011-06-09 14:07:11 -04:00
  • 3da78d7cee Adium plugin now does nothing on pause, and clears status on stop. Alejandro Wainzinger 2011-06-08 17:56:14 -07:00
  • 3277ad7802 Parse the "+" of a Tomahawk link as a space. Adium plugin defaults to using toma.hk links now. Alejandro Wainzinger 2011-06-08 01:37:52 -07:00
  • 8ca84e9ba2 Use just openLink in GAM to avoid including InfoSystem, and deal with the InfoCriteriaHash in the plguin. Alejandro Wainzinger 2011-06-07 18:50:27 -07:00
  • 23a9be18c6 Merge branch 'master' of github.com:tomahawk-player/tomahawk Alejandro Wainzinger 2011-06-07 18:14:18 -07:00
  • b392151c56 Make Tomahawk link handling cleaner and less hackish (lfranchi++). Move openLinkFromHash to GlobalActionManager, to keep Tomahawk link handling simple. Alejandro Wainzinger 2011-06-07 18:12:38 -07:00
  • 1ff142616e remove old settings dialog.ui, just caused confusion Leo Franchi 2011-06-06 16:28:11 -04:00
  • 21479dbe0b set volume on startup too, from phonon Leo Franchi 2011-06-06 08:53:41 -04:00
  • 24502d8856 Update tomahawk volume when phonon volume is updated externally, lessen deafness Leo Franchi 2011-06-05 15:44:30 -04:00