[root]/src/net/java/sip/communicator/impl/protocol/jabber/mediamgr

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 29 (100.0%) | 260 (100.0%) | 8.9 |
| sympho | 8 (27.6%) | 91 (35.0%) | 11.3 |
| damencho | 3 (10.3%) | 60 (23.1%) | 20.0 |
| emcho | 7 (24.1%) | 52 (20.0%) | 7.4 |
| lubomir_m | 9 (31.0%) | 51 (19.6%) | 5.6 |
| wernerd | 2 (6.9%) | 6 (2.3%) | 3.0 |
Removes the directories impl/media/ and impl/protocol/jabber/mediamgr/ because they've been emptied.
0 lines of code changed in:
Starts work on the Jingle implementation.
11 lines of code changed in:
Fix logger usage - sixth bunch.
6 lines of code changed in:
Stop building media bundler. Remove media bundle from starting in client and in tests. Comment all code that access media service in jabber protocol.
49 lines of code changed in:
- Removes a few SuppressWarnings because the warnings they suppress can be resolved.
- Fixes an incorrect use of an invalid list index.
- Uses foreach loops in recently modified code for the sake of readability.
- Fixes a few spelling mistakes.
5 lines of code changed in:
Adds SuppressWarnings annotations for legacy code
5 lines of code changed in:
Eliminates duplication, fixes raw-type warnings.
5 lines of code changed in:
Minor code cleanup of recent commits.
32 lines of code changed in:
1. Fix opening history containing tag for subject.
2. Fix loading jabber account when media service fails (fails only when running from source under macosx).
11 lines of code changed in:
Fixes warnings about unused imports.
4 lines of code changed in:
Starts the MediaService asynchronously/in the background thus giving a faster startup of the UI (when no Jabber accounts are loaded on startup because they need the MediaService to be fully started).
5 lines of code changed in:
Adds the possibility to register for RSS feeds passed as invokation parameters
Implements support for RSS feeds on sites with expired RSS certificates
Implements support for the --debug parameter. Unless this parameter is set our new StdOut class would take control of all System.out traffic.
Adds methods to PopupDIalog that now allow speficying an icon for generic dialog messages
Fixes the whiteboard menu item never return null as it causes the UIService to slightly freak out.
4 lines of code changed in:
revert and/or fix some of previous modification, replace the sip log in right menu with a phone picture
1 lines of code changed in:
assure we use valid payload
1 lines of code changed in:
Upgrade to the latest available smack lib. Mod. the current jingle code to conform to the new API.
84 lines of code changed in:
Reomoves empty lines.
5 lines of code changed in:
Committed a fix for javadocs from Michael Koch. Fixed javadoc conflicts introduced by the last commit.
0 lines of code changed in:
Committing support for Jingle. (By Symphorien Wanko)
32 lines of code changed in: