Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Works on preventing sound notifications from playing forever. | Lyubomir Marinov | 2012-10-18 | 14 | -1978/+2057 |
| | |||||
* | A hack fixing problem with playing notifications during the ongoing call. | Damian Minkov | 2012-10-18 | 4 | -1/+53 |
| | |||||
* | Centers the call dialog on the screen upon automatic resizing. | Lyubomir Marinov | 2012-10-18 | 1 | -57/+44 |
| | |||||
* | Adds a notification popup when the audio device configuration has changed. | Vincent Lucas | 2012-10-17 | 7 | -130/+252 |
| | |||||
* | Fixes double playing of audio notification if notification and playback ↵ | Damian Minkov | 2012-10-17 | 2 | -5/+24 |
| | | | | device are the same. | ||||
* | Fixes an incorrect display of video which would not respect its aspect ratio. | Lyubomir Marinov | 2012-10-17 | 2 | -0/+8 |
| | |||||
* | Commits work in progress on refactorying the call-related user interface for ↵ | Lyubomir Marinov | 2012-10-17 | 11 | -86/+558 |
| | | | | the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge. | ||||
* | Removes unused bundle (growlnotification bundle is added when building dmg). | Damian Minkov | 2012-10-16 | 1 | -1/+0 |
| | |||||
* | Adds a protocol aware contact source interface and moves demultiplexing ↵ | Yana Stamcheva | 2012-10-16 | 11 | -20/+332 |
| | | | | contact source functionality to a separate plug-in. Conference and transfer invite dialogs now show a separate contact for each contact detail (i.e. each telephone number, email address) and search results are taking into account the selected account. | ||||
* | Corrects media stream stats documentation and a null pointer exception which ↵ | Vincent Lucas | 2012-10-16 | 1 | -0/+0 |
| | | | | occurs when the media stream is closed. | ||||
* | Commit work in progress of fixing the implementation of content mixing in ↵ | Lyubomir Marinov | 2012-10-16 | 5 | -21/+25 |
| | | | | Jitsi VideoBridge. | ||||
* | Improves sound device selection: automatically switches to new plugged ↵ | Vincent Lucas | 2012-10-15 | 3 | -22/+31 |
| | | | | device, remember user preferences in a list. | ||||
* | Fixes tool tips in conference and transfer invite windows. | Yana Stamcheva | 2012-10-15 | 20 | -100/+81 |
| | |||||
* | Commits work in progress on refactorying the call-related user interface for ↵ | Lyubomir Marinov | 2012-10-15 | 76 | -9005/+8969 |
| | | | | the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge. | ||||
* | Adds the number of packets discarded by the FMJ packet queue to the "call ↵ | Boris Grozev | 2012-10-15 | 3 | -0/+10 |
| | | | | info" window and to the logs at the end of a call. | ||||
* | Replaces FMJ with a newer version that properly logs packets discarded in ↵ | Boris Grozev | 2012-10-15 | 1 | -0/+0 |
| | | | | the RTP packet queue | ||||
* | Fixes loading notifications configuration migrating old saved values to ↵ | Damian Minkov | 2012-10-15 | 3 | -7/+168 |
| | | | | newly added properties using default values. | ||||
* | Updates voicemail icon: https://jitsi.org/screenshots/voicemail.png | Yana Stamcheva | 2012-10-15 | 2 | -0/+0 |
| | |||||
* | Updates certificate warning icon: | Yana Stamcheva | 2012-10-15 | 2 | -1/+2 |
| | | | | | https://jitsi.org/screenshots/certificate1.png https://jitsi.org/screenshots/certificate2.png | ||||
* | Updates OTR help icon. | Yana Stamcheva | 2012-10-15 | 1 | -0/+0 |
| | |||||
* | Updates chat room icons. | Yana Stamcheva | 2012-10-15 | 10 | -4/+18 |
| | |||||
* | Shows all telephone numbers and different addresses as separate entries in ↵ | Yana Stamcheva | 2012-10-15 | 7 | -12/+322 |
| | | | | | | conference and transfer invite dialogs. Removes invite reason from conference invite dialog. | ||||
* | Implements a mechanism that allows JMF Controls registered in the codec ↵ | Boris Grozev | 2012-10-14 | 3 | -0/+6 |
| | | | | implementations to be accessed in MediaStream. Adds a FECDecoderControl interface and uses it to collect FEC statistics in MediaStreamStatsImpl. Adds a "Packets decoded with FEC" line in the call info window. | ||||
* | reverts mistakenly committed NightlyBuildID.java | Emil Ivov | 2012-10-12 | 1 | -2/+5 |
| | |||||
* | reverts mistakenly committed .classpath | Emil Ivov | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | Change versioning to allow for an easier integration of SVN revision and ↵ | Emil Ivov | 2012-10-12 | 7 | -129/+65 |
| | | | | build number. Removes version revision leaving the version to major.minor[.build-label] where build label may include things like svn revisions, dates, etc. | ||||
* | Adds more options to sound notifications and their config. Sound ↵ | Damian Minkov | 2012-10-12 | 19 | -106/+694 |
| | | | | notifications now can use playback, notification or pc speaker device. | ||||
* | Fixes contact list search problems, including persisting "unknow contact ↵ | Yana Stamcheva | 2012-10-11 | 4 | -31/+60 |
| | | | | panel", when there are actual results from the search. | ||||
* | - Fixes status messages appearing as a broken user message | Yana Stamcheva | 2012-10-10 | 7 | -237/+419 |
| | | | | | | | | | | - Makes history messages grey. - Makes available both chat themes: simple and advanced, that can be alternated from the Tools menu. - Groups message counting 1min from the last send message from the same user - Fixes history arrows. - Makes contact address available on hover for the simple theme. - Applies patch from Ivan Vergiliev removing yellow background from chat area when the corrected message will be send as a new message. - Fixes "edited at" appearing in the write area when editing an already edited message | ||||
* | Updates localhost retriever binaries, compiled with older sdk to be ↵ | Damian Minkov | 2012-10-09 | 2 | -0/+0 |
| | | | | compatible with windows xp. | ||||
* | Loads chat history dates the same way conversation dates are loaded. | Yana Stamcheva | 2012-10-08 | 2 | -18/+16 |
| | |||||
* | Updates "Add new chat contact to contact list" icon. | Yana Stamcheva | 2012-10-08 | 1 | -0/+0 |
| | |||||
* | Updates error message icon. | Yana Stamcheva | 2012-10-08 | 1 | -0/+0 |
| | |||||
* | Makes chat room settings option configurable through provisioning. | Yana Stamcheva | 2012-10-08 | 2 | -3/+36 |
| | |||||
* | Adds ZRTP encryption for unidirectionnal video calls. | Vincent Lucas | 2012-10-08 | 1 | -0/+0 |
| | |||||
* | Adds specific tool tips for contact list buttons. | Yana Stamcheva | 2012-10-08 | 6 | -14/+119 |
| | |||||
* | Fixes a regression with opus and the problem with FEC not being used for SILK. | Boris Grozev | 2012-10-08 | 1 | -0/+0 |
| | |||||
* | Changes default smiley image :) | Yana Stamcheva | 2012-10-08 | 1 | -0/+0 |
| | |||||
* | Fixes a bug that prevents FEC from being enabled, removes class imports. | Boris Grozev | 2012-10-08 | 2 | -6/+2 |
| | |||||
* | Commit from translate.jitsi.org by user ibauersachs.: 1376 of 1376 messages ↵ | Pootle | 2012-10-06 | 1 | -7/+31 |
| | | | | translated (0 fuzzy). | ||||
* | Removes certain @Override annotations to make the code compile with java 5. | Boris Grozev | 2012-10-06 | 1 | -17/+12 |
| | |||||
* | Renames SILK-related properties. | Boris Grozev | 2012-10-05 | 3 | -6/+6 |
| | |||||
* | Adds an option to explicitly advertise FEC support for SILK in SDP. | Boris Grozev | 2012-10-05 | 3 | -2/+38 |
| | |||||
* | Improves harvesting time stats for call info frame. Updates Ice4j to r343: ↵ | Vincent Lucas | 2012-10-05 | 9 | -34/+217 |
| | | | | Improves harvesting time stats: 1) number of harvests and 2) total harvesting time for each harvesters. | ||||
* | Updates Ice4j to r342: Corrects harvesting time for disabled harvester. | Vincent Lucas | 2012-10-05 | 1 | -0/+0 |
| | |||||
* | Displays host and reflexive address of remote candidate (CallInfoFrame), if ↵ | Vincent Lucas | 2012-10-05 | 7 | -5/+87 |
| | | | | we got the corrsponding rel-addr/rel-port. Updates Ice4j to r341: Updates rel-addr/rel-port management. | ||||
* | Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds ↵ | Damian Minkov | 2012-10-05 | 12 | -5/+356 |
| | | | | bundle that listens for the new events to handle clean shutdown. | ||||
* | Adds FEC support for the SILK codec. Minor clean-ups in ↵ | Boris Grozev | 2012-10-05 | 5 | -1/+223 |
| | | | | EncodingConfiguration and MediaConfigurationImpl. | ||||
* | Fixes ice states strings in call info. | Damian Minkov | 2012-10-05 | 2 | -5/+6 |
| | |||||
* | Prevents the password field to select the whole text automatically when it ↵ | Yana Stamcheva | 2012-10-04 | 1 | -0/+16 |
| | | | | regains the focus (The master password dialog may loose the focus and regain it when the main contact list window is loaded, so we make sure here that we won't delete everything that we've already typed when the focus lost/gained events happen) |