[root]/src/net/java/sip/communicator/impl/protocol/jabber/extensions
caps
(5 files, 1370 lines)
cobri
(3 files, 829 lines)
coin
(32 files, 3690 lines)
geolocation
(5 files, 1356 lines)
gtalk
(9 files, 1288 lines)
inputevt
(5 files, 878 lines)
jingle
(30 files, 4575 lines)
jingleinfo
(7 files, 563 lines)
keepalive
(3 files, 376 lines)
mailnotification
(6 files, 1351 lines)
notification
(2 files, 216 lines)
thumbnail
(3 files, 745 lines)
version
(1 files, 94 lines)
whiteboard
(12 files, 2532 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 39 (100.0%) | 783 (100.0%) | 20.0 |
| emcho | 26 (66.7%) | 574 (73.3%) | 22.0 |
| lubomir_m | 4 (10.3%) | 94 (12.0%) | 23.5 |
| damencho | 5 (12.8%) | 92 (11.7%) | 18.4 |
| s_vincent | 4 (10.3%) | 23 (2.9%) | 5.7 |
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Commits work in progress on Google Talk voice support.
20 lines of code changed in:
Add Coin (Conference Information) support and audio levels in XMPP conference.
2 lines of code changed in:
Commits work in progress on enabling ICE support in Jingle calls. Allows video to be started in a call which has been established with audio only.
3 lines of code changed in:
Commits work in progress on enabling ICE support in Jingle calls:
- Sends transport-info without content child extensions other than transport.
- Does not send candidates in session-accept if they have already been sent in transport-info.
- Does not wait for connectivity establishment to conclude before sending session-accept because the ICE controlling agent determines when the connectivity establishment concludes.
66 lines of code changed in:
Fixes warnings and javadocs.
1 lines of code changed in:
Fixes warnings, TODOs, javadocs, formatting.
25 lines of code changed in:
Fixes warnings about unused imports and unnecessary casts.
0 lines of code changed in:
Ongoing work on the jingle implementation
28 lines of code changed in:
Ongling work on jingle media negotiation
68 lines of code changed in:
tries a rescue of my git repository after a network loss
25 lines of code changed in:
Completes jingle packet parsing (I actually believe it does ;) ). Off to the jingle handling now
8 lines of code changed in:
Completes the implementation of the CandidatePacketExtension
0 lines of code changed in:
Adds parsing support for the ICE transport element
23 lines of code changed in:
Enables initial jingle parsing
4 lines of code changed in:
Adds a default packet extension provider. Refactors a few more packet extensions so that they would extend AbstractPacketExtension
170 lines of code changed in:
Adds support for bandwidth elements. Adds support for text values in AbstractPacketExtension
37 lines of code changed in:
Modifies RtpDescriptionPacketExtension so that it would now extend our newly added AbstractPacketExtension
6 lines of code changed in:
Modifies EncryptionPacketExtension so that it would now extend AbstractPacketExtension
4 lines of code changed in:
Adds support for the Crypto element
63 lines of code changed in:
(6 more)