index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
QXmppCallManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
make QXmppCallManager use QXmppRtpChannel
Jeremy Lainé
2010-11-16
1
-366
/
+116
*
* improve cleanup of destroyed calls
Jeremy Lainé
2010-09-30
1
-2
/
+9
*
make sure the RTP buffer does not accumulate stale packets : limit the buffer...
Jeremy Lainé
2010-09-30
1
-0
/
+12
*
* make QXmppCall unbuffered for lower latency
Jeremy Lainé
2010-09-28
1
-1
/
+5
*
remove unnecessary stream argument in handleStanza funtion
Manjeet Dahiya
2010-09-27
1
-3
/
+1
*
extensions do not need to know about QXmppOutgoingClient
Jeremy Lainé
2010-09-20
1
-1
/
+1
*
make QXmppCallManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
1
-17
/
+37
*
compatibility fix for Qt 4.4
Jeremy Lainé
2010-08-31
1
-1
/
+1
*
* make QXmppStream an abstract class
Jeremy Lainé
2010-08-23
1
-2
/
+2
*
replace references to QXmppOutgoingClient for now
Jeremy Lainé
2010-08-22
1
-2
/
+2
*
improve STUN support, discover server reflexive address
Jeremy Lainé
2010-08-22
1
-69
/
+75
*
cosmetics
Manjeet Dahiya
2010-08-17
1
-2
/
+2
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-0
/
+818