index
:
telepathy/telepathy-gabble
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
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
media-channel-hold.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-1
/
+1
2012-05-17
configure: ignore post 0.18 deprecations so we can build against tp-glib master
Jonny Lamb
1
-0
/
+2
2012-02-23
MediaChannel: store peer's handle.
Will Thompson
1
-8
/
+5
2012-02-23
JingleSession: move TpHandle peer to private structure
Will Thompson
1
-3
/
+9
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-1
/
+1
2009-07-30
Don't fall through on unexpected hold state changes
Will Thompson
1
-0
/
+1
2009-06-05
Send <hold/> if necessary after session-initiate
Will Thompson
1
-3
/
+3
2009-06-05
Move to desired hold state when no streams exist
Will Thompson
1
-5
/
+41
2009-06-05
Use switches in Hold state machine
Will Thompson
1
-29
/
+27
2009-06-05
Don't try to send <(un)hold/> before session exists
Will Thompson
1
-6
/
+6
2009-06-01
Don't assume session is non-NULL in GetCallState
Will Thompson
1
-2
/
+3
2009-05-21
Set individual ringing/hold/mute flags.
Will Thompson
1
-80
/
+29
2009-05-20
Update incoming <hold/>, etc. to match current XEP-0167
Will Thompson
1
-20
/
+19
2009-04-14
Move CallState code to media-channel-hold.c
Will Thompson
1
-19
/
+154
2009-04-14
Inline inform_peer_of_[un]hold
Will Thompson
1
-15
/
+2
2009-04-14
Split Hold implementation to a separate source file.
Will Thompson
1
-0
/
+312