| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce possibility to control capture volume from the GUI through media se... | Damian Minkov | 2010-12-17 | 4 | -5/+54 |
* | Reflect contact capabilities in call history. | Sebastien Vincent | 2010-12-16 | 1 | -1/+1 |
* | Tunes the audio levels based on sound pressure levels and their ranges a bit.... | Lyubomir Marinov | 2010-12-15 | 2 | -12/+41 |
* | When creating account check and disabled accounts(all loaded accounts in Acco... | Damian Minkov | 2010-12-14 | 1 | -0/+33 |
* | Enable desktop streaming/sharing for SIP and XMPP protocol. Note that desktop... | Sebastien Vincent | 2010-12-14 | 1 | -1/+1 |
* | When we modify a Jabber account, be sure to clear existing supported XMPP fea... | Sebastien Vincent | 2010-12-14 | 1 | -0/+11 |
* | Makes it possible for plugins to distinguish the difference between an incomi... | Emil Ivov | 2010-12-10 | 1 | -2/+15 |
* | Initial support for Jingle Nodes. Please note that this feature is disabled b... | Sebastien Vincent | 2010-12-10 | 3 | -2/+196 |
* | Introduce Packet Logging Service with its configuration form and implementati... | Damian Minkov | 2010-12-03 | 1 | -0/+101 |
* | * Fix exception when creating a STUN server without username/password; | Sebastien Vincent | 2010-12-03 | 1 | -2/+4 |
* | Localized state strings. | Yana Stamcheva | 2010-11-30 | 5 | -73/+1432 |
* | Change the "use ICE" property name. | Sebastien Vincent | 2010-11-29 | 1 | -1/+1 |
* | Opens the PortAudio streams with a valid framesPerBuffer value in order to ma... | Lyubomir Marinov | 2010-11-29 | 1 | -4/+1 |
* | Add the possibility to use SIP Communicator STUN server in case no other STUN... | Sebastien Vincent | 2010-11-26 | 1 | -17/+28 |
* | Improvements in obtaining contact capabilities. | Yana Stamcheva | 2010-11-26 | 4 | -99/+26 |
* | Updatecheck activator, update authenticate window, exported window no more used. | Damian Minkov | 2010-11-26 | 1 | -6/+0 |
* | Introduce sending/receiving generic events operation set and its implementati... | Damian Minkov | 2010-11-25 | 3 | -0/+211 |
* | Fixes IndexOutOfBoundsException in Call History, prevents the gui from crashi... | Yana Stamcheva | 2010-11-22 | 1 | -0/+16 |
* | Enable ICE by default, fix javadoc warnings. | Sebastien Vincent | 2010-11-17 | 9 | -15/+58 |
* | Fix closing media when Bye has a reason string, fix missed and not overriden ... | Damian Minkov | 2010-11-16 | 1 | -1/+17 |
* | Display correctly the local video if we switch from desktop streaming to webc... | Sebastien Vincent | 2010-11-12 | 1 | -9/+27 |
* | The interfaces for the call playback volume control. | Damian Minkov | 2010-11-11 | 4 | -0/+172 |
* | Introducing voice messages user interface. | Yana Stamcheva | 2010-11-09 | 3 | -2/+15 |
* | Desktop Sharing: manage enabling/disabling local video and desktop sharing. | Yana Stamcheva | 2010-11-07 | 2 | -3/+8 |
* | Impelements switching on and off the streaming of video in Jingle calls, call... | Lyubomir Marinov | 2010-11-07 | 3 | -16/+286 |
* | Message Waiting Indication for sip protocol (rfc3842). | Damian Minkov | 2010-11-06 | 4 | -0/+260 |
* | Skin support patch provided by Adam Netocny. Adding skin support in the SIP C... | Yana Stamcheva | 2010-11-03 | 1 | -0/+9 |
* | Spell Check plugin (work in progress). Note that the spellcheck plugin is not... | Yana Stamcheva | 2010-11-01 | 4 | -1/+152 |
* | Commits work in progress on enabling ICE support in Jingle calls. Allows vide... | Lyubomir Marinov | 2010-10-21 | 1 | -2/+10 |
* | Chat window made fully skinnable - patch provided by Adam Netocny. | Yana Stamcheva | 2010-10-19 | 1 | -0/+6 |
* | Remove import of non-existing package | Werner Dittmann | 2010-10-18 | 2 | -2/+0 |
* | Desktop sharing user interface (work in progress). | Yana Stamcheva | 2010-10-15 | 1 | -1/+0 |
* | Commits work in progress on enabling ICE support in Jingle calls. Reduces pos... | Lyubomir Marinov | 2010-10-14 | 1 | -1/+1 |
* | Proper use of enforce prefix and allowed prefix in provisioning plugin. | Sebastien Vincent | 2010-10-13 | 1 | -6/+8 |
* | Add a method in the ConfigurationService that will check all properties again... | Sebastien Vincent | 2010-10-12 | 1 | -6/+12 |
* | Add DND icon to tray/notification/dock icons. | Damian Minkov | 2010-10-07 | 1 | -2/+7 |
* | Commits work in progress on supporting ICE in Jingle. | Lyubomir Marinov | 2010-10-06 | 2 | -100/+88 |
* | Add DND to global status and when a contact is in On The Phone status, show i... | Damian Minkov | 2010-10-05 | 4 | -43/+47 |
* | Fixes warnings and javadocs. | Sebastien Vincent | 2010-10-04 | 111 | -244/+801 |
* | Fixes warnings, TODOs, javadocs, formatting. | Lyubomir Marinov | 2010-10-04 | 5 | -10/+9 |
* | Implement new OperationSetDesktopStreaming interface to prepare integration o... | Sebastien Vincent | 2010-10-04 | 2 | -3/+115 |
* | Save end reason code for calls if any, and don't show call history records wh... | Damian Minkov | 2010-10-01 | 1 | -0/+16 |
* | Initial commit to support provisioning. It provides the DHCP provisioning dis... | Sebastien Vincent | 2010-09-29 | 6 | -0/+232 |
* | Moved the CertificateVerificationService to its own bundle. | Yana Stamcheva | 2010-09-29 | 1 | -1/+1 |
* | Intorduce issue#862 SIP call markes as missed though answered elsewhere (rfc3... | Damian Minkov | 2010-09-29 | 5 | -9/+161 |
* | Moves the authentication window to the util package and removes any dependenc... | Yana Stamcheva | 2010-09-29 | 1 | -22/+0 |
* | Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to p... | Sebastien Vincent | 2010-09-28 | 1 | -0/+84 |
* | Add NAPTR support for sip accounts. | Damian Minkov | 2010-09-27 | 1 | -13/+19 |
* | Fix options panel. | Yana Stamcheva | 2010-09-23 | 1 | -0/+7 |
* | Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterf... | Sebastien Vincent | 2010-09-22 | 1 | -1/+9 |