[root]/src/net/java/sip/communicator/launcher
logging
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 50 (100.0%) | 663 (100.0%) | 13.2 |
| yanas | 12 (24.0%) | 250 (37.7%) | 20.8 |
| damencho | 7 (14.0%) | 121 (18.3%) | 17.2 |
| emcho | 11 (22.0%) | 99 (14.9%) | 9.0 |
| rkuntz | 1 (2.0%) | 85 (12.8%) | 85.0 |
| s_vincent | 9 (18.0%) | 66 (10.0%) | 7.3 |
| lubomir_m | 7 (14.0%) | 24 (3.6%) | 3.4 |
| ibauersachs | 3 (6.0%) | 18 (2.7%) | 6.0 |
Make DNSJAVA as SPI optional
13 lines of code changed in:
Use DNSJAVA as DNS SPI
4 lines of code changed in:
Adds javadoc and removes warnings.
12 lines of code changed in:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
32 lines of code changed in:
Fixes fullscreen issue on Mac OS X with multi monitors where all screens turn black in fullscreen.
11 lines of code changed in:
Loads the Java VM into Jitsi's run.exe in order to fix issue #963: Starting Jitsi via pinned taskbar icon makes a second Jitsi icon appear in the taskbar instead of highlighting the existing one. Based on ibauersachs' patch.
11 lines of code changed in:
Attempt to fix fullscreen display on Windows by disabling D3D pipeline (used internally by the JVM for fullscreen). Please note that it is absolutely not related to our D3D JAWTRenderer (the fullscreen bug also appears with JMF's AWTRenderer).
5 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
3 lines of code changed in:
Reverts previous commit.
0 lines of code changed in:
Suppresses deprication warning.
1 lines of code changed in:
Increase visibility of some methods and introduce factory methods to allow customizations
1 lines of code changed in:
Do not let pass blindly packets if SSRC change in ZRTPTransformEngine. Also do not restart ZRTP when we recreate JMF send streams and receive RTP Bye.
0 lines of code changed in:
Fixes warning.
1 lines of code changed in:
Change default dir name if none is forced (when running from source).
2 lines of code changed in:
Some string fix and proper home creation/use under Linux after rename.
15 lines of code changed in:
Rename application.
41 lines of code changed in:
Adds formatting, javadocs.
1 lines of code changed in:
Adds javadocs, fixes warnings.
1 lines of code changed in:
Ongoing work on the integration of ICE into XMPP. Fixes a problem that was causing our logger not to take into account the home dir configuration property
36 lines of code changed in:
Fixes warnings.
1 lines of code changed in:
(23 more)