index
:
delta/telepathy-gabble.git
baserock/telepathy-gabble-0.18.3
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
gitlab.freedesktop.org: telepathy/telepathy-gabble.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jingle-content.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Jingle*: (mostly) de-Loudmouth-ify
Will Thompson
2012-01-26
1
-10
/
+8
*
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
2012-01-26
1
-1
/
+15
|
\
|
*
JingleContent: work around GMail omitting content creators
Will Thompson
2011-06-16
1
-1
/
+15
*
|
Remove GabbleXmppError.
Will Thompson
2011-05-03
1
-1
/
+2
*
|
Remove three redundant node functions from util.[ch]
Will Thompson
2011-05-02
1
-8
/
+8
*
|
stop using LmMessageNode wrapper
Jonny Lamb
2011-05-02
1
-54
/
+54
|
/
*
Improve debugging information
Sjoerd Simons
2011-01-17
1
-1
/
+4
*
Merge branch 'master' into call-base-classes
Sjoerd Simons
2011-01-11
1
-3
/
+30
|
\
|
*
TpChannelGroupChangeReason-sectomy in GabbleJingleSession.
Eitan Isaacson
2010-12-10
1
-45
/
+2
|
*
Make jingle reasons a first-class enum
Eitan Isaacson
2010-12-10
1
-9
/
+54
|
*
Send content-reject when codec negotiation fails.
Eitan Isaacson
2010-12-10
1
-3
/
+28
*
|
Add TpMediaStreamType<->JingleMediaType conversion functions
Will Thompson
2011-01-11
1
-0
/
+28
|
/
*
Replace all JingleSessionState with JingleState
Simon McVittie
2010-08-11
1
-3
/
+3
*
The info message isn't gtalk4 specific, we can receive it in gtalk3 dialect too
Youness Alaoui
2010-04-12
1
-2
/
+2
*
Remove the requires_initiate_before_candidates and check for MEDIA_RTP instead
Youness Alaoui
2010-03-30
1
-4
/
+3
*
Remove JINGLE_MEDIA_TYPE_FILE and make jingle-share use a JINGLE_MEDIA_TYPE_N...
Youness Alaoui
2010-03-30
1
-3
/
+4
*
Add a 'requires_initiate_before_candidates' variable to the JinleContent class
Youness Alaoui
2010-03-30
1
-5
/
+4
*
Add a get_default_senders virtual method to jingle-content and remove the spe...
Youness Alaoui
2010-03-30
1
-19
/
+28
*
Rename 'channel' into 'share_channel' for the jingle content/google-transport
Youness Alaoui
2010-03-30
1
-13
/
+13
*
component/channel id is a uint, so make it constant everywhere
Youness Alaoui
2010-03-30
1
-2
/
+2
*
Replace == FALSE/TRUE conditionals for booleans by if (b) or if (!b)
Youness Alaoui
2010-03-30
1
-1
/
+1
*
some more code cleaning
Youness Alaoui
2010-03-30
1
-6
/
+8
*
Add a way to send a complete info action
Youness Alaoui
2010-03-30
1
-1
/
+19
*
Add a 'completed' signal to the content and handle the complete info action
Youness Alaoui
2010-03-30
1
-1
/
+12
*
The content is ready without local candidates for file sharing because channe...
Youness Alaoui
2010-03-30
1
-5
/
+7
*
Make jingle content send a signal with the channel id as an int, and add a cr...
Youness Alaoui
2010-03-30
1
-15
/
+54
*
content now sets a unique component per channel, and sends a signal to notify...
Youness Alaoui
2010-03-30
1
-1
/
+19
*
properly report the direction as 'initiator' for the file transfers
Youness Alaoui
2010-03-30
1
-2
/
+14
*
there is no transport in the accept, so we don't want it to go into gtalkv3 d...
Youness Alaoui
2010-03-30
1
-1
/
+4
*
Add support for the 'info' jingle action, and make it check for new jingle ch...
Youness Alaoui
2010-03-30
1
-0
/
+33
*
Add a way to notify the content that the transport has been created and use t...
Youness Alaoui
2010-03-30
1
-0
/
+15
*
Jingle: remove unused SET_FOO macros, and unused varargs capabilities
Simon McVittie
2010-02-22
1
-3
/
+1
*
Don't send a content-modify message if the content hasn't been sent yet.
Mike Ruprecht
2010-01-20
1
-4
/
+7
*
Merge branch 'new-media-spec'
Sjoerd Simons
2009-12-29
1
-2
/
+91
|
\
|
*
Even if the protocol doesn't have a concept of senders keep our internal stat...
Sjoerd Simons
2009-12-24
1
-2
/
+6
|
*
Add a utility function to change the direction to sending from out side
Sjoerd Simons
2009-12-24
1
-0
/
+37
|
*
Add functions to see if the direction is sending or receiving from our pov
Sjoerd Simons
2009-12-24
1
-0
/
+37
|
*
Short-circuit adding no candidates
Sjoerd Simons
2009-12-07
1
-0
/
+3
|
*
Make it possible to retrieve our local candidates
Sjoerd Simons
2009-12-07
1
-0
/
+8
*
|
plug various leaks
Dafydd Harries
2009-12-18
1
-1
/
+5
|
/
*
Parse transport node on accept to get candidates
Sjoerd Simons
2009-09-23
1
-0
/
+6
*
gabble_jingle_content_parse_add: clarify behaviour of libjingle 0.3 mode
Simon McVittie
2009-08-20
1
-0
/
+8
*
Remove vestigial references to timer_id
Will Thompson
2009-08-05
1
-20
/
+0
*
remove timeouts from Jingle session initiation and content adding
Dafydd Harries
2009-08-05
1
-18
/
+0
*
Let the transport decide if it's ready to accept
Will Thompson
2009-06-27
1
-9
/
+3
*
Update Jingle{Content,Session} to new Transport API
Will Thompson
2009-06-27
1
-21
/
+22
*
Don't include <transport/> in description-info
Will Thompson
2009-06-27
1
-1
/
+1
*
JingleContent: wait with content readiness until we have local candidates
Senko Rasic
2009-06-27
1
-11
/
+29
*
JingleContent: rename transport_ready to transport_connected
Senko Rasic
2009-06-27
1
-4
/
+7
*
JingleTransportIface: rename add_candidates() to more descriptive new_local_c...
Senko Rasic
2009-06-27
1
-1
/
+1
[next]