This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
tomahawk
Watch
1
Star
0
Fork
0
You've already forked tomahawk
mirror of
https://github.com/tomahawk-player/tomahawk.git
synced
2025-04-01 14:42:25 +02:00
Code
Issues
Releases
Wiki
Activity
tomahawk
/
src
/
accounts
History
Jeff Mitchell
1adefb3e5d
Fix some mandella API changes
2013-12-10 16:06:00 -05:00
..
google
sipPlugin() calls to most sips would automatically create if it did not already exist. But when shutting down and trying to disconnect a plugin, you don't want it constructing as you're shutting things down...it leads to crashes. Based on some of the code I looked at/touched, this will also fix a few places where sips were being connected when unexpected, like after changing some settings.
2013-09-28 15:49:46 -04:00
hatchet
Fix some mandella API changes
2013-12-10 16:06:00 -05:00
twitter
* New SipPlugin::addContact() api. You can specify whether this is an invitation or a simple contact addition.
2013-09-03 22:00:51 +02:00
xmpp
sipPlugin() calls to most sips would automatically create if it did not already exist. But when shutting down and trying to disconnect a plugin, you don't want it constructing as you're shutting things down...it leads to crashes. Based on some of the code I looked at/touched, this will also fix a few places where sips were being connected when unexpected, like after changing some settings.
2013-09-28 15:49:46 -04:00
zeroconf
sipPlugin() calls to most sips would automatically create if it did not already exist. But when shutting down and trying to disconnect a plugin, you don't want it constructing as you're shutting things down...it leads to crashes. Based on some of the code I looked at/touched, this will also fix a few places where sips were being connected when unexpected, like after changing some settings.
2013-09-28 15:49:46 -04:00
CMakeLists.txt
Only build Google-SIP if we have found Jreen.
2013-08-12 23:45:56 +02:00