[root]/src/net/java/sip/communicator/impl/audionotifier

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 380 (100.0%) | 13.5 |
| damencho | 6 (21.4%) | 139 (36.6%) | 23.1 |
| yanas | 7 (25.0%) | 131 (34.5%) | 18.7 |
| lubomir_m | 10 (35.7%) | 91 (23.9%) | 9.1 |
| wernerd | 3 (10.7%) | 14 (3.7%) | 4.6 |
| emcho | 2 (7.1%) | 5 (1.3%) | 2.5 |
Remove the bundle audionotifier because its functionality has already been replaced by the bundle neomedia.
0 lines of code changed in:
Added a sound, played on hang up.
0 lines of code changed in:
Return old notify service but as deprecated (start does nothing) in order to avoid loading the old jar from the felix cache.
49 lines of code changed in:
Mostly cleanup of code for the sake of readability while testing PortAudio.
80 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-mail with subject "Fix warnings in Javadoc" which fixes javadoc warnings.
2 lines of code changed in:
Some code clean-up, remove warnings, no new functions or features.
3 lines of code changed in:
Fix issue #609. Call to sip communicator on machine without audio device. When audio capture is not possible do not send audio line in sdp.
57 lines of code changed in:
When looping to repeat an audio clip: first stop the clip, then play again.
Testing with openJDK has a problem if the clip was not stopped before playing
again. The patch was tested with Sun Java 1.6 as well and works.
11 lines of code changed in:
Fixes warnings.
9 lines of code changed in:
Fix style loading and aim icons.
31 lines of code changed in:
Resource Management Service and its implementation. The service holds all resources and all bundles(except configuration service) use it to retrieve i18n strings,images,settings...
2 lines of code changed in:
Fixes to the notification system provided by Thomas Hofer.
16 lines of code changed in:
renamed AudioNotifierImpl to AudioNotifierServiceImpl
2 lines of code changed in:
renamed
3 lines of code changed in:
when user changes from mute to non mute, restore an audio that was started in a mute mode
21 lines of code changed in:
audio notifier service and implementation
94 lines of code changed in: