aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/neomedia/DeviceConfigurationComboBoxModel.java
Commit message (Expand)AuthorAgeFilesLines
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-231-454/+454
* Updates the license headers.Damian Minkov2015-07-201-5/+16
* Fixes the issue on Windows in media configuration form with the combo boxhristoterezov2014-05-141-0/+1
* Fixes a problem in the resolution of the devices by name (which could lead to...Lyubomir Marinov2013-05-151-3/+0
* Fixes multiple issues related to unplugging the last audio device and then pl...Lyubomir Marinov2013-05-091-6/+3
* Implements an alternative to PortAudio on Windows which uses Windows Audio Se...Lyubomir Marinov2013-03-311-14/+14
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-1/+1
* Fixes warnings. Adds and/or fixes javadocs.Lyubomir Marinov2013-02-251-1/+1
* Displays a pop-up notification about the removal of an audio device only if i...Lyubomir Marinov2012-12-211-110/+108
* First part of automatic audio system change: only if the "none" audio system ...Vincent Lucas2012-12-141-18/+1
* Activates update for reloadable audio systems in order to activate them if th...Vincent Lucas2012-12-131-2/+5
* Modifies automatic audio device selection to attempt to pick up capture and p...Lyubomir Marinov2012-12-121-51/+48
* Fixes video configuration tab when no video device is available. Moves some l...Damian Minkov2012-11-301-1/+11
* Improves device selection via portaudio for MacOSX (hostapi coreaudio): adds ...Vincent Lucas2012-10-291-17/+47
* Improves sound device selection: automatically switches to new plugged device...Vincent Lucas2012-10-151-21/+29
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+2
* Shows audio configuration dialog instead of the whole configuration form when...Damian Minkov2012-06-081-1/+68
* Refactors the detection of capture and playback/notification devices. Adds au...Lyubomir Marinov2012-05-041-111/+99
* Makes sure that the audio system used for capture is also used for playback.Lyubomir Marinov2012-04-211-5/+6
* - Allows the neomedia bundle to function even when the PortAudio native libra...Lyubomir Marinov2012-03-211-4/+2
* Adds support for audio devices hotplug as well as to change input/output audi...Sebastien Vincent2012-01-181-4/+50
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Handle case when video capture device or monitors are removed while Jitsi is ...Sebastien Vincent2011-02-231-0/+15
* Fix some javadoc warnings.Sebastien Vincent2010-07-061-3/+3
* Add possibility to initiate directly videocall and desktop streaming session ...Sebastien Vincent2010-06-211-3/+5
* Fixes the implementation of a method which is not used but anyway... Also fix...Lyubomir Marinov2009-12-191-0/+8
* Make Portaudio default audio system and enable echo cancellation by default. ...Damian Minkov2009-12-181-12/+30
* Builds a neomedia bundle and provides the initial implementation of .service....Lyubomir Marinov2009-10-131-0/+292