summaryrefslogtreecommitdiff
path: root/src/call-member-content.c
AgeCommit message (Expand)AuthorFilesLines
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