aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/neomedia
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a notification popup when the audio device configuration has changed.Vincent Lucas2012-10-172-126/+195
* Improves sound device selection: automatically switches to new plugged device...Vincent Lucas2012-10-152-22/+31
* Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration...Boris Grozev2012-10-051-1/+12
* Refactors EncodingConfigurationImplBoris Grozev2012-09-282-19/+8
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-251-21/+28
* Changes the EncodingConfiguration instance stored in MediaServiceImpl to one ...Boris Grozev2012-09-212-11/+15
* Adds support for the IETF Opus codec (patch by Boris Grozev). Fixes a problem...Emil Ivov2012-09-181-2/+2
* Fixes java 5 compatibility.Damian Minkov2012-09-171-1/+0
* Applies a patch from Boris Grozev that allows setting different codec configu...Emil Ivov2012-09-136-1042/+1233
* Improves SIP and XMPP configuration interface to choose the priority between ...Vincent Lucas2012-09-032-111/+8
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-3/+3
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-29416-118673/+86
* Removes MuteDataSource and SourceCloneable interface implementation from the ...Vincent Lucas2012-06-282-42/+49
* Updates screen detection when region desktop sharing starts with an origin ou...Vincent Lucas2012-06-261-1/+3
* Enables to move the desktop sharing region.Vincent Lucas2012-06-262-1/+59
* Adds video conference interface enhancements.Yana Stamcheva2012-06-256-6/+79
* Updates video max bandwidth default value.Damian Minkov2012-06-221-2/+2
* Stops flipping the local video display when dealing with a desktop sharing.Vincent Lucas2012-06-202-5/+34
* Commits an initial version of the libjitsi library which should be fully func...Lyubomir Marinov2012-06-202-12/+27
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-1933-448/+465
* Adds XMPP remote control capability advertising and adds XMPP remote control ...Vincent Lucas2012-06-191-10/+13
* Corrects RTP adresses logged in pcap file by JingleNodes socket. Updates ice4...Vincent Lucas2012-06-124-0/+24
* Modify text of security labels to include ciper information.Werner Dittmann2012-06-122-0/+22
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-1114-312/+400
* Shows audio configuration dialog instead of the whole configuration form when...Damian Minkov2012-06-083-31/+195
* Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.Vincent Lucas2012-06-072-6/+6
* Adds properties to custom the GUI.Vincent Lucas2012-06-072-57/+161
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes video preview in configuration.Damian Minkov2012-05-183-13/+70
* Fixes an application freeze when PulseAudio is disabled.Lyubomir Marinov2012-05-111-1/+1
* Delivers in chat room the reason of chat invite rejections.Damian Minkov2012-05-091-1/+2
* Increases source compatibility with Android.Lyubomir Marinov2012-05-0921-31/+70
* Provides source and binary compatibility with PulseAudio 0.9.21 which is the ...Lyubomir Marinov2012-05-083-88/+82
* Fixes the loading of the user's preferences with respect to the audio devices...Lyubomir Marinov2012-05-081-3/+71
* Fixes a NullPointerException in DeviceSystem which prevents the loading of Po...Lyubomir Marinov2012-05-082-5/+11
* Implements (native) volume control for the PulseAudio backend (on GNU/Linux).Lyubomir Marinov2012-05-086-63/+470
* Gains performance by disabling the writing of the FMJ Registry file since it ...Lyubomir Marinov2012-05-069-13/+47
* Adds support for PulseAudio on GNU/Linux.Lyubomir Marinov2012-05-0514-80/+1838
* Fixes an ArrayIndexOutOfBoundsException in in the audio mixing.Lyubomir Marinov2012-05-053-54/+55
* Refactors the detection of capture and playback/notification devices. Adds au...Lyubomir Marinov2012-05-0435-2532/+2498
* Adds video resolution to the call info frame.Vincent Lucas2012-04-242-0/+124
* Tries to default the audio CaptureDevice to a Format which satisfies the maxi...Lyubomir Marinov2012-04-224-12/+231
* Makes sure that the audio system used for capture is also used for playback.Lyubomir Marinov2012-04-2113-213/+421
* Small fix in ZrtpControlImpl, add comment regarding paranoid mode.Werner Dittmann2012-04-192-6/+6
* Implement paranoid mode for ZRTP.Werner Dittmann2012-04-191-4/+63
* Cleans up AbstractVolumeControl a bit by extracting constants, removing unnec...Lyubomir Marinov2012-04-191-20/+31
* Corrects and improves stream statistics:Vincent Lucas2012-04-181-179/+213
* Provides a workaround for http://code.google.com/p/android/issues/detail?id=2...Lyubomir Marinov2012-04-181-0/+7
* Call security fixes. Adds SrtpControl to the security negotiation started event.Yana Stamcheva2012-04-103-3/+5