0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Activates the use of model identifier for audio device. More... over 12 years ago
Adds capability for Windows to retrieve the model identifier for audio devices. But there is still some issues with using it. Thus, disables temporaly the use of model identifier. More... over 12 years ago
Adds a way to retrieve the model identifier for audio devices: this allows an USB device without a serial number to be recognized as a single device regardless of the USB port used. MacOsX part only. More... over 12 years ago
Enables the media configuration dialog to listen to audio system and device changes even if the audio system combo box is disabled (via the AUDIO_SYSTEM_DISABLED_PROP portperty). More... over 12 years ago
Attempts to handle timeouts in Pa_CloseStream more gracefully. More... over 12 years ago
Reverts commits 10201 and 10202: Adds a net.java.sip.communicator.impl.neomedia.device.hideDevicelessAudioSystems property (default=true) to give the possibility to show deviceless audio systems (if this property is set to false in the configuration). More... over 12 years ago
Optimizes r10201. More... over 12 years ago
Adds a net.java.sip.communicator.impl.neomedia.device.hideDevicelessAudioSystems property (default=true) to give the possibility to show deviceless audio systems (if this property is set to false in the configuration). More... over 12 years ago
Commits the binaries of a refining of the automatic audio device selection to pick up devices from the same hardware. More... over 12 years ago
Commits the C source code of a refining of the automatic audio device selection to pick up devices from the same hardware. More... over 12 years ago
Enables audio system changes during on-going calls. More... over 12 years ago
Updates FMJ to r14. Fixes calls dropping when RTP sequence numbers wrap and enables the adaptive jitter buffer by default More... over 12 years ago
Updates FMJ to r13 (fixes jitter buffer delay computations for some codecs). Fixes an exception in MediaStreamStatsImpl (introduced in r10183). More... over 12 years ago
First part of automatic audio system change: only if the "none" audio system is currently selected and another audio sytem becomes available (a new device has been detected). More... over 12 years ago
Updates FMJ and FMJ sources to r12 (which includes a minor change in the way late RTP audio packets are handled) More... over 12 years ago
Updates FMJ to r11. This revision uses an adaptive jitter buffer (for audio streams), which changes size according to the number of packets arriving too late. Passes the net.java.sip.communicator.impl.neomedia.adaptive_jitter_buffer.* properties to the FMJ Registry. Changes the mechanism through which the number of discarded packets is obtained in MediaStreamStatsImpl, now using a FMJ controls. Shows more information about discarded packets and the adaptive jitter buffer in the "call info" window. More... over 12 years ago
Corrects invalid read access from the MacOsX/Windows libjitsi coreaudio library when creating or receiving a call without any microphone connected. More... over 12 years ago
Fixes issues with Jitsi VideoBridge conferencing. More... over 12 years ago
Activates update for reloadable audio systems in order to activate them if the number of devices changes from 0 to something greater. More... over 12 years ago
Modifies automatic audio device selection to attempt to pick up capture and playback/notify from the same hardware. Fixes warnings. Adds javadocs. More... over 12 years ago
Changes sequence of audio configuration modification events in order to aggregate pop-up notification events. More... over 12 years ago
Adds the device name and its state (connected or disconnected) for the "Device configuration has changed" pop-up notification. Adds a "New selected device" pop-up notification when the selected audio device has changed (for audio in, audio out and notifications). More... over 12 years ago
Addresses a media- and UI-related freeze. More... over 12 years ago
Changes needed for android merge. Exposing several bundle contexts. Some public constants. Changes in sound notifications to use String as resource uri, and obtaining resource input stream and stream format info from AudioSystem, so it can be overridden in different implementations. More... over 12 years ago
Corrects UnsatisfiedLinkError when trying to load nonexistent Windows or MacOSX CoreAudio library. Initializes microphone volume based on system value for MacOSX and Windows Vista/7/8. More... over 12 years ago
Reduces Windows Coreaudio DLL size by removing all non-global symbols (strip -x). More... over 12 years ago
Activates microphone sensibility modification via Windows CoreAudio (adds 32bits version only for Vista/7/8). More... over 12 years ago
Activates microphone sensibility modification via Windows CoreAudio (64bits version only for Vista/7/8). More... over 12 years ago
Fixes a REGDB_E_CLASSNOTREG in jnwincoreaudio. Reported by Vincent Lucas. More... over 12 years ago
Fixes a REGDB_E_CLASSNOTREG in jnwincoreaudio. Reported by Vincent Lucas. More... over 12 years ago