[root]/src/net/java/sip/communicator/service/neomedia/device

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 219 (100.0%) | 12.1 |
| emcho | 7 (38.9%) | 87 (39.7%) | 12.4 |
| lubomir_m | 5 (27.8%) | 73 (33.3%) | 14.6 |
| s_vincent | 3 (16.7%) | 43 (19.6%) | 14.3 |
| damencho | 2 (11.1%) | 16 (7.3%) | 8.0 |
| yanas | 1 (5.6%) | 0 (0.0%) | 0.0 |
Commits work in progress on fixing issues with video conferences. Fixes an ArrayIndexOutOfBoundsException in audio level UI.
38 lines of code changed in:
Commits work in progress on video conferences.
33 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Removes a few plurals in neomedia-related class, method and field names which do not seem necessary.
2 lines of code changed in:
Initial video size setting, when creating video call.
Hide resize button if we can detect that its not supported, and limit the resolutions we have for setting according the remote party settings.
Fix changing resolution several times. Fix duplicate field for keeping framerate.
6 lines of code changed in:
Allow setting params for the size of image we are able to show during video call and dispatch such params by streaming the supplied resolution.
10 lines of code changed in:
Do not show screens selector when using partial desktop streaming. Properly handle DesktopSharingFrame location when using two monitors in all directions (i.e. second monitor on TOP, BOTTOM, LEFT or RIGHT of the first ones).
15 lines of code changed in:
Desktop sharing user interface (work in progress).
Start video calls from your contact list and chat window.
Some call interface code enhancements and javadoc comments added.
Disabled the desktop sharing feature until completely tested and ready to use.
0 lines of code changed in:
Fixes warnings and javadocs.
3 lines of code changed in:
Add ScreenDevice implementation to get physicals screens and their size.
25 lines of code changed in:
Adds an RTP extension class. Fixes a few javadoc comments. Adds to standard (non-mixer) MediaDevices methods for retrieving the supported RTP extension headers.
10 lines of code changed in:
Implements .service.neomedia.MediaDevice for CaptureDevice and the respective part of .service.neomedia.MediaService which lists the available and the default MediaDevices.
0 lines of code changed in:
Adds a new MediaDirection enumeration to the neomedia service. (Work in Progress)
10 lines of code changed in:
Adds work on the new MediaService (Work in Progress)
48 lines of code changed in:
Commits first bits of the new media package (very early stage. should have more next week)
17 lines of code changed in: