[root]/src/net/java/sip/communicator/impl/media/device

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 108 (100.0%) | 1907 (100.0%) | 17.6 |
| damencho | 22 (20.4%) | 1064 (55.8%) | 48.3 |
| lubomir_m | 35 (32.4%) | 344 (18.0%) | 9.8 |
| emcho | 29 (26.9%) | 325 (17.0%) | 11.2 |
| wernerd | 14 (13.0%) | 106 (5.6%) | 7.5 |
| kenlars99 | 7 (6.5%) | 50 (2.6%) | 7.1 |
| scmerger | 1 (0.9%) | 18 (0.9%) | 18.0 |
Removes the directories impl/media/ and impl/protocol/jabber/mediamgr/ because they've been emptied.
0 lines of code changed in:
Fix logger usage - fifth bunch.
48 lines of code changed in:
Fixes warnings.
3 lines of code changed in:
Commits the refactorying of OSUtils contributed by Sebastien Vicent which uses static final fields instead of methods.
3 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.
3 lines of code changed in:
Copies the changes of r6322 from media into neomedia. Otherwise, neomedia is left with no input audio device (at least on my Linux and Windows).
4 lines of code changed in:
Adds echo cancel and noise suppression implementation and options in media configuration panel to turn them on/off.
151 lines of code changed in:
Disable framesPerBuffer workaround to test linux32 fix inside portaudio. Return suggested latency to be low latency value comming from sound device. New util class for portaudio. Fix problem in renderer now respect sample size in bits when opening files.
1 lines of code changed in:
Remove unneeded commented methods.
0 lines of code changed in:
Update configuration form to be displayed correctly and to choose default system devices instead of None. Update linux i386 binary, its now statically linked with portaudio, hope to fix the problem with crash when using device with name default (pulseaudio). Portaudio clips are played with file native samplerate if possible.
74 lines of code changed in:
Init supported audio formats in portaudio after the devices are inited and the default values are extracted.
1 lines of code changed in:
Some portaudio fixes. Add to configuration panel option to select portaudio and the devices to use. Javasound left as default, as portaudio is not currently enabled (missing native binaries). Removed some old and unused jmf stuff like v4l, sun audio, directsound.
515 lines of code changed in:
Ongoing work on portaudio datasource and renderer.
27 lines of code changed in:
Adds SuppressWarnings annotations for legacy code
40 lines of code changed in:
Merge branch '1.0-local' into trunk-local
* 1.0-local:
Fixes Issue #696 : Wrong VIA in INVITE when hold/unhold calls. Fixes Issue #694 : Disable DirectSound. Contributes to Issue #637 by removing use of raw types. Removes CallParticipantChangeListener from CallSessionImpl since it doesn't seem to serve any purpose.
18 lines of code changed in:
Issue #526. Disable video support for java 1.6 under Macosx.
28 lines of code changed in:
Fix warning: raw types, unused variables, etc. Contributes to issue #637.
58 lines of code changed in:
Fixes various warnings, mostly ones about performance.
1 lines of code changed in:
Removes unnecessary fields.
1 lines of code changed in:
Fixes warnings.
4 lines of code changed in:
(25 more)