1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-10 02:52:18 +02:00

1490 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
51a3eb39be * Fixed page-history related crash when deleting / creating playlists. 2011-04-06 07:26:57 +02:00
Dominik Schmidt
60142eb92d Merge branch 'master' into jreen-tpqt4-comp
Conflicts:
	CMakeLists.txt
	src/tomahawkapp.cpp
2011-04-06 06:58:33 +02:00
Dominik Schmidt
c1385761b6 Find jreen headers in source, HACK 2011-04-06 06:43:24 +02:00
Christian Muehlhaeuser
ab2443792a * Don't manually delete the root item. This speeds up shut down, since the proxy will be disconnected before the root item gets deleted (automatically). 2011-04-06 06:18:00 +02:00
Jeff Mitchell
dc43452bfc Fix build 2011-04-05 21:15:04 -04:00
Jeff Mitchell
17733fea1d Fix build 2011-04-05 21:14:32 -04:00
Leo Franchi
69011e3f90 cleanup 2011-04-05 21:06:24 -04:00
Leo Franchi
3d93a82d08 go back to previous page in history when deleting a playlist 2011-04-05 21:04:34 -04:00
Leo Franchi
a1848f46bd Set a query loaded from a source as already resolved 2011-04-05 21:04:34 -04:00
Jeff Mitchell
1ef9b7c241 Update twitter connect caching 2011-04-05 20:59:11 -04:00
Jeff Mitchell
47fb4f3b50 Update twitter connect caching 2011-04-05 20:58:47 -04:00
Jeff Mitchell
73d88dcf7b Keep track of offered dbid to a peer and check offer key to make sure it matches 2011-04-05 20:51:48 -04:00
Jeff Mitchell
394f3ee383 Keep track of offered dbid to a peer and check offer key to make sure it matches 2011-04-05 20:50:53 -04:00
Jeff Mitchell
a52ecfb5b8 Do some explicit string emptiness checking in Twitter 2011-04-05 20:21:14 -04:00
Jeff Mitchell
db8088b30f Actually start writing cached info to disk 2011-04-05 20:20:49 -04:00
Jeff Mitchell
baa039bbf6 Do some explicit string emptiness checking in Twitter 2011-04-05 20:18:37 -04:00
Jeff Mitchell
da7a45950a Merge remote branch 'origin/stable' 2011-04-05 13:50:31 -04:00
Jeff Mitchell
b87732e9c6 Add kdevelop stuff to gitignore 2011-04-05 13:49:17 -04:00
Leo Franchi
f8619d4aa5 hm, add a newline where it belongs 2011-04-05 13:21:33 -04:00
Leo Franchi
f8452b4fdc only connect if there is that signal, no more warnings 2011-04-05 13:14:01 -04:00
Dominik Schmidt
9d95644b9f Add debug when sending messages 2011-04-05 17:15:02 +02:00
Dominik Schmidt
e944293d02 Build jreen on default 2011-04-05 17:14:11 +02:00
Leo Franchi
8881fab205 clean up after ourselves 2011-04-04 18:50:10 -04:00
Leo Franchi
806b3a3281 change loading animation, show animation while resolving a playlist 2011-04-04 18:43:51 -04:00
Dominik Schmidt
4cb2532fab Heyyeeyeeey - hey stupid 2011-04-04 23:22:49 +02:00
Dominik Schmidt
3a0874bcdd More debug and fails-- 2011-04-04 23:20:35 +02:00
Dominik Schmidt
0cfb98b0af Squash me 2011-04-04 21:14:05 +02:00
Dominik Schmidt
16eb50e02d Forgot to add tomahawksipmessage stanza extension files 2011-04-04 20:46:21 +02:00
Dominik Schmidt
e7ddedef5a Test it, baby! 2011-04-04 20:31:10 +02:00
Leo Franchi
b6d12701e7 Merge branch 'stable' 2011-04-04 14:22:58 -04:00
Leo Franchi
9cc74abccc Keep the dynamic playlist description up to date when it is changed 2011-04-04 14:21:47 -04:00
Dominik Schmidt
63d7fc0b38 Do some cleanup and add comments in jreen sip plugin 2011-04-04 16:44:39 +02:00
Christian Muehlhaeuser
87e813e215 Merge remote-tracking branch 'origin/stable' 2011-04-04 13:55:24 +02:00
Christian Muehlhaeuser
fdc2f5d3e9 * Fixed thread afinity issue related to WebKit. 2011-04-04 13:25:10 +02:00
Jeff Mitchell
f2c74f4ddb Merge branch 'stable' 2011-04-04 05:18:36 -04:00
Jeff Mitchell
b08f4f1daf Changelogify++ 2011-04-04 05:18:22 -04:00
Christian Muehlhaeuser
92bc03ee3e * Merged stable. 2011-04-04 10:55:58 +02:00
Christian Muehlhaeuser
60b9d48d73 * Updated Changelog. 2011-04-04 10:48:48 +02:00
Christian Muehlhaeuser
5e2d196ba0 * Fixed mtimes issue with windows paths. 2011-04-04 10:36:07 +02:00
Christian Muehlhaeuser
16fd65667f * Merged stable changes to master. 2011-04-04 09:02:40 +02:00
Jeff Mitchell
74fd092355 Ok. Now the watched scanning is really fixed, in the sense that I can no longer break it. Until someone finds another way. 2011-04-03 13:50:52 -04:00
Jeff Mitchell
f66a062796 Hopefully fix removing files actually being removed from db during watch scan 2011-04-03 13:31:02 -04:00
Christian Muehlhaeuser
8729c91c95 * Fixed crash on startup with empty config. 2011-04-03 13:07:20 +02:00
Jeff Mitchell
680b204d11 Make caching work. Doesn't save/load to disk yet but it's ready to be used as a memcache at least. 2011-04-03 05:44:32 -04:00
Jeff Mitchell
2b85beb704 Requests for cover art from lastfm now go through the infosystem caching mechanism. It's not actually storing a cache yet but the information flow works (at least, for cache misses :-) ) 2011-04-02 22:51:10 -04:00
Leo Franchi
1da0a34d89 tomahawk:// handler stuff on windows 2011-04-02 21:49:21 -04:00
Jeff Mitchell
daa822cd14 Some minor work on infosystem 2011-04-02 21:44:48 -04:00
Jeff Mitchell
c3df88d0f8 More debug, and fixed watch behavior :-) 2011-04-02 20:51:14 -04:00
Leo Franchi
743575b91a use our export macro that works on windows :) 2011-04-02 19:34:39 -04:00
Jeff Mitchell
a848561e60 Add some debugging for Chris and fix duplicate paths being queued 2011-04-02 19:29:53 -04:00