Alejandro Wainzinger
8ca84e9ba2
Use just openLink in GAM to avoid including InfoSystem, and deal with the InfoCriteriaHash in the plguin.
2011-06-07 18:50:27 -07:00
Leo Franchi
1ff142616e
remove old settings dialog.ui, just caused confusion
2011-06-07 16:59:19 -04:00
Christian Muehlhaeuser
297161c766
* Update thirdparty/jreen submodule.
2011-06-05 17:20:21 +02:00
Leo Franchi
4e2c5b23f7
Show google-specific text in add contact popup, fixes TWK-217
2011-06-04 21:09:29 -04:00
Leo Franchi
615b2ff5cb
And remove cruft.
2011-05-31 18:21:41 -04:00
Leo Franchi
7176b7f0a9
Add the SPMediaKeyTap thirdparty lib.
2011-05-31 18:20:29 -04:00
Leo Franchi
5cd9e49629
Add support for SPMediaKeyTap.
...
This lets tomahawk stop iTunes from opening when a user presses one of the media keys. Thanks to
the Clementine project and tyler.s.rhodes@gmail.com for much of the code in this patch.
2011-05-31 18:17:46 -04:00
Leo Franchi
a9b792f603
allow deleting playlists with the delete key. fixes TWK-113
2011-05-28 19:46:27 -04:00
Dominik Schmidt
2be3e93d39
Install qxtweb-standalone.dll on windows
2011-05-26 22:52:24 +02:00
Dominik Schmidt
39549f776b
Bump jreen submodule revision.
2011-05-26 22:20:48 +02:00
Leo Franchi
fd29a966eb
remove vestiges of debug
2011-05-26 08:55:12 -04:00
Dominik Schmidt
95f5d214c5
Bye bye, jdns. We're not using you anymore, you can find your own way in jreen :P
2011-05-25 03:50:05 +02:00
Dominik Schmidt
d546cc6156
Bump jreen submodule revision.
2011-05-25 03:50:05 +02:00
Dominik Schmidt
e2698fecce
Fix crash in liblastfm2 on windows.
2011-05-25 03:50:05 +02:00
Dominik Schmidt
f70183a0e9
Try adding ${QT_INCLUDES} to portfwd includes
2011-05-23 02:00:49 +02:00
Dominik Schmidt
864dc8d096
Build portfwd dynamically
2011-05-23 01:51:44 +02:00
Leo Franchi
5bf79e1686
Copy XSPF to clipboard for normal playlists. TODO: Upload to a server and provide a link
2011-05-22 19:17:44 -04:00
Dominik Schmidt
2590ae4ece
Make siptwitter optional and rely on system qtweetlib on default
2011-05-21 04:39:27 +02:00
Jeff Mitchell
18708f7c28
Update qtweetlib; removes need to compile in oauth consumer token/secret and fixes bug needing custom qtweetstatus
2011-05-18 18:02:27 -04:00
Dominik Schmidt
da1089bbd9
Bump jreen submodule version
2011-05-18 22:22:17 +02:00
Jeff Mitchell
43194e777a
Add missing file, doh
2011-05-13 12:19:22 -04:00
Jeff Mitchell
08d268a961
Use custom qtweetstatus until a compilation error is fixed upstream
2011-05-13 12:07:06 -04:00
Jeff Mitchell
1f7257e061
Add qtweetlib blocks files
2011-05-13 12:00:59 -04:00
Jeff Mitchell
4b801849d3
Add QTweetLib as a submodule
2011-05-13 11:52:23 -04:00
Jeff Mitchell
ade334dec1
Remove our copy; will use git submodule
2011-05-13 11:50:08 -04:00
Jeff Mitchell
aedc1b362d
Fix liblastfm2 mingw32 compilation
2011-05-12 22:35:45 -04:00
Leo Franchi
272a67b703
Immediately update delegate with widget config change
2011-05-11 14:11:15 +02:00
Christian Muehlhaeuser
47158465d9
* Fixed pipeline. Speeds it up, allows for parallel execution of multiple same-weighted resolvers.
2011-05-08 19:12:56 +02:00
Dominik Schmidt
6c8252cefb
Bump jreen submodule revision
2011-05-08 15:43:35 +02:00
Jeff Mitchell
a81bca6ce1
Merge remote branch 'origin/master' into leos-crash
...
Conflicts:
src/sip/twitter/twitter.cpp
src/sip/twitter/twitterconfigwidget.cpp
2011-05-03 21:58:24 -04:00
Jeff Mitchell
1a1c9a68ed
Remove extra liblastfm2 debug
2011-05-03 21:48:14 -04:00
Jeff Mitchell
97ca55fd53
A fix for the introduced crash in liblastfm, ready for more lfranchi debugging
2011-05-03 16:58:10 -04:00
Jeff Mitchell
dd4d268c11
readd possibly crash code
2011-05-03 16:21:27 -04:00
Leo Franchi
ea7e8f6ede
Merge remote-tracking branch 'origin/master'
...
Conflicts:
src/libtomahawk/sip/SipPlugin.cpp
src/resolverconfigdelegate.cpp
src/sip/jreen/jabber.cpp
src/sip/jreen/jabber.h
2011-05-03 16:16:16 -04:00
Leo Franchi
e1aee9b299
Merge branch 'master' of github.com:tomahawk-player/tomahawk
...
Conflicts:
src/libtomahawk/tomahawksettings.cpp
src/libtomahawk/tomahawksettings.h
src/sip/jreen/jabber.cpp
src/sip/jreen/jabber.h
src/tomahawkapp.cpp
src/tomahawkwindow.h
thirdparty/jreen
2011-05-03 15:56:08 -04:00
Jeff Mitchell
b8bb29161f
More debug and a fix
2011-05-03 14:48:17 -04:00
Jeff Mitchell
fe478a0759
Switch around when the oauthtwitter gets its nam and add some debug
2011-05-03 14:18:05 -04:00
Jeff Mitchell
b42e36a240
Add another bit of debug
2011-05-03 13:56:00 -04:00
Jeff Mitchell
e615362672
add more debug
2011-05-03 13:41:24 -04:00
Jeff Mitchell
085e6f11bd
A bit more safety -- kind of redundant with the mutex, but doesn't hurt to have it
2011-05-03 08:03:01 -04:00
Dominik Schmidt
92f23bc20b
sipjreen: regressions--: subscription handling
...
UPDATE JREEN to make it work!
2011-05-02 17:08:15 +02:00
Dominik Schmidt
0d43d54c3b
ugly hacks to make liblastfm compile on windows
2011-05-02 04:04:04 +02:00
Dominik Schmidt
26d383eeab
Update to latest jreen with subscription api, some fixes for crashes and proxy support
2011-05-01 22:35:57 +02:00
Jeff Mitchell
7f7c55a293
Only delete qnam objects in liblastfm2 that it creates itself
2011-05-01 10:27:43 -04:00
Jeff Mitchell
032e6f8d6f
Update local liblastfm2 to deal better with threads and qnams
2011-05-01 02:22:01 -04:00
Leo Franchi
8d777ff6a9
Initial work towards SIP Factoryizing. Migrates and stuff, too. Config dialog unfinished.
2011-04-25 21:55:26 -04:00
Leo Franchi
dd685d600d
Update jreen submodule to newest trunk.
2011-04-23 12:43:45 -04:00
Leo Franchi
519e1bb71e
allow to rename playlist when creating via drag
...
Merge branch 'master' into sourcelistrefactor
Conflicts:
src/tomahawkwindow.cpp
2011-04-22 17:09:23 -04:00
Leo Franchi
127548e3a2
Merge remote-tracking branch 'origin/master' into sourcelistrefactor
...
Conflicts:
src/sourcetree/sourcetreeitem.cpp
src/sourcetree/sourcetreeview.cpp
thirdparty/jreen
2011-04-21 11:32:14 -04:00
Christian Muehlhaeuser
af0b7f9a74
* Merged master into phonon branch.
2011-04-19 00:03:55 +02:00