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

Commit Graph

  • 0c4746430b Merge branch 'master' of github.com:tomahawk-player/tomahawk Alejandro Wainzinger 2011-08-05 17:33:22 +02:00
  • ec02854490 Do not backwards the signals connect for next/previous. * Fixed TWK-313 - fix signal/slot connection for next/previous actionmenu items. Alejandro Wainzinger 2011-08-05 17:31:31 +02:00
  • ae48c151d0 Show indicator on osx too. NO CLUE why this fixes it.. Leo Franchi 2011-08-05 11:21:26 -04:00
  • 57dfd6b4b2 Set drop rect from left edge to right edge always, don't rely on QAIV for native drag-drops Leo Franchi 2011-08-05 11:14:08 -04:00
  • 0e2dd37559 allow dropping onto AudioControls to start playing Leo Franchi 2011-08-05 10:39:08 -04:00
  • 98030c9b05 Merge branch 'dragndrop' Leo Franchi 2011-08-05 07:57:26 -04:00
  • 89cec23815 On OS X drops from outside the apps are Qt::MoveActions.... Leo Franchi 2011-08-05 07:53:30 -04:00
  • e476251c5e Remove ugly dash from rc version Dominik Schmidt 2011-08-05 02:56:38 +02:00
  • 4a3bca9bf4 Factor out dragndrop support across tomahawk into GlobalActionManager, add spotify support Leo Franchi 2011-08-04 19:01:41 -04:00
  • 0ad60299ef Cleaned up formatting a bit. Jason Herskowitz 2011-08-04 18:29:59 -03:00
  • 1d13bc2e40 Stop repeating myself in changelog Jason Herskowitz 2011-08-04 15:30:55 -04:00
  • 04bff62705 Couple of edits to changelog. Added desktop notifications (linux) and removed libpng entry. Jason Herskowitz 2011-08-04 15:26:44 -04:00
  • e4893be501 More changelogifying. Take a look and see if I missed anything or added too much. Jason Herskowitz 2011-08-04 15:23:12 -04:00
  • fe762d4fc5 Changelogifying Jason Herskowitz 2011-08-04 14:35:31 -03:00
  • dbb7c64807 de-biggified the info.png icon by adding padding to image Jason Herskowitz 2011-08-04 10:12:15 -04:00
  • 2fdab5c9a1 New 16x16 info.png. May play around with different icons, but scales well now. Jason Herskowitz 2011-08-04 07:51:24 -04:00
  • 18628defa4 * Fixed info.png's size. Christian Muehlhaeuser 2011-08-04 06:34:36 +02:00
  • 4a34b97e8c * This should fix the Windows local file playback issues. Christian Muehlhaeuser 2011-08-04 06:11:14 +02:00
  • 9d88c9a0f7 Add support for JSPF playlists, remote and local. TWK-303 Leo Franchi 2011-08-03 23:25:31 -04:00
  • a9111267e8 Merge branch 'master' into databasegenerator Leo Franchi 2011-08-03 23:31:25 -04:00
  • d3eb8df91a Add support for JSPF playlists, remote and local Leo Franchi 2011-08-03 23:25:31 -04:00
  • f010736e0d * Call setVisible on the lineEdit... just to be sure. Christian Muehlhaeuser 2011-08-04 05:24:46 +02:00
  • 9a1ac2f505 * Ignore empty searches. Christian Muehlhaeuser 2011-08-04 05:21:33 +02:00
  • 8c3ea50301 * Added native MacLineEdit widget and used it in TomahawkWindow's toolbar. Christian Muehlhaeuser 2011-08-04 05:11:12 +02:00
  • 5fd8e2181d support playing spotify track urls (http://open.spotify.com or spotify:track). No drag-n-drop yet. Leo Franchi 2011-08-03 18:06:18 -04:00
  • 92efd0da7f * Hopefully fixes the file:// issues on Windows. Christian Muehlhaeuser 2011-08-03 23:47:02 +02:00
  • 326b75aefe Don't crash if user rapidly regenerates automatic playlists Leo Franchi 2011-08-03 16:57:25 -04:00
  • 5e4b5fa0d0 * Fixed race condition in AudioEngine. Christian Muehlhaeuser 2011-08-03 16:45:22 +02:00
  • 8f4ea6d95d Crash less Leo Franchi 2011-08-03 10:44:02 -04:00
  • d803a36915 * Possible fix for windows filename issues. Christian Muehlhaeuser 2011-08-03 15:33:10 +02:00
  • 12f6d1f780 Always trigger sync for local playlist creation Leo Franchi 2011-08-02 23:28:30 -04:00
  • 5c58bc1d58 Be safer when deleting playlist category items, this might fix some weirdness Leo Franchi 2011-08-02 23:28:03 -04:00
  • ae66fb8c5c Add share icon to use for tweet/post action Jason Herskowitz 2011-08-02 21:52:14 -04:00
  • 4a93bb97fc Adding an icon for 'filter' so we don't have to use the same magnifying glass we use for search Jason Herskowitz 2011-08-01 21:36:00 -04:00
  • 35c3eedd93 Some Changelogifying. Jeff Mitchell 2011-08-01 12:35:44 -04:00
  • ea69fe158a be careful Leo Franchi 2011-08-01 11:39:03 -04:00
  • de508c049b * A few more improvements to TrackView & PlaylistItemDelegate. Christian Muehlhaeuser 2011-08-01 09:51:24 +02:00
  • cf56819b0c * Lower the FuncTimeouts again. I can't reproduce any issues here. Christian Muehlhaeuser 2011-08-01 09:38:49 +02:00
  • 2f7d13588f * Slightly improved flat-view's painting speed. Christian Muehlhaeuser 2011-08-01 09:32:08 +02:00
  • 7b2189cd6f * Disable mimetype checking for now. Christian Muehlhaeuser 2011-08-01 05:57:51 +02:00
  • 37e77f4fd7 * Removed InfoBar from welcome page. Christian Muehlhaeuser 2011-08-01 04:52:58 +02:00
  • 7ee6db41d6 * Ignore results with unsupported mimetypes. Christian Muehlhaeuser 2011-08-01 04:47:28 +02:00
  • a8e72c3b26 * Never elide caption in InfoBar to avoid silly eliding problems. Christian Muehlhaeuser 2011-08-01 04:24:46 +02:00
  • a41e84ae78 * Try to fix AnimatedSplitter. Christian Muehlhaeuser 2011-08-01 04:01:44 +02:00
  • bf37bad98a Another try on info.png Jason Herskowitz 2011-07-31 21:47:18 -04:00
  • 374e6a0983 * Use info.png for contextual links. Christian Muehlhaeuser 2011-08-01 03:15:49 +02:00
  • c06b5ea2f6 * Always wait for DatabaseResolvers to finish before shunting queries. Christian Muehlhaeuser 2011-08-01 02:37:55 +02:00
  • 243997b06e * Use new default artist placeholder image. Christian Muehlhaeuser 2011-08-01 02:27:12 +02:00
  • d0858efd7d * Fixed warnings and removed weird margin on ArtistInfoWidget. Christian Muehlhaeuser 2011-08-01 02:20:46 +02:00
  • 7ea0de753e remove empty Playlists or Stations entry if all are deleted from peers Leo Franchi 2011-07-31 19:46:24 -04:00
  • 432d6af37c Delete playlists from peers in the UI as well Leo Franchi 2011-07-31 19:41:06 -04:00
  • e1943e6f64 Queue too-fast revision changes and replay them in order to avoid crashes while fast editing Leo Franchi 2011-07-31 19:30:45 -04:00
  • e3dddea777 Fix external resolvers that depend on setup message Leo Franchi 2011-07-31 13:16:10 -04:00
  • 3e1d58463d Change Search to Filter in filter line edit for collections Leo Franchi 2011-07-31 12:39:11 -04:00
  • 8e51953427 Switch to using direct GenericSelect command Leo Franchi 2011-07-31 11:44:23 -04:00
  • 91bdfec734 Limit results to what was asked for Leo Franchi 2011-07-30 17:16:56 -04:00
  • 808901d192 Merge branch 'master' into databasegenerator Leo Franchi 2011-07-30 17:06:06 -04:00
  • ce60c173b7 Add support for track, artist, and album generic queries Leo Franchi 2011-07-30 17:05:01 -04:00
  • 9c36b32e8e add migrate script Leo Franchi 2011-07-30 16:13:29 -04:00
  • c76fabbc2b Create and load database-backed special dynamic playlists, and fix some debugs and stuff Leo Franchi 2011-07-30 15:35:32 -04:00
  • 75596c6744 Add initial configuration message support to external resolvers, send proxy info Jeff Mitchell 2011-07-30 14:36:03 -04:00
  • ca467fb5bc Add support for non-autoloaded dynamic playlists that can be used for custom displays Add a SocialPlaylistWidget that will display some cool social stats and lists, but none right now Leo Franchi 2011-07-29 14:06:44 -04:00
  • 9120f6436c Scroll per pixel on osx since that's how other apps do it, feels more natural with a trackpad Leo Franchi 2011-07-28 16:18:19 -04:00
  • b7649a3281 Use 512x512 icon on osx as lion has bigger icon previews Leo Franchi 2011-07-27 08:45:47 -04:00
  • 10ec1f4f89 Correct minor mistakes according online lint. Thierry Goeckel 2011-07-26 20:20:35 +02:00
  • 9fdddbf04e Slow down pipeline a bit to fix spotify resolver; need to talk to chris about why the timeout change broke it. Leo Franchi 2011-07-26 09:25:24 -04:00
  • 0380379634 Fix obscene filename of class Leo Franchi 2011-07-25 18:11:10 -04:00
  • 72bfeba65a add to cmakelists Leo Franchi 2011-07-25 18:08:19 -04:00
  • 4a8b851ba5 Initial database generators Leo Franchi 2011-07-25 18:00:14 -04:00
  • 5fca433805 New album placeholder artwork. Better or worse? Jason Herskowitz 2011-07-25 16:52:20 -04:00
  • cb75c10390 Attempt to stop eliding on osx and also keep things sane elsewhere Leo Franchi 2011-07-25 11:57:58 -04:00
  • b7432c8b6c Try using non-escaped path for QFile::exists() Leo Franchi 2011-07-25 11:00:55 -04:00
  • df6dc711fc qDebug()-- Leo Franchi 2011-07-25 10:52:31 -04:00
  • 6a8febcdce Make compile on lion Leo Franchi 2011-07-25 07:56:01 -04:00
  • ff4e52c398 * Fixed CPack.txt package details. Christian Muehlhaeuser 2011-07-25 14:48:31 +02:00
  • 2cf9cdab88 * Added QPixmap-caches to Album- & PlaylistItem delegates, too. Christian Muehlhaeuser 2011-07-25 04:01:23 +02:00
  • 1a3cae012e * Add a QPixmap-cache to the TreeView delegate. Christian Muehlhaeuser 2011-07-25 03:55:02 +02:00
  • d4ccbdfa56 * Fixed QTimeLine warning and give the biography on the Artist-Page as much space as possible. Christian Muehlhaeuser 2011-07-25 03:44:05 +02:00
  • 87531a7ac9 * Get rid of dupe qsrand()s. We do that on startup. Christian Muehlhaeuser 2011-07-25 03:26:58 +02:00
  • 0c5673ca79 * Filter out duplicate tracks in the Tree Collection. Christian Muehlhaeuser 2011-07-25 03:07:36 +02:00
  • ff7012a65d * Start tomahawk with --verbose to get full logging and console output, again. Christian Muehlhaeuser 2011-07-25 01:57:10 +02:00
  • 601b513da3 * Cleaned up more logging. Christian Muehlhaeuser 2011-07-25 01:41:49 +02:00
  • cf6a3c9448 * Further cleanups & logging. Christian Muehlhaeuser 2011-07-25 00:48:32 +02:00
  • 8c78c0dc08 * Added logging levels. Christian Muehlhaeuser 2011-07-25 00:48:22 +02:00
  • bb4b3b4faf * Added tDebug and a debug-level. Don't log qDebug to disk _ever_. Christian Muehlhaeuser 2011-07-25 00:29:59 +02:00
  • 4caf6d6a28 * Logging cleanups. Christian Muehlhaeuser 2011-07-24 21:24:08 +02:00
  • 499f45402f Build installers with phonon-vlc and vlc from 0.1 time because currently mingw32-phonon-vlc is broken Dominik Schmidt 2011-07-25 00:31:12 +02:00
  • ddedc74501 * GPL headers for AvatarManager. Christian Muehlhaeuser 2011-07-24 20:08:58 +02:00
  • 0526d4071d * Fixed a few more GPL headers. Christian Muehlhaeuser 2011-07-24 20:07:04 +02:00
  • 7555c06c0f * Added GPL header to Logger. Christian Muehlhaeuser 2011-07-24 20:05:14 +02:00
  • 55bef176d3 * Make tLog() work properly. Christian Muehlhaeuser 2011-07-24 19:22:44 +02:00
  • 9c341bb3e6 * Disable qDebug() logging for release builds. Use tLog() for logging from NOW on. Christian Muehlhaeuser 2011-07-24 18:36:39 +02:00
  • 41f1a562fd * Fixed DatabaseWorker logic. Christian Muehlhaeuser 2011-07-24 00:52:42 +02:00
  • 34c618ed94 Fix windows deployment to use local vlc plugins again Dominik Schmidt 2011-07-24 00:36:34 +02:00
  • a9e3b716f2 Make things a little safer and also try setting an explicit nam configuration on liblastfm2 in settings dialog to see if that fixes the Mac problem Jeff Mitchell 2011-07-23 13:15:20 -04:00
  • 287990ca96 Don't reconnect twitter on settings change if it wasn't already connected Jeff Mitchell 2011-07-23 11:46:15 -04:00
  • 9e54917ff8 Remove now-unnecessary and buggy proxy code in jabber plugin Jeff Mitchell 2011-07-23 11:37:32 -04:00
  • 40d44c31d0 Add more debug Jeff Mitchell 2011-07-23 11:30:02 -04:00
  • f4be7f09e6 Merge branch 'master' into proxytesting Jeff Mitchell 2011-07-23 10:32:20 -04:00
  • 794d6f870c Add weird debug output from jabber sip Jeff Mitchell 2011-07-22 16:42:27 -04:00