Emil Ivov
|
59122a585b
|
Reverts default local user preference to RECVONLY as INACTIVE was breaking incoming video offers
|
16 years ago |
Lyubomir Marinov
|
efa7d761b7
|
Fixes a NullPointerException in the chat room member list when there's no selection in it and the context menu is requested.
|
16 years ago |
Sebastien Vincent
|
415ddec740
|
Update maximum heap size memory for 32-bit OS (32-bit JVM default max heap size is too small to handle big screen in a desktop streaming preview/session).
|
16 years ago |
Lyubomir Marinov
|
8e6934076c
|
Attempts to remedy a degradation of the quality of the played back remote video in calls reported by Sebastien Vincent in the dev mailing thread "Re: svn commit: r6859 - trunk/src/net/java/sip/communicator/impl/neomedia: codec/video device." The offered fix tries to prefer the outputFormat of the SwScaler Codec to the format of the output Buffer because the latter is not documented to have such a meaning anyway.
|
16 years ago |
Lyubomir Marinov
|
7f3bc17399
|
Attempts to use SwScaler for the scaling performed by the Player of remote video in a call.
|
16 years ago |
Yana Stamcheva
|
8b53d6d30f
|
First version of ContactSearchSourceService and related interfaces and events.
|
16 years ago |
Lyubomir Marinov
|
a0289f0353
|
Doesn't display the video being streamed from the local peer to the remote peer when streaming the desktop because the desktop is visible anyway, displays a static image instead.
|
16 years ago |
Pootle
|
8add94cee3
|
Commit from translate.sip-communicator.org by user emcho.: 407 of 751 messages translated (14 fuzzy).
|
16 years ago |
Sebastien Vincent
|
647f54c228
|
Add ScreenDevice implementation to get physicals screens and their size.
|
16 years ago |
Pootle
|
c7736f8c14
|
Commit from translate.sip-communicator.org by user mandre.: 751 of 751 messages translated (0 fuzzy).
|
16 years ago |
Martin Andre
|
80aa0e98c5
|
Removed some unused and duplicate strings
|
16 years ago |
Yana Stamcheva
|
313dc12510
|
Add contact dialog enhancments.
|
16 years ago |
Yana Stamcheva
|
f13d08f9c6
|
Fix "Add contact" string.
|
16 years ago |
Valentin Martinet
|
7268acd18e
|
Fix bad resource key: ...("service.gui.ADD_CONTACT" + "...") in the tray menu.
|
16 years ago |
Yana Stamcheva
|
878768d9d2
|
Set the parent group when we add a new contact to a MetaContact.
|
16 years ago |
Pootle
|
e43f71d7f3
|
Commit from translate.sip-communicator.org by user mandre.: 759 of 759 messages translated (0 fuzzy).
|
16 years ago |
Yana Stamcheva
|
c9b14c4bfc
|
Ongoing work on issue # 572 Adding a contact is too much of a painful process.
Also enhanced the "Add group" dialog and and changed some related icons.
|
16 years ago |
Lyubomir Marinov
|
b6817da6fe
|
Fixes a possible raise of an error in SwScale, removes unnecessary method call repetitions. Betters javadocs, groups related code together, makes variable names more consistent.
|
16 years ago |
Pootle
|
a768842d24
|
Commit from translate.sip-communicator.org by user emcho.: 319 of 757 messages translated (17 fuzzy).
|
16 years ago |
Emil Ivov
|
a559e73d15
|
Revert a mistakenly committed modification of the FullScreenLayout init
|
16 years ago |
Emil Ivov
|
c69cf6ba61
|
Only send video media if we have established a video call
|
16 years ago |
Sebastien Vincent
|
62552c8e06
|
Negociated size was not properly set when a callee send video stream to caller.
|
16 years ago |
Pootle
|
ee405ed1e2
|
Commit from translate.sip-communicator.org by user mandre.: 754 of 757 messages translated (3 fuzzy).
|
16 years ago |
Pootle
|
697148b3d2
|
Commit from translate.sip-communicator.org by user mandre.: 234 of 757 messages translated (26 fuzzy).
|
16 years ago |
Pootle
|
84b5986dda
|
Commit from translate.sip-communicator.org by user mandre.: 221 of 757 messages translated (24 fuzzy).
|
16 years ago |
Pootle
|
58693dabbb
|
Commit from translate.sip-communicator.org by user mandre.: 312 of 757 messages translated (22 fuzzy).
|
16 years ago |
Pootle
|
5da9403617
|
Commit from translate.sip-communicator.org by user mandre.: 408 of 757 messages translated (45 fuzzy).
|
16 years ago |
Pootle
|
a08c6b397e
|
Commit from translate.sip-communicator.org by user mandre.: 241 of 757 messages translated (22 fuzzy).
|
16 years ago |
Pootle
|
29f89657fd
|
Commit from translate.sip-communicator.org by user mandre.: 519 of 757 messages translated (26 fuzzy).
|
16 years ago |
Pootle
|
37c12aa132
|
Commit from translate.sip-communicator.org by user mandre.: 232 of 757 messages translated (23 fuzzy).
|
16 years ago |
Pootle
|
5a32269fbf
|
Commit from translate.sip-communicator.org by user mandre.: 756 of 757 messages translated (0 fuzzy).
|
16 years ago |
Martin Andre
|
bfdba9ba27
|
Updated template header file with new instructions
|
16 years ago |
Sebastien Vincent
|
72658b0b7a
|
Fix bad commit.
|
16 years ago |
Sebastien Vincent
|
f9dc147f3f
|
Fix various exceptions (no display, no device set), Fix 80 lines.
|
16 years ago |
Sebastien Vincent
|
5f960182ed
|
Add some kind of images negociation when setting up video via SDP. Source scaling of video stream when maximum resolution supported by remote peer is less than our capture device output resolution.
|
16 years ago |
Yana Stamcheva
|
75444a5871
|
Play a dialing audio when initiating a call.
|
16 years ago |
Yana Stamcheva
|
0eca31a94f
|
In the about window make the version text selectable and allow copy to clipboard.
|
16 years ago |
Yana Stamcheva
|
0d478020fd
|
Some alignment and layout adjustments in the account status panel.
|
16 years ago |
Pootle
|
ac4c275574
|
Commit from translate.sip-communicator.org by user mandre.: 312 of 757 messages translated (22 fuzzy).
|
16 years ago |
Lyubomir Marinov
|
33cca82154
|
Applies tiny formatting.
|
16 years ago |
Pootle
|
79d85ba471
|
Commit from translate.sip-communicator.org by user mandre.: 232 of 757 messages translated (23 fuzzy).
|
16 years ago |
Martin Andre
|
bede5cc8c3
|
Revert the last to commits
|
16 years ago |
Pootle
|
df5b602b85
|
Commit from translate.sip-communicator.org by user mandre.: 231 of 757 messages translated (25 fuzzy).
|
16 years ago |
Pootle
|
ee08bdc4cf
|
Commit from translate.sip-communicator.org by user mandre.: 735 of 757 messages translated (7 fuzzy).
|
16 years ago |
Martin Andre
|
5759319c90
|
Removed some unused strings in resources.properties. More cleanup is needed.
|
16 years ago |
Martin Andre
|
d132e22293
|
Fixed double definition of service.gui.NEW. Removed the one with an accelerator.
|
16 years ago |
Martin Andre
|
1683103e39
|
Fixed double definition of service.gui.MSG_DELIVERY_UNKNOWN_ERROR key.
Now, the key for string accepting an argument (the one that reports error the to the user) is simply service.gui.MSG_DELIVERY_ERROR.
|
16 years ago |
Yana Stamcheva
|
c8af3a727d
|
Change border values to make them fit better the component.
|
16 years ago |
Yana Stamcheva
|
5ff9aea080
|
Fix account panel south plugin container.
|
16 years ago |
Yana Stamcheva
|
0eb6db287f
|
Allow to add plugins on the south of the account panel above the contact list.
|
16 years ago |