[root]/src/net/java/sip/communicator/impl/protocol/jabber
debugger
(1 files, 220 lines)
extensions
(2 files, 581 lines)
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)
jinglesdp
(1 files, 610 lines)
mediamgr
(0 files, 0 lines)
net
(0 files, 0 lines)
sasl
(1 files, 112 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 1352 (100.0%) | 51528 (100.0%) | 38.1 |
| damencho | 336 (24.9%) | 14543 (28.2%) | 43.2 |
| s_vincent | 278 (20.6%) | 11030 (21.4%) | 39.6 |
| emcho | 343 (25.4%) | 10088 (19.6%) | 29.4 |
| yanas | 103 (7.6%) | 8109 (15.7%) | 78.7 |
| lubomir_m | 193 (14.3%) | 5449 (10.6%) | 28.2 |
| vincent_lucas | 17 (1.3%) | 793 (1.5%) | 46.6 |
| ibauersachs | 21 (1.6%) | 594 (1.2%) | 28.2 |
| sympho | 22 (1.6%) | 499 (1.0%) | 22.6 |
| wernerd | 29 (2.1%) | 331 (0.6%) | 11.4 |
| ysaak | 2 (0.1%) | 41 (0.1%) | 20.5 |
| vmartinet | 5 (0.4%) | 28 (0.1%) | 5.6 |
| rkuntz | 2 (0.1%) | 18 (0.0%) | 9.0 |
| kpouer | 1 (0.1%) | 5 (0.0%) | 5.0 |
Loads only used jabber providers, sending service unavailable for not handled one.
485 lines of code changed in:
Adds jabber version XEP-0092: Software Version.
39 lines of code changed in:
Updates display names when changed at server-side.
Auto accept authorizations if we have initiated adding of a contact.
96 lines of code changed in:
Fixes missing xmpp statuses where presence packets were received before the reply of our roster query.
17 lines of code changed in:
More default values checks when starting auto-away thread.
1 lines of code changed in:
Adds ice states to call info.
Fixes a problem with creating two transport managers for jabber calls and slow creating of upnpharvester.
92 lines of code changed in:
Adds a synchronization point in order to wait for the Jingle node discovery
completion before starting to harvest ICE candidates.
4 lines of code changed in:
Changes a Listener into a PacketCollector to discover STUN/TURN servers when
querying the IQ google:jingleinfo in TransportManagerGtalkImpl.
145 lines of code changed in:
Tries to fix a deadlock that can occur on double detecting connection closed, by smack and by our network detection.
9 lines of code changed in:
Implements automatic selection of the (experimental) cobri support for conference calls. Enabled if the boolean account property USE_JITSI_VIDEO_BRIDGE is explicitly set to true.
140 lines of code changed in:
Fixes multiple stability issues with the (experimental) support for the cobri Jabber extension.
227 lines of code changed in:
Fixes a ConcurrentModificationException in SRTPTransformer reported by Emil Ivov, an ArrayIndexOutOfBoundsException in CallJabberImpl. Removes FMJConditionals because FMJ is always used anyway.
9 lines of code changed in:
Adds (experimental) support for the cobri Jabber extension.
637 lines of code changed in:
Fixes a ConcurrentModificationException in SRTCPTransformer.
89 lines of code changed in:
Fixes several NPE exceptions. Fix when there is no device specified for desktop share use desktop media use case when choosing video device.
9 lines of code changed in:
Allows JingleUtils to be used as a utility class outside of OSGi.
2 lines of code changed in:
Implements IQ and IQProvider for the cobri Jabber extension.
97 lines of code changed in:
Adds dtmf support for jabber calls.
214 lines of code changed in:
- Allows the neomedia bundle to function even when the PortAudio native library fails to load.
- Allows the resourcemanager bundle to function without resources such as images.
- Provides a way to listen for and, optionally, drop DatagramPackets read by RTPConnectorInputStream prior to converting them to RawPackets and passing them up the media chain.
19 lines of code changed in:
Corrects a null pointeur exception, which occurs while trying to check the current avatar image for a contact not yet in the contact list.
52 lines of code changed in:
(610 more)