Lyubomir Marinov
|
3b3c107b99
|
Reverts an incomplete modification to fix the build.
|
14 years ago |
Lyubomir Marinov
|
f20774433d
|
Fixes exceptions, a memory leak due to incomplete code.
|
14 years ago |
Damian Minkov
|
4a45de57f6
|
Handles payload type change event in receive streams.
|
14 years ago |
Lyubomir Marinov
|
46b2f98053
|
Mitigates a problem where the on-hold button in the call dialog gets inappropriately selected at the end of the call.
|
14 years ago |
Yana Stamcheva
|
a973bf9676
|
Makes the mute button reflect the current mute state if it was triggered from elsewhere (e.g. by pressing Shift-Ctrl-M).
|
14 years ago |
Yana Stamcheva
|
3e6e886b74
|
Makes call window wait after a hang up only if there was no user intervention. Makes the window disappear immediately if the X button has been pressed.
|
14 years ago |
Yana Stamcheva
|
90c1de2895
|
Makes OTR configurable from provisioning and defaults settings.
|
14 years ago |
Yana Stamcheva
|
a2e939f9a1
|
Fixes previous commit default property value.
|
14 years ago |
Yana Stamcheva
|
33c10f36d9
|
Removes unused import and improves code on previous commit that adds configuration property allowing to disable searches in call history
|
14 years ago |
Yana Stamcheva
|
62e7b6f2eb
|
Adds a configuration property that allows to disable searches in call history.
|
14 years ago |
Pootle
|
7c5fdde9c9
|
Commit from translate.jitsi.org by user yana.: 1373 of 1401 messages translated (0 fuzzy).
|
14 years ago |
Yana Stamcheva
|
f474964f5a
|
Fixes bringToFront() unconditional recursion reported by Lyubomir Marinov.
|
14 years ago |
Yana Stamcheva
|
a9584a410b
|
Fixes hashCode problem reported by Lyubomir Marinov.
|
14 years ago |
Yana Stamcheva
|
b911156ea3
|
Disables minimize and maximize operations on the Add Contact window. Reported by Damien Engels and discussed on dev by Lubomyr and Ingo.
|
14 years ago |
Damian Minkov
|
33a801ae53
|
Adds a check for force shutdown timeout system property.
|
14 years ago |
Lyubomir Marinov
|
386c559bb2
|
Fixes a memory leak in NotificationManager. Removes an unnecessary copying of a List in CallManager.
|
14 years ago |
Boris Grozev
|
0e62b4b8cb
|
Fixes a bug with the number of discarded packets not being logged correctly.
|
14 years ago |
Lyubomir Marinov
|
1538f28016
|
Prevents multiple dialing sounds from being played for multiple peers in a single call/telephony conference or for a peer who is being added to a telephony conference when there are other peers there already.
|
14 years ago |
Lyubomir Marinov
|
5874178227
|
Renames a couple of methods upon request by Emil Ivov. Fixes an endless loop on hangup. Commits work in progress on sound notifications.
|
14 years ago |
Yana Stamcheva
|
0fd021bc9e
|
Fixes 80 column limit.
|
14 years ago |
Yana Stamcheva
|
4424990017
|
Adds a separate video bridge menu in Tools and adds an OperationSetVideBridge that gives access to the video bridge conference calls.
|
14 years ago |
Lyubomir Marinov
|
0951e5bcbd
|
Tries to work around a problem in the one-to-one call dialog which may display the local video bellow the remote video.
|
14 years ago |
Damian Minkov
|
6614838bc7
|
Compares versions on update using Version object compareTo method, and fallback to lexicographically compare of string in case of an error.
|
14 years ago |
Damian Minkov
|
6b44046e44
|
Adds parsing version from string.
|
14 years ago |
Lyubomir Marinov
|
98fef59119
|
Works on preventing sound notifications from playing forever.
|
14 years ago |
Damian Minkov
|
93aeb79acf
|
A hack fixing problem with playing notifications during the ongoing call.
|
14 years ago |
Lyubomir Marinov
|
9d2858020d
|
Centers the call dialog on the screen upon automatic resizing.
|
14 years ago |
Vincent Lucas
|
81c971944b
|
Adds a notification popup when the audio device configuration has changed.
|
14 years ago |
Damian Minkov
|
a754cc94e0
|
Fixes double playing of audio notification if notification and playback device are the same.
|
14 years ago |
Lyubomir Marinov
|
69dd878775
|
Fixes an incorrect display of video which would not respect its aspect ratio.
|
14 years ago |
Lyubomir Marinov
|
055882473a
|
Commits work in progress on refactorying the call-related user interface for the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge.
|
14 years ago |
Damian Minkov
|
f7f9ef15e7
|
Removes unused bundle (growlnotification bundle is added when building dmg).
|
14 years ago |
Yana Stamcheva
|
a3ef89863f
|
Adds a protocol aware contact source interface and moves demultiplexing 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.
|
14 years ago |
Vincent Lucas
|
a87481ac4b
|
Corrects media stream stats documentation and a null pointer exception which occurs when the media stream is closed.
|
14 years ago |
Lyubomir Marinov
|
e1c79d2ca6
|
Commit work in progress of fixing the implementation of content mixing in Jitsi VideoBridge.
|
14 years ago |
Vincent Lucas
|
142764ebae
|
Improves sound device selection: automatically switches to new plugged device, remember user preferences in a list.
|
14 years ago |
Yana Stamcheva
|
52680ff85f
|
Fixes tool tips in conference and transfer invite windows.
|
14 years ago |
Lyubomir Marinov
|
8ab5ddd1bd
|
Commits work in progress on refactorying the call-related user interface for the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge.
|
14 years ago |
Boris Grozev
|
1f0a4b1a65
|
Adds the number of packets discarded by the FMJ packet queue to the "call info" window and to the logs at the end of a call.
|
14 years ago |
Boris Grozev
|
db74c7c0f6
|
Replaces FMJ with a newer version that properly logs packets discarded in the RTP packet queue
|
14 years ago |
Damian Minkov
|
cee38f8cec
|
Fixes loading notifications configuration migrating old saved values to newly added properties using default values.
|
14 years ago |
Yana Stamcheva
|
7d98508c96
|
Updates voicemail icon: https://jitsi.org/screenshots/voicemail.png
|
14 years ago |
Yana Stamcheva
|
e4691afbc0
|
Updates certificate warning icon:
https://jitsi.org/screenshots/certificate1.png
https://jitsi.org/screenshots/certificate2.png
|
14 years ago |
Yana Stamcheva
|
0d00c6b662
|
Updates OTR help icon.
|
14 years ago |
Yana Stamcheva
|
507cf83704
|
Updates chat room icons.
|
14 years ago |
Yana Stamcheva
|
a4e0f832c1
|
Shows all telephone numbers and different addresses as separate entries in conference and transfer invite dialogs.
Removes invite reason from conference invite dialog.
|
14 years ago |
Boris Grozev
|
276d33addb
|
Implements a mechanism that allows JMF Controls registered in the codec 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.
|
14 years ago |
Emil Ivov
|
7c677c726e
|
reverts mistakenly committed NightlyBuildID.java
|
14 years ago |
Emil Ivov
|
4d52c2c5b5
|
reverts mistakenly committed .classpath
|
14 years ago |
Emil Ivov
|
98a6dde829
|
Change versioning to allow for an easier integration of SVN revision and build number. Removes version revision leaving the version to major.minor[.build-label] where build label may include things like svn revisions, dates, etc.
|
14 years ago |