summaryrefslogtreecommitdiff
path: root/src/call-member-content.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Update Wocky snapshot for wocky.h with Jingle headersWill Thompson1-1/+0
2012-12-11Rename most of GabbleJingle* to WockyJingle*Will Thompson1-25/+25
2012-05-17configure: ignore post 0.18 deprecations so we can build against tp-glib masterJonny Lamb1-0/+1
2012-02-16Add a direction parameter to AddContentOlivier Crête1-1/+2
2012-02-07call: Fix last content remove special caseNicolas Dufresne1-1/+2
2011-03-23Fix small stylistic nitsOlivier Crête1-1/+1
2011-03-23Replace JingleMediaRtp:remote-codecs with remote-media-descriptionOlivier Crête1-6/+12
2011-01-16Set removed flag, before signalling removeSjoerd Simons1-4/+6
2010-09-21various Call classes: use tp_clear_object, tp_clear_pointerSimon McVittie1-5/+1
2010-05-21Add API to remove a members contentSjoerd Simons1-1/+23
2010-04-28Fix various memory and ref leaksSjoerd Simons1-2/+9
2010-04-23Make api to add a MemberContent to a JingleSession publicSjoerd Simons1-6/+12
2010-04-06fixed some typosSjoerd Simons1-1/+1
2010-04-02Only update the local codecs when they changeSjoerd Simons1-1/+12
2010-04-02factor out setting the jingle sessionSjoerd Simons1-6/+80
2010-02-18Add a removed signal to CallMemberContent.Mike Ruprecht1-0/+18
2010-02-18Add a lot more API to properly proxy Jingle bitsSjoerd Simons1-5/+108
2010-02-18Start using seperate CallMember objectsSjoerd Simons1-0/+238