Pootle
|
0763409592
|
Commit from translate.sip-communicator.org by user mandre.: 795 of 795 messages translated (0 fuzzy).
|
16 years ago |
Lyubomir Marinov
|
14b49cac7f
|
Fixes a stopping of the remote video/dropping of all remote packets occurring when the received RTP sequence number rewinds.
|
16 years ago |
Pootle
|
cca0b61f17
|
Commit from translate.sip-communicator.org by user ratelists.: 796 of 796 messages translated (0 fuzzy).
|
16 years ago |
Damian Minkov
|
0caa56da47
|
- Fix message history skip messages coming from null members.
- Showing the same dialog for joining chat rooms and fix showing create chat room.
- Fix formating of date for Certificate details.
|
16 years ago |
Yana Stamcheva
|
8e0f43c85c
|
Remove unused import.
|
16 years ago |
Yana Stamcheva
|
880b00d76b
|
Ongoing work on threading the contact list search.
|
16 years ago |
Yana Stamcheva
|
feaf8145cd
|
Un-set always on top when the window is brought to the front.
|
16 years ago |
Pootle
|
57f5c86b76
|
Commit from translate.sip-communicator.org by user mandre.: 780 of 796 messages translated (6 fuzzy).
|
16 years ago |
Matthieu Casanova
|
f206af88f7
|
Fixed a ClassCastException when renaming a contact if there is a chat dialog opened on that contact
|
16 years ago |
Damian Minkov
|
cc5e956a87
|
Dispatch system messages coming in jabber chat rooms. Message history ignore non conversations in multi-chats. Jabber multi chat tests ignore auto generated room system messages.
Make tcp default for iptel account wizards.
|
16 years ago |
Matthieu Casanova
|
9c7243ccff
|
fixed removal of WhiteBoardParticipant, use of containsKey instead of contains on the HashTable as it is more efficient, removed unnecessary cast
|
16 years ago |
Yana Stamcheva
|
28bbbf74e2
|
When having an unknown contact/number in the search field pressing "Enter" would try to call this contact/number through the most connected telephony provider. On the contrary if we have any results for the search, "Enter" would open a chat window for the first selected contact in the contact list.
|
16 years ago |
Yana Stamcheva
|
f65867e8ca
|
When having an unknown contact/number in the search field pressing "Enter" would try to call this contact/number through the most connected telephony provider. On the contrary if we have any results for the search, "Enter" would open a chat window for the first selected contact in the contact list.
|
16 years ago |
Lyubomir Marinov
|
526d26f0b2
|
Discards the RTP timestamp in the H.264 decoder because its interpretation as presentation timestamp freezes the video Renderer. While it's not always cool, it's better because the video doesn't stop. Represents ongoing work on setting the presentation timestamp in the H.264 encoder and getting it in the decoder.
|
16 years ago |
Damian Minkov
|
6a2766785f
|
Catch errors when delivering multi user chat messages.
|
16 years ago |
Matthieu Casanova
|
b249fb8ccf
|
The currentCallRecords do not contains Call but CallRecordImpl so the test
currentCallRecords.contains(sourceCall) is always false.
The test is updated to give a chance to find an existing current call with the same callID
|
16 years ago |
Yana Stamcheva
|
a369b4168c
|
Fixes resource strings. Reported by Werner Dittmann.
|
16 years ago |
Damian Minkov
|
f7c5299bf6
|
Catch all errors, preventing stopping processing messages.
|
16 years ago |
Werner Dittmann
|
e3bfb20361
|
Fix a wrong button text.
|
16 years ago |
Yana Stamcheva
|
bf50b386b8
|
Fix missing resource keys (reported by Matthieu Casanova).
|
16 years ago |
Matthieu Casanova
|
59eea1785f
|
Fix NPE when trying to get an image from an imageID that is missing in the resources
|
16 years ago |
Lyubomir Marinov
|
a99cde44a7
|
Commits ongoing work on the H.264 Packetizer and DePacketizer aimed at making the decoding more resistent to packet loss, relying more on FFmpeg, being more compliant with the respective RFC and ITU-T recommendation, performing less allocations and array copies. A mojor issue to still be resolved is figuring out the presentation time stamps of the frames so that they can be played out by JMF without blocking it.
|
16 years ago |
Yana Stamcheva
|
6197ab8cd7
|
Ongoing work on Issue #809 ("Could not show contact list window" : https://sip-communicator.dev.java.net/issues/show_bug.cgi?id=809).
|
16 years ago |
Lyubomir Marinov
|
0f1bde01f6
|
Reduces the allocations in the H.264 encoder.
|
16 years ago |
Pootle
|
bc98fb1539
|
Commit from translate.sip-communicator.org by user wernerd.: 793 of 793 messages translated (0 fuzzy).
|
16 years ago |
Pootle
|
25e5c49757
|
Commit from translate.sip-communicator.org by user wernerd.: 793 of 793 messages translated (0 fuzzy).
|
16 years ago |
George Politis
|
f28ba2f41d
|
Removes hardcoded text in OtrConfigurationPanel.
|
16 years ago |
Pootle
|
68cd637335
|
Commit from translate.sip-communicator.org by user emcho.: 783 of 783 messages translated (0 fuzzy).
|
16 years ago |
Lyubomir Marinov
|
3321958506
|
Fixes an incorrect discaring of Buffers in the H.264 JNIDecoder (which is unlikely to often be hit).
|
16 years ago |
Damian Minkov
|
b841366922
|
Implement Always trust mode for verifying certificates, and enable the mode for tests.
|
16 years ago |
Damian Minkov
|
2a49a5de69
|
Implement use of Certificate Verification service in jabber.
|
16 years ago |
Pootle
|
f8a495de12
|
Commit from translate.sip-communicator.org by user emcho.: 783 of 783 messages translated (0 fuzzy).
|
16 years ago |
Yana Stamcheva
|
d6dcdfa3fd
|
Fixes a bug in search filter reported by Matthieu Casanova on dev. (subject: "Re: [sip-comm-dev] Del key printed in search field")
|
16 years ago |
Pootle
|
8552507a65
|
Commit from translate.sip-communicator.org by user acastroy.: 783 of 783 messages translated (0 fuzzy).
|
16 years ago |
Sebastien Vincent
|
4aa53d8155
|
Add javadoc, add another patch to compile ffmpeg on 64-bit (relocation problem => visibility hidden) and update JNI ffmpeg README.
|
16 years ago |
Pootle
|
3452403edd
|
Commit from translate.sip-communicator.org by user acastroy.: 783 of 783 messages translated (0 fuzzy).
|
16 years ago |
Pootle
|
706ee12918
|
Commit from translate.sip-communicator.org by user emcho.: 782 of 782 messages translated (0 fuzzy).
|
16 years ago |
Sebastien Vincent
|
0bf73cb3df
|
Media New's configform "Devices" can now be translated (issue 765).
|
16 years ago |
Sebastien Vincent
|
f44dd77e70
|
Update ffmpeg JNI libraries.
|
16 years ago |
Pootle
|
0b50a6028d
|
Commit from translate.sip-communicator.org by user ratelists.: 510 of 510 messages translated (0 fuzzy).
|
16 years ago |
Pootle
|
4bce3832cf
|
Commit from translate.sip-communicator.org by user ratelists.: 510 of 510 messages translated (0 fuzzy).
|
16 years ago |
Lyubomir Marinov
|
6fc9119de8
|
Optimizes the H.264 decoder (i.e. JNIDecoder) and the image scaler and colorspace converter (i.e. SwScaler) by: (1) passing the decoded frames from JNIDecoder to SwScaler in the native format of FFmpeg thus sparing the conversions from the native to the Java and back to the native format, (2) removes the conversion to RGB from JNIDecoder because the decoded frame will be either converted or scaled by SwScaler afterwards anyway, (3) uses sws_getCachedContext in SwScaler in order to remove the penalty of the expensive initialization that sws_getContext performs and (4) notes that FFmpeg is to be built without --disable-mmx. WARNING: The FFmpeg JNI binaries must be rebuilt.
|
16 years ago |
Pootle
|
9aca0d5432
|
Commit from translate.sip-communicator.org by user mandre.: 782 of 782 messages translated (0 fuzzy).
|
16 years ago |
Yana Stamcheva
|
d2b3617060
|
Fixes initial login pane title. Bug reported by Vladimir Vassilev on dev (subject: Registration screen: heading text is overlapped on the second line).
|
16 years ago |
Pootle
|
0d44f60f14
|
Commit from translate.sip-communicator.org by user ratelists.: 752 of 752 messages translated (0 fuzzy).
|
16 years ago |
Martin Andre
|
360aa97ecf
|
Changed the menu item name from "Close" to "Quit" in the systray menu so it reflects what the action actually does.
|
16 years ago |
Pootle
|
4dc779d96e
|
Commit from translate.sip-communicator.org by user mandre.: 746 of 782 messages translated (3 fuzzy).
|
16 years ago |
Yana Stamcheva
|
da9784f38f
|
Revert previous commit (Adds the possibility to hide/show the main application window). Some problems encountered and should improve stability before committing.
|
16 years ago |
Yana Stamcheva
|
c36d3dc187
|
Adds the possibility to hide/show the main application window from the systray menu. Handles window events coming from the window X button or the operating system specific hide/show operations in order to update the systray menu item state.
Adds javadoc to TrayMenuFactory.
|
16 years ago |
Lyubomir Marinov
|
ceb8e40d14
|
Adds a few function to the JNI wrapper of FFmpeg which is to allow enabling faster transfer of frames from the H.264 decoder to the colorspace converter and scaler.
|
16 years ago |