Damian Minkov
dd3fc88660
Changes version, back to nightly.
15 years ago
Damian Minkov
ef900d1463
Version change.
15 years ago
Damian Minkov
beda9d50a7
Version change.
15 years ago
Lyubomir Marinov
d5795b3114
Fixes a ConcurrentModificationException in SRTCPTransformer.
15 years ago
Lyubomir Marinov
cc95e558e4
Fixes value equality of FMJ's CaptureDeviceInfo and MediaLocator which , for example, resolves an issue with failing desktop streaming reported by Damian Minkov/damencho.
15 years ago
Damian Minkov
4b266e70d6
Fixes several NPE exceptions. Fix when there is no device specified for desktop share use desktop media use case when choosing video device.
15 years ago
Pootle
b818927b85
Commit from translate.jitsi.org by user emcho.: 1278 of 1278 messages translated (0 fuzzy).
15 years ago
Pootle
3f83c013d5
Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages translated (0 fuzzy).
15 years ago
Werner Dittmann
aff1d11494
Small cleanup of typos, remove trailing blanks, etc.
15 years ago
Werner Dittmann
f857cc05c6
Add functions to cleanup crypto data if session closes.
...
If jitsi closes a media session make sure that secret crypto data such as key material is
destroyed/overwritten.
15 years ago
Damian Minkov
7a4e344159
Calculates minimum width need to display buttons and use it as min. size if greater then current minimum.
15 years ago
Damian Minkov
efce3299dd
Fixes memory leak on macosx.
15 years ago
Lyubomir Marinov
3b2b980504
Allows JingleUtils to be used as a utility class outside of OSGi.
15 years ago
Damian Minkov
d113358cd6
Moves dictionaries download location. Fixes a problem with loading when dictionary is not available for download.
...
Fixes double packaging of default dictionaries.
15 years ago
Damian Minkov
f4a87bc373
Fixes informing for new voice messages when there is no detail information.
15 years ago
Lyubomir Marinov
7c5bced04c
Allows the neomedia bundle to start in a headless graphics environment.
15 years ago
Lyubomir Marinov
11d8d7f429
Implements IQ and IQProvider for the cobri Jabber extension.
15 years ago
Vincent Lucas
ba78226fe9
Adds a break (wait for 1000 ms) to correct first test of
...
TestOperationSetMultiUserChat2.testInitialParticipantsRoles():
"Unexpected role for user1 excepted:<MODERATOR> but was:<GUEST>".
This test fails when the smack library takes too much time to call the
RoomListenerMultiplexor. When receiving a presence packet, the PacketReader
calls many listener:
- If the RoomListenerMultiplexor is on top of the Connection.recvListeners map,
then the test was successful.
- Otherwise the test was failing.
15 years ago
Damian Minkov
b809c0f68b
Adds dtmf support for jabber calls.
15 years ago
Lyubomir Marinov
de8a65cc55
Allows the detection of audio capture devices to be disabled (just like the detection of video capture devices can be disabled).
15 years ago
Lyubomir Marinov
9005e5a393
- Allows the neomedia bundle to function even when the PortAudio native library fails to load.
...
- Allows the resourcemanager bundle to function without resources such as images.
- Provides a way to listen for and, optionally, drop DatagramPackets read by RTPConnectorInputStream prior to converting them to RawPackets and passing them up the media chain.
15 years ago
Vincent Lucas
da552559c5
Corrects tests concerning OperationSetPresence:
...
1) Synchronizes SubscriptionEventCollector to deal with concurrent read/write
access.
2) Creates a differentiation between the different events collected by the
SubscriptionEventCollector.
15 years ago
Damian Minkov
634faeee05
Adds option to disable/enable mwi.
15 years ago
Yana Stamcheva
a44d1a6231
Fixes global shortcut fields insets.
15 years ago
Vincent Lucas
d92bbb13a2
Corrects a null pointeur exception, which occurs while trying to check the current avatar image for a contact not yet in the contact list.
15 years ago
Damian Minkov
e736e200a1
Makes sure we clean connection on connectionClosed event.
15 years ago
Damian Minkov
dda89f5aa8
Fixes NPE in auto answer menu, when used for jabber accounts.
15 years ago
Damian Minkov
8b81846a4b
Adds option to hangup peer with error code and reason in OperationSetBasicTelephony.
15 years ago
Damian Minkov
ff794611fb
Keeps reference to PluginContainers or they will not be notified for events.
15 years ago
Pootle
261c853793
Commit from translate.jitsi.org by user acastroy.: 1265 of 1265 messages translated (0 fuzzy).
15 years ago
Vincent Lucas
edf6e6203d
Try to correct jabber slick TestOperationSetPresence.postTestSubscribe().
15 years ago
Vincent Lucas
0892ee1fb7
Corrects gray background for radio buttons under Linux.
15 years ago
Vincent Lucas
a3292c9f05
Corrects displayed clock rate of G.722 encoding in CallInfoFrame. Reported by Lyubomir in dev mailing-list with subject: G.722 sample rate in Call Info.
15 years ago
Vincent Lucas
a4ee99467b
Replaces usage of javax.xml.bind.annotation.adapters.HexBinaryAdapter by org.jivesoftware.smack.util.StringUtils in order to remain java 1.5 compatible.
15 years ago
Vincent Lucas
6c0529c94f
Improves the remove avatar image functionnality:
...
1) Removes the current avatar image from the server by sending a vCard with an
empty photo tag.
2) Broadcast avatar image changes with the vcard-temp❌ update element in XMPP
presence packets.
3) Intercepts these presence packets to update contact avatar image in the
contact list.
15 years ago
Damian Minkov
6485119bee
Fixes missing buttons and call timer start when call is answered through global shortcut or auto-answer.
...
Orders buttons used in CallPanel.
15 years ago
Yana Stamcheva
3285adc53c
Fixes NullPointerException causing disappearing contact list.
15 years ago
Damian Minkov
66beecfcc4
Fixes build.
15 years ago
Damian Minkov
544b7d3d8d
Separates auto answer operation set into basic and advanced.
...
Adds jabber basic auto answer implementation.
15 years ago
Damian Minkov
cf7f9bee4c
Fixes showing add contact in contact list when it is disabled.
15 years ago
Werner Dittmann
6da252fb4e
Fix F8 crypto mode and change handling of secret SRTP key data.
...
These modifications remove unnecessary copying of SRTP key data and overwrite the key data right
after secure state was reached (in ZRTP lib). This makes it harder to extract secret key data in memory dumps.
15 years ago
Lyubomir Marinov
6978a3eed6
Fixes issues related to audio quality and compatibility.
15 years ago
Sebastien Vincent
d2dd32a4bc
Removes Werner modifications from portaudio-hotplug-os.patch.
15 years ago
Sebastien Vincent
1e451c6679
Fixes javadoc and eclipse related warnings in the code.
15 years ago
Damian Minkov
5caa0b04f2
Fixes call duration counter when call is longer than 24 hours.
15 years ago
Sebastien Vincent
d9bef7b03a
Fixes style formating, javadoc and eclipse related warnings.
15 years ago
Damian Minkov
dc0feb41a0
Displays account display name when password is wrong.
...
Adds more logging when connecting using xmpp.
15 years ago
Yana Stamcheva
3066fea7c8
Uses the account display name in the systray status menu.
15 years ago
Sebastien Vincent
c15fdf24ed
Updates ice4j.jar which fixes possible deadlock in ConnectivityCheckClient.
15 years ago
Sebastien Vincent
6f0b55ef5e
Update ice4j.jar which adds additionnall logs and fixes some possible race conditions. The patches of ice4j was contributed by Daniel Pocock on the dev mailing-list with subject "ice4j patches".
15 years ago