| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | start moving client-specific code | Jeremy Lainé | 2012-02-08 | 1 | -1005/+0 |
| | | |||||
| * | fix some compiler warnings | Jeremy Lainé | 2011-09-07 | 1 | -1/+3 |
| | | |||||
| * | assert signal connections | Jeremy Lainé | 2011-07-26 | 1 | -4/+12 |
| | | |||||
| * | add support for vp8 video codec | Jeremy Lainé | 2011-07-26 | 1 | -46/+86 |
| | | |||||
| * | improve QXmppCallManager scripting support | Jeremy Lainé | 2011-06-05 | 1 | -0/+34 |
| | | |||||
| * | fix audio state transitions for QXmppCall | Jeremy Lainé | 2011-05-03 | 1 | -14/+27 |
| | | |||||
| * | * simplify QXmppCall states | Jeremy Lainé | 2011-04-23 | 1 | -73/+61 |
| | | | | | | | * improve call termination * add a signal to notify user of audio channel state changes | ||||
| * | overhaul RTP / jingle stack to allow video support | Jeremy Lainé | 2011-04-15 | 1 | -322/+537 |
| | | |||||
| * | fix compiler warning | Jeremy Lainé | 2011-03-29 | 1 | -3/+3 |
| | | |||||
| * | QXmppCallManager : add support for TURN, cleanup call termination | Jeremy Lainé | 2011-03-22 | 1 | -25/+77 |
| | | |||||
| * | copyright year update | Manjeet Dahiya | 2011-01-21 | 1 | -1/+1 |
| | | |||||
| * | when sending additional ICE components, we need to repeat ufrag/pwd | Jeremy Lainé | 2011-01-20 | 1 | -0/+4 |
| | | |||||
| * | remove "client" argument from QXmppCallManager constructor | Jeremy Lainé | 2010-12-13 | 1 | -7/+11 |
| | | |||||
| * | improve QXmppCallManager code documentation | Jeremy Lainé | 2010-12-09 | 1 | -0/+7 |
| | | |||||
| * | improve STUN / ICE code documentation | Jeremy Lainé | 2010-12-06 | 1 | -17/+7 |
| | | |||||
| * | overhaul ICE support to reserve consecutive ports (required for RTP/RTCP pairs) | Jeremy Lainé | 2010-12-03 | 1 | -0/+1 |
| | | |||||
| * | fix compiler warning | Jeremy Lainé | 2010-12-03 | 1 | -2/+2 |
| | | |||||
| * | fix call state initialisation | Jeremy Lainé | 2010-12-03 | 1 | -1/+2 |
| | | |||||
| * | fix ICE/RTP bindings | Jeremy Lainé | 2010-12-03 | 1 | -4/+11 |
| | | |||||
| * | overhaul RTP stack to support codec switching | Jeremy Lainé | 2010-12-03 | 1 | -12/+4 |
| | | |||||
| * | hide QXmppCall internals | Jeremy Lainé | 2010-11-20 | 1 | -86/+118 |
| | | |||||
| * | 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 it possible to move QXmppCall objects to threads | ||||
| * | make sure the RTP buffer does not accumulate stale packets : limit the ↵ | Jeremy Lainé | 2010-09-30 | 1 | -0/+12 |
| | | | | | buffer size | ||||
| * | * make QXmppCall unbuffered for lower latency | Jeremy Lainé | 2010-09-28 | 1 | -1/+5 |
| | | | | | | * hang up call if ICE negotiation fails | ||||
| * | 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 |
| | | | | | | * move client-specific code to QXmppOutgoingClient | ||||
| * | 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 |
