[root]/src/net/java/sip/communicator/impl/gui/main/call
conference
(9 files, 4026 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 1177 (100.0%) | 36762 (100.0%) | 31.2 |
| yanas | 608 (51.7%) | 25031 (68.1%) | 41.1 |
| lubomir_m | 175 (14.9%) | 4753 (12.9%) | 27.1 |
| s_vincent | 67 (5.7%) | 1727 (4.7%) | 25.7 |
| damencho | 71 (6.0%) | 1612 (4.4%) | 22.7 |
| emcho | 138 (11.7%) | 1277 (3.5%) | 9.2 |
| akelly7 | 2 (0.2%) | 759 (2.1%) | 379.5 |
| vincent_lucas | 16 (1.4%) | 495 (1.3%) | 30.9 |
| wernerd | 57 (4.8%) | 481 (1.3%) | 8.4 |
| ibauersachs | 14 (1.2%) | 289 (0.8%) | 20.6 |
| rkuntz | 8 (0.7%) | 171 (0.5%) | 21.3 |
| sympho | 14 (1.2%) | 95 (0.3%) | 6.7 |
| scmerger | 4 (0.3%) | 44 (0.1%) | 11.0 |
| scoutice | 1 (0.1%) | 22 (0.1%) | 22.0 |
| kpouer | 1 (0.1%) | 4 (0.0%) | 4.0 |
| smazy | 1 (0.1%) | 2 (0.0%) | 2.0 |
Adds video resolution to the call info frame.
55 lines of code changed in:
Fix compile problem after applying patch.
1 lines of code changed in:
Enhance ZID name feature to store AOR/JID.
Storing AOR/JID enables Jitsi to perform an automatic check if the
stored AOR/JID associated with a ZID matches the values of the
current call AOR/JID. In case of a mismatch Jitsi displays a popup
window to inform the user.
73 lines of code changed in:
Makes appearance of zrtp confirmation panel configurable.
8 lines of code changed in:
Removes the cipher information from the security details panel.
0 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.
32 lines of code changed in:
Fixes video security indication (problem reported by Ingo Bauersachs).
7 lines of code changed in:
Fixes close security panel button on Windows and empty SDES panel.
7 lines of code changed in:
Fixes SDES security and call status indent.
16 lines of code changed in:
Fixes security indication after pressing on/off hold.
17 lines of code changed in:
Replaces ZID icon in order to fix security layout.
5 lines of code changed in:
Call security fixes. Adds SrtpControl to the security negotiation started event.
13 lines of code changed in:
Add ZID name feature.
The ZID name feature enables the user to associate a name for a ZRTP
identifier. The user can enter such a name only if the authentication string
(SAS) was compared and confirmed.
The popup dialog shows the current ZID name or is preset with the display
name of the called party in case no name was associated previously. The user
may change the name and store it with OK, pressing Cancel leaves the name
untouched.
167 lines of code changed in:
Renames recently added event securityStarted to securityNegotiationStarted.
9 lines of code changed in:
Adds security started event, indicating when security initialization has really started.
40 lines of code changed in:
Fixes hanging up call in cross protocol conference and when security is mandatory but is not available. Fixes creating normal conferences.
32 lines of code changed in:
Fixes security details layout.
4 lines of code changed in:
Fixes mandatory security timer.
23 lines of code changed in:
Adds new improved security interface.
1090 lines of code changed in:
Adds (experimental) support for the cobri Jabber extension.
1 lines of code changed in:
(492 more)