Commit Graph

14 Commits

Author SHA1 Message Date
John Maguire 18bfa12042 Add the beginnings of an ICE socket implementation.
Currently, it can be demoed using --stun-test and the icedemo from pjsip as the other client.
TODOs:
Add ability to do a full demo using only 2 clementine instances.
Complete session initiation over XMPP.
Add local & port forwarded sockets as options.
2011-04-07 13:38:27 +00:00
John Maguire e172765331 Some support for MediaStorageInterface. 2011-03-13 18:20:37 +00:00
John Maguire d8cd7ae80a Set name in identity stanza. 2011-03-10 15:10:31 +00:00
John Maguire 48b7dc3501 Massively hacky basic integration to tomahawk. 2011-03-08 21:16:09 +00:00
John Maguire 7ca69e009e Add libportfwd and an async wrapper. 2011-03-08 16:34:20 +00:00
David Sansome 75ff490f76 Don't install libxrme at all, but do copy the headers into cmake's binary dir on mac to fix the build 2011-03-04 20:50:26 +00:00
David Sansome 66a5a1484b Fix libxrme build errors on windows 2011-03-04 20:50:17 +00:00
John Maguire d357a1cb6e Disable libxrme install targets on Mac. 2011-03-04 11:54:08 +00:00
John Maguire 86919cc0ff Hack X-GOOGLE-TOKEN support into gloox and use it in clementine. 2011-03-01 16:03:04 +00:00
John Maguire a3b78a0043 Sync libxrme. 2011-03-01 14:34:06 +00:00
John Maguire e62db35dd1 Move gloox around. 2011-03-01 13:01:41 +00:00
John Maguire 11445f46b2 Import gloox 1.0 and port libxrme. Probably doesn't work for receiving commands. 2011-03-01 12:52:53 +00:00
John Maguire 6cebb8e629 Work around Lucid gloox bug. 2011-02-22 15:08:35 +00:00
David Sansome 72096bf1c8 Move ArtLoader from mpris_common.h to its own file, add libxrme to 3rdparty, add a working XMPP remote. 2011-02-19 18:24:11 +00:00