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

5785 Commits

Author SHA1 Message Date
Jeff Mitchell
575ee1548a Fetch cover art using LastFm via the InfoSystem plugin 2011-03-26 11:47:54 -04:00
Jeff Mitchell
5c09fd2360 Make a Last FM InfoSystem plugin and use it to handle now playing and scrobbling 2011-03-26 09:36:31 -04:00
Christian Muehlhaeuser
581814f482 Merge branch 'stable' of github.com:tomahawk-player/tomahawk into stable 2011-03-26 07:21:02 +01:00
Christian Muehlhaeuser
6da813d4c3 * Updated stable README. 2011-03-26 07:19:15 +01:00
Christian Muehlhaeuser
0530faf15c * Updated README. 2011-03-26 07:06:35 +01:00
Christian Muehlhaeuser
74ea476ad6 Merge remote-tracking branch 'origin/stable' 2011-03-26 02:40:12 +01:00
Jeff Mitchell
422f9a9022 Possibly fix crash related to twitter authentication 2011-03-25 18:23:17 -04:00
Jeff Mitchell
6b7300c1b3 Possibly fix crash related to twitter authentication 2011-03-25 18:22:51 -04:00
Leo Franchi
631c39163d don't install a static lib 2011-03-25 17:45:32 -04:00
Jeff Mitchell
376d543fd1 Merge branch 'liblastfm2' 2011-03-25 17:22:43 -04:00
Leo Franchi
8f46db649f add some eliding so playlists with long name don't increase the window size
minor cleanup in ElidedLabel
2011-03-25 16:07:11 -04:00
Leo Franchi
c90a875de7 add some eliding so playlists with long name don't increase the window size
minor cleanup in ElidedLabel
2011-03-25 15:54:21 -04:00
Jeff Mitchell
247c65fbcc Emit finished when there's no actual data to return 2011-03-25 10:04:14 -04:00
Christian Muehlhaeuser
f6d4e0c63a * Re-added launch page to installer. 2011-03-25 13:55:28 +00:00
Leo Franchi
db7b2d2523 don't assume that exit() will clean up the stack 2011-04-06 21:34:59 -04:00
Leo Franchi
ed0574f6b7 fix epic fail of boolean condition 2011-04-06 17:20:31 -04:00
Jeff Mitchell
6b1bb4da61 Merge remote branch 'origin/master' into liblastfm2 2011-03-25 09:40:56 -04:00
Christian Muehlhaeuser
81f4ec2337 * Update revision. 2011-03-25 12:10:30 +00:00
Christian Muehlhaeuser
8568245355 * Preparing release version 0.0.3. 2011-03-25 12:10:29 +00:00
Christian Muehlhaeuser
e824fcc7b3 * Gather more debug to fix mtimes issue. 2011-04-04 10:01:14 +02:00
Christian Muehlhaeuser
efaf180b80 * Forgot the wildcard match. 2011-04-04 09:34:17 +02:00
Christian Muehlhaeuser
9e20674b84 * Properly escaped mtimes sql query and removed further debug. 2011-04-04 09:27:25 +02:00
Christian Muehlhaeuser
89c3f266a7 * Manually merged stever's tomahawk.nsi patch. 2011-03-25 10:23:43 +00:00
Christian Muehlhaeuser
3ba36fc38e * Cleaned up debug output, lots. 2011-04-04 07:59:32 +02:00
Christian Muehlhaeuser
f78df2c087 * Added assert to catch dupe source. 2011-04-04 07:59:22 +02:00
Christian Muehlhaeuser
b252418074 * Hopefully fixed dupe-file issue. 2011-04-04 07:57:37 +02:00
Christian Muehlhaeuser
5e9ea36228 * Fixed result sorting order, always prefers local results with equal score now. 2011-04-04 07:56:56 +02:00
Christian Muehlhaeuser
1ac61194cf * Mutex-locked logging - write/flush isn't exactly an atomic operation. 2011-04-04 06:56:33 +02:00
Christian Muehlhaeuser
cffa96a81f * Updated Changelog. 2011-04-03 14:40:05 +02:00
Steven Robertson
d4569b1d38 EnsureTomahawkShutdown not required in uninstaller. 2011-04-03 20:27:29 +08:00
Christian Muehlhaeuser
8791a6dbdc * Respect style's default fore / bg colors when painting a PlaylistItem. 2011-04-03 11:27:03 +02:00
Christian Muehlhaeuser
84f6886e8d * Made PlaylistItemDelegate's paint method a lot faster with manual alpha-blending. 2011-04-03 11:20:35 +02:00
Christian Muehlhaeuser
b625b9a265 * Unthread QtScriptResolver. WebKit is too lame for us. 2011-04-03 10:23:05 +02:00
Leo Franchi
40d4636352 tomahawk:// handler stuff on windows 2011-04-03 00:14:47 -04:00
Leo Franchi
37f29966a8 use our export macro that works on windows :) 2011-04-03 00:14:42 -04:00
Leo Franchi
a080323e2e switch to using KDSingleApplicationGuard instead of QtUniqueApp as it's broken on windows.
KDSingleApplicationGuard is from KDTools and this is the GPL-licensed version.

Conflicts:

	src/main.cpp
2011-04-03 00:14:24 -04:00
Christian Muehlhaeuser
727d8c83ef * Updated Changelog. 2011-04-02 11:39:49 +02:00
Christian Muehlhaeuser
5cde25cefe * Properly thread QtScriptResolver. 2011-04-02 11:05:32 +02:00
Christian Muehlhaeuser
70ddc32e42 * Only keep track of the 50 most recent tracks in WelcomeWidget. Don't auto-resolve playback-logs any longer. 2011-04-02 11:04:57 +02:00
Christian Muehlhaeuser
48f69c3180 * Disabled launching Tomahawk from within the Windows installer. It caused starting Tomahawk with admin privileges. 2011-04-01 11:52:15 +02:00
Jeff Mitchell
85be5653e5 Add more debugging and remove the don't-try-to-reconnect behavior 2011-03-31 15:45:19 -04:00
Jeff Mitchell
811c7b8754 Make debug output a little more helpful 2011-03-31 12:19:23 -04:00
Christian Muehlhaeuser
4f77de3bbc * Changed domme's email address. 2011-03-25 07:08:34 +01:00
Christian Muehlhaeuser
32ed0c748b * Updated sparkle templates. 2011-03-25 00:08:28 +00:00
Christian Muehlhaeuser
23d4a03aca * Prepare version 0.0.2. 2011-03-24 23:54:35 +00:00
Jeff Mitchell
b7a1cb8d99 Add liblastfm2 and make tomahawk build against it 2011-03-24 19:27:01 -04:00
Jeff Mitchell
1780781e12 Fix qtweetlib qjson linking too 2011-03-24 19:06:36 -04:00
Christian Muehlhaeuser
f72fbce99e * Included missing libjpeg.dll in Windows installer. 0.0.1 2011-03-24 23:05:24 +00:00
Christian Muehlhaeuser
cb5eceabb9 * Shrink WelcomeWidget's overlay widget. 2011-03-25 05:41:54 +01:00
Christian Muehlhaeuser
4e878a8517 * Added imageformats plugins to installer. 2011-03-24 21:41:07 +00:00