[root]/src/net/java/sip/communicator/util/launchutils

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 46 (100.0%) | 1823 (100.0%) | 39.6 |
| emcho | 24 (52.2%) | 1506 (82.6%) | 62.7 |
| damencho | 5 (10.9%) | 224 (12.3%) | 44.8 |
| lubomir_m | 9 (19.6%) | 47 (2.6%) | 5.2 |
| wernerd | 3 (6.5%) | 26 (1.4%) | 8.6 |
| s_vincent | 5 (10.9%) | 20 (1.1%) | 4.0 |
Fixes a race in checking for other running instances, problem where we can end up with several instances of the application.
126 lines of code changed in:
Fixes style formating, javadoc and eclipse related warnings.
5 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
5 lines of code changed in:
Rebuilds the JNI FFmpeg library with newer versions of its dependencies.
4 lines of code changed in:
Commits work in progress on Windows delta/bspatch updates.
6 lines of code changed in:
Fix some javadocs and warnings.
1 lines of code changed in:
Fix launcher messages and application name change. Reported by Pavel Tankov.
26 lines of code changed in:
Adds javadocs, fixes warnings.
6 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
17 lines of code changed in:
Fix some javadoc warnings, typos and 80 lines cut.
0 lines of code changed in:
Fix logger usage - seventh and last bunch
26 lines of code changed in:
Applies a new logging policy that should make file logs more readable (sip messages should now be logged only once for example and console output remains limited)
3 lines of code changed in:
Enable desktop streaming by default in video devices list.
0 lines of code changed in:
Disable desktop streaming by default (need to pass --desktop-stream
argument).
14 lines of code changed in:
Commits the refactorying of OSUtils contributed by Sebastien Vicent which uses static final fields instead of methods.
2 lines of code changed in:
Commits the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "[Patch] OS detection" which introduces and uses a single utility class to check the executing operating system and architecture.
2 lines of code changed in:
Removes unnecessary fields.
2 lines of code changed in:
Fixes a problem causing the application to exit if we fail to register an arg handler.
22 lines of code changed in:
Fixes warnings about unused imports.
0 lines of code changed in:
When starting the applications, loads the stored accounts in the background in order to allow the UI to appear as soon as possible.
25 lines of code changed in:
(9 more)