summaryrefslogtreecommitdiff
path: root/src/jingle-content.c
Commit message (Expand)AuthorAgeFilesLines
* Don't send a content-modify message if the content hasn't been sent yet.Mike Ruprecht2010-01-201-4/+7
* Merge branch 'new-media-spec'Sjoerd Simons2009-12-291-2/+91
|\
| * Even if the protocol doesn't have a concept of senders keep our internal stat...Sjoerd Simons2009-12-241-2/+6
| * Add a utility function to change the direction to sending from out sideSjoerd Simons2009-12-241-0/+37
| * Add functions to see if the direction is sending or receiving from our povSjoerd Simons2009-12-241-0/+37
| * Short-circuit adding no candidatesSjoerd Simons2009-12-071-0/+3
| * Make it possible to retrieve our local candidatesSjoerd Simons2009-12-071-0/+8
* | plug various leaksDafydd Harries2009-12-181-1/+5
|/
* Parse transport node on accept to get candidatesSjoerd Simons2009-09-231-0/+6
* gabble_jingle_content_parse_add: clarify behaviour of libjingle 0.3 modeSimon McVittie2009-08-201-0/+8
* Remove vestigial references to timer_idWill Thompson2009-08-051-20/+0
* remove timeouts from Jingle session initiation and content addingDafydd Harries2009-08-051-18/+0
* Let the transport decide if it's ready to acceptWill Thompson2009-06-271-9/+3
* Update Jingle{Content,Session} to new Transport APIWill Thompson2009-06-271-21/+22
* Don't include <transport/> in description-infoWill Thompson2009-06-271-1/+1
* JingleContent: wait with content readiness until we have local candidatesSenko Rasic2009-06-271-11/+29
* JingleContent: rename transport_ready to transport_connectedSenko Rasic2009-06-271-4/+7
* JingleTransportIface: rename add_candidates() to more descriptive new_local_c...Senko Rasic2009-06-271-1/+1
* include rawudp candidate in session initiateSenko Rasic2009-06-271-0/+16
* JingleContent: added *_get_transport_type() methodSenko Rasic2009-06-271-0/+6
* Revert "Include xmlns on contents"Will Thompson2009-06-271-1/+0
* Use _defines_action() more widelyWill Thompson2009-06-251-1/+2
* Don't send description-info with old dialectsWill Thompson2009-06-231-6/+13
* Add accessor for GabbleJingleSession:dialectWill Thompson2009-06-231-20/+8
* Incoming GTalk4 calls do need transport-acceptWill Thompson2009-06-231-5/+5
* Don't leak transport namespace when adding streamsWill Thompson2009-06-231-0/+6
* Reduce spurious transport-infosWill Thompson2009-06-231-2/+4
* Remove duplicated <content>-generation code.Will Thompson2009-06-231-18/+24
* Include xmlns on contentsWill Thompson2009-06-221-0/+1
* Update 'google-video' to current masterWill Thompson2009-06-221-60/+51
|\
| * Don't leak content name and namespaceWill Thompson2009-06-111-0/+6
| * Don't leak a copy of contents' dispositionWill Thompson2009-06-111-0/+6
| * Add _content_creator_is_initiator()Will Thompson2009-06-111-6/+11
| * Use G_PARAM_STATIC_STRINGS in JingleContent/MediaRtpWill Thompson2009-06-111-53/+27
| * Sanity-check Jingle actions in a few places.Will Thompson2009-06-051-1/+1
* | Allow content names to be overriden in the GTalk dialectsSjoerd Simons2009-05-271-5/+10
* | Don't send transport in the GTalk 03 dialectSjoerd Simons2009-05-271-2/+6
|/
* Delete old per-RTP-content state code.Will Thompson2009-05-211-33/+0
* fix typosSjoerd Simons2009-05-111-2/+2
* Ignore description-info before receiving codec dataSjoerd Simons2009-05-111-0/+10
* Only send codec information and description updates if we're really readySjoerd Simons2009-05-111-10/+8
* Document that JingleContent:removed => "drop refs"Will Thompson2009-05-061-0/+10
* Ensure 'removed' is emitted for removed contents.Will Thompson2009-05-011-12/+10
* Include object address in JingleContent debug messagesWill Thompson2009-05-011-2/+6
* Simplify gabble_jingle_session_send, fixing a leakWill Thompson2009-05-011-7/+6
* Add gabble_jingle_content_get_nameWill Thompson2009-04-021-0/+6
* Add a hook for JingleContents to handle session-info payloadsWill Thompson2009-04-021-0/+32
* Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-gabbleGuillaume Desmottes2009-03-161-21/+19
|\
| * Remove redundant GET_PRIV macros from most jingle codeWill Thompson2009-03-131-21/+19
* | jingle-content: coding style fixGuillaume Desmottes2009-03-161-1/+1
|/