| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Jingle Nodes by default. | Sebastien Vincent | 2010-12-20 | 6 | -18/+19 |
* | Fix a bug when saving sip account with different registrar changing user_id p... | Damian Minkov | 2010-12-20 | 4 | -13/+32 |
* | Text formatting. | Sebastien Vincent | 2010-12-20 | 4 | -6/+9 |
* | Ads prefix to statistic prints for easier searching in log files and modify s... | Damian Minkov | 2010-12-17 | 3 | -56/+122 |
* | Rebuilds the Mac OS X counterpart of the PortAudio support with 10.4 compatib... | Lyubomir Marinov | 2010-12-17 | 1 | -67/+71 |
* | Introduce possibility to control capture volume from the GUI through media se... | Damian Minkov | 2010-12-17 | 17 | -132/+477 |
* | Reflect contact capabilities in call history. | Sebastien Vincent | 2010-12-16 | 9 | -29/+92 |
* | Reflect contact capabilities, such as call, video or desktop sharing support,... | Sebastien Vincent | 2010-12-16 | 4 | -30/+161 |
* | Update javadoc. | Damian Minkov | 2010-12-16 | 1 | -0/+3 |
* | Update media statistics. | Damian Minkov | 2010-12-16 | 2 | -62/+291 |
* | Use only the username part of the JID for TURN credentials. | Sebastien Vincent | 2010-12-15 | 1 | -1/+3 |
* | Wait ICE connectivity checks to be finished before generate the session-accep... | Sebastien Vincent | 2010-12-15 | 3 | -1/+11 |
* | Change label text in STUN/TURN configuration dialog. | Sebastien Vincent | 2010-12-15 | 1 | -1/+1 |
* | Fix issue where camera is activated in an audio only SIP call. | Sebastien Vincent | 2010-12-15 | 1 | -1/+3 |
* | Tunes the audio levels based on sound pressure levels and their ranges a bit.... | Lyubomir Marinov | 2010-12-15 | 5 | -68/+113 |
* | Fix display of dialog which show screens that can be streamed (in case comput... | Sebastien Vincent | 2010-12-15 | 1 | -1/+1 |
* | Fixes an incorrect removal of audio-level data by CSRC. | Lyubomir Marinov | 2010-12-15 | 4 | -117/+104 |
* | Commits patches to enable the blue theme for the tabs of various pages in Too... | Lyubomir Marinov | 2010-12-14 | 9 | -26/+46 |
* | Add some logging to media service: rtp statistics and media streams info. | Damian Minkov | 2010-12-14 | 6 | -27/+149 |
* | When creating account check and disabled accounts(all loaded accounts in Acco... | Damian Minkov | 2010-12-14 | 13 | -23/+73 |
* | Remove debug output. | Sebastien Vincent | 2010-12-14 | 1 | -2/+0 |
* | Enable desktop streaming/sharing for SIP and XMPP protocol. Note that desktop... | Sebastien Vincent | 2010-12-14 | 6 | -35/+85 |
* | According to XEP-176, <transport/> element in session-initiate may be empty o... | Sebastien Vincent | 2010-12-14 | 1 | -6/+11 |
* | Bases the audio levels displayed in the call dialog on sound pressure levels. | Lyubomir Marinov | 2010-12-14 | 2 | -60/+165 |
* | When we modify a Jabber account, be sure to clear existing supported XMPP fea... | Sebastien Vincent | 2010-12-14 | 4 | -5/+36 |
* | Update ice4j.jar, free Ice4j's resources (streams, components, sockets) when ... | Sebastien Vincent | 2010-12-14 | 3 | -0/+29 |
* | Get the application name from properties rather than hardcoded value. | Sebastien Vincent | 2010-12-13 | 6 | -15/+46 |
* | Fix obtaining password for wizards through factory and credential service. | Damian Minkov | 2010-12-13 | 10 | -25/+22 |
* | Adds full jid retrieval when sending generic notifications to a bare jid | Emil Ivov | 2010-12-10 | 1 | -3/+10 |
* | Adds an extra getFullJid() method that allows retrieving a full jid from only... | Emil Ivov | 2010-12-10 | 1 | -0/+21 |
* | Commits the patches provided by Akash Nawani in the dev mailing list thread "... | Lyubomir Marinov | 2010-12-10 | 2 | -1/+5 |
* | Makes it possible for plugins to distinguish the difference between an incomi... | Emil Ivov | 2010-12-10 | 2 | -11/+45 |
* | Initial support for Jingle Nodes. Please note that this feature is disabled b... | Sebastien Vincent | 2010-12-10 | 18 | -33/+1505 |
* | Mac uri handler using new java api. | Damian Minkov | 2010-12-10 | 1 | -8/+23 |
* | Disable the latest modifications. | Damian Minkov | 2010-12-10 | 1 | -8/+8 |
* | Update macosx url handler. | Damian Minkov | 2010-12-10 | 2 | -0/+20 |
* | Fixing uri handlers. | Damian Minkov | 2010-12-10 | 2 | -0/+2 |
* | Send each media content in separate transport-info for interoperability with ... | Sebastien Vincent | 2010-12-09 | 1 | -2/+21 |
* | Fixes the font of the message of the "New message available" dialog which use... | Lyubomir Marinov | 2010-12-08 | 1 | -0/+8 |
* | Fixes the backgrounds of the check boxes and radio buttons on the Security > ... | Lyubomir Marinov | 2010-12-08 | 3 | -12/+32 |
* | Fixes the background of the Help > About window which does not fill the entir... | Lyubomir Marinov | 2010-12-08 | 1 | -5/+24 |
* | Fixes an incorrectly spelled "Netowrk" in Tools > Options > Events. | Lyubomir Marinov | 2010-12-08 | 1 | -8/+7 |
* | Saving and restoring None selection when configuring audio devices. | Damian Minkov | 2010-12-08 | 2 | -25/+43 |
* | Update event config form, fixing storing values when changing file values. | Damian Minkov | 2010-12-08 | 5 | -9/+76 |
* | Fix local port retreival for jabber packet logging. | Damian Minkov | 2010-12-07 | 1 | -11/+4 |
* | Implement packet logging for ice4j. | Damian Minkov | 2010-12-07 | 7 | -1/+162 |
* | Commits a Makefile for the PortAudio support binaries that works on Linux, Ma... | Lyubomir Marinov | 2010-12-07 | 1 | -2/+2 |
* | Allow remote candidate to be injected while ICE is running and enhance intero... | Sebastien Vincent | 2010-12-06 | 3 | -17/+114 |
* | If we try to call an XMPP contact that does not support Jingle, print its add... | Sebastien Vincent | 2010-12-03 | 1 | -4/+5 |
* | Fix a problem with initial turning on the packet logging and update some conf... | Damian Minkov | 2010-12-03 | 2 | -4/+8 |