[root]/src/net/java/sip/communicator/impl/gui/main/call/conference

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 179 (100.0%) | 6758 (100.0%) | 37.7 |
| yanas | 99 (55.3%) | 5119 (75.7%) | 51.7 |
| s_vincent | 22 (12.3%) | 757 (11.2%) | 34.4 |
| lubomir_m | 15 (8.4%) | 397 (5.9%) | 26.4 |
| damencho | 24 (13.4%) | 345 (5.1%) | 14.3 |
| ibauersachs | 8 (4.5%) | 129 (1.9%) | 16.1 |
| emcho | 9 (5.0%) | 9 (0.1%) | 1.0 |
| wernerd | 2 (1.1%) | 2 (0.0%) | 1.0 |
Makes appearance of zrtp confirmation panel configurable.
8 lines of code changed in:
Fixes security indication after pressing on/off hold.
14 lines of code changed in:
Renames recently added event securityStarted to securityNegotiationStarted.
6 lines of code changed in:
Adds security started event, indicating when security initialization has really started.
24 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.
52 lines of code changed in:
Adds new improved security interface.
260 lines of code changed in:
Adds security timeout event, triggered whenever we tried and couldn't establish security connection (zrtp sends initial hello packets and don't receive response). Adds initial implementation of paranoia mode, if enabled and the other party didn't indicate encryption we fail the call.
20 lines of code changed in:
Refactor invite conference dialog. Adds drag'n'drop from contact list to invite conference dialog right column and also between its two columns.
99 lines of code changed in:
Fixes issues with video conferences such as adding peers and allowing non-focus peers to start their video first.
28 lines of code changed in:
Adds UI for cross protocol conference calls. Adds also the possibility to add an incoming call into an existing call/conference. Fixes also the drag'n'drop for cross-protocol accounts.
457 lines of code changed in:
Commits work in progress on fixing issues with video conferences. Fixes an ArrayIndexOutOfBoundsException in audio level UI.
9 lines of code changed in:
Tries to address issues with the support of video conferences such as the CallDialog not resizing properly at the conference focus, a crash in FFmpeg/sws_scale.
71 lines of code changed in:
Ongoing work on cross protocol conference calls. Adds missing portaudio hotplug patch.
13 lines of code changed in:
Tries the size the video and audio components in a video conference call appropriately. Fixes deprecation warnings. Adds javadocs.
38 lines of code changed in:
Commits work in progress on video conferences.
64 lines of code changed in:
Fixes audio levels in conference UI.
128 lines of code changed in:
Adds support for audio devices hotplug as well as to change input/output audio devices during a call.
0 lines of code changed in:
Leave security panel in place if one stream is still encrypted
5 lines of code changed in:
Isolates notification management and triggering.
0 lines of code changed in:
Fixes java 1.5 error.
0 lines of code changed in:
(71 more)