Directory src/net/java/sip/communicator/impl/protocol/jabber/mediamgr/

Directory Created:
2007-08-27 20:28
Directory Deleted:
2010-07-12 00:05
Total Files:
0
Deleted Files:
3
Lines of Code:
0

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

Lines of Code

src/net/java/sip/communicator/impl/protocol/jabber/mediamgr/ Lines of Code

Developers

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

Most Recent Commits

lubomir_m 2010-07-12 00:05

Removes the directories impl/media/ and impl/protocol/jabber/mediamgr/ because they've been emptied.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (del), JingleScMediaManager.java (del), MediaUtils.java (del)
emcho 2010-07-05 16:21

Starts work on the Jingle implementation.

11 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: JingleScMediaManager.java (+11 -12)
wernerd 2010-06-03 21:34

Fix logger usage - sixth bunch.

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (+2 -1), MediaUtils.java (+4 -2)
damencho 2009-12-18 19:31

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:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (+37 -37), JingleScMediaManager.java (+12 -12)
lubomir_m 2009-09-05 00:04

- 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:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: JingleScMediaManager.java (+5 -6)
emcho 2009-09-04 17:53

Adds SuppressWarnings annotations for legacy code

5 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: JingleScMediaManager.java (+5 -4)
lubomir_m 2009-05-09 18:48

Eliminates duplication, fixes raw-type warnings.

5 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (+2 -2), MediaUtils.java (+3 -3)
lubomir_m 2008-12-11 02:31

Minor code cleanup of recent commits.

32 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: JingleScMediaManager.java (+32 -16)
damencho 2008-12-10 21:20

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:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: JingleScMediaManager.java (+11 -1)
lubomir_m 2008-12-07 00:08

Fixes warnings about unused imports.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (+4 -7)
lubomir_m 2008-09-14 23:39

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:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: JingleScMediaManager.java (+5 -4)
emcho 2008-09-07 06:19

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:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: MediaUtils.java (+4 -4)
sympho 2007-09-19 19:14

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:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (+1 -1)
sympho 2007-09-14 19:55

assure we use valid payload

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: JingleScMediaManager.java (+1 -1)
sympho 2007-09-14 15:26

Upgrade to the latest available smack lib. Mod. the current jingle code to conform to the new API.

84 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (+26 -9), JingleScMediaManager.java (+7 -3), MediaUtils.java (+51)
sympho 2007-08-31 18:17

Reomoves empty lines.

5 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (+1 -1), JingleScMediaManager.java (+2 -2), MediaUtils.java (+2 -5)
emcho 2007-08-28 00:41

Committed a fix for javadocs from Michael Koch. Fixed javadoc conflicts introduced by the last commit.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (-1)
emcho 2007-08-27 20:28

Committing support for Jingle. (By Symphorien Wanko)

32 lines of code changed in:

  • src/net/java/sip/communicator/impl/protocol/jabber/mediamgr: AudioMediaSession.java (new 24), JingleScMediaManager.java (new 3), MediaUtils.java (new 5)
Generated by StatSVN 0.3.1