Damian Minkov
6e3e3d21ea
Updates ffmpeg to fix recording under macosx 10.8 and below.
12 years ago
Damian Minkov
6b608fa2c4
Updates libgrowl4j to work when starting from source, as the dmg binary is different (install_name_tool -change "@executable_path/../Frameworks/GrowlFramework/Growl.framework/Versions/A/Growl" "@loader_path/GrowlFramework/Growl.framework/Versions/A/Growl" lib/native/mac/libgrowl4j.dylib).
12 years ago
ibauersachs
a7149db221
Commit from translate.jitsi.org by user ibauersachs.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
ae96e8cbfa
Commit from translate.jitsi.org by user ibauersachs.: 412 of 1624 strings translated (105 fuzzy).
12 years ago
ibauersachs
86807179d4
Commit from translate.jitsi.org by user ibauersachs.: 370 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
c36c833564
Commit from translate.jitsi.org by user ibauersachs.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
Lyubomir Marinov
9a205ea50d
Fixes issues with forward error correction (FEC) in the SILK audio codec.
12 years ago
bgrozev
ca15560d44
Merge pull request #68 from jitsi/clean-gtalk-stuff
...
Clean gtalk stuff
12 years ago
ibauersachs
91bf045629
Commit from translate.jitsi.org by user ibauersachs.: 1614 of 1624 strings translated (1 fuzzy).
12 years ago
ibauersachs
f09de0672d
Commit from translate.jitsi.org by user ibauersachs.: 360 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
e38408b5c0
Commit from translate.jitsi.org by user ibauersachs.: 934 of 1624 strings translated (14 fuzzy).
12 years ago
ibauersachs
e8ef3a2c67
Commit from translate.jitsi.org by user ibauersachs.: 1575 of 1624 strings translated (12 fuzzy).
12 years ago
ibauersachs
7e3f21f3a3
Commit from translate.jitsi.org by user ibauersachs.: 1457 of 1624 strings translated (27 fuzzy).
12 years ago
Danny van Heumen
e4f634fe73
Removes unused code snippet.
12 years ago
Danny van Heumen
b05ec79695
Let every message pass through to otr4j, since otr4j will already correctly handle (not) transforming if session state is PlainText.
12 years ago
Damian Minkov
26e13d41d8
Updates libgrowl4j to work with 10.6.
12 years ago
Damian Minkov
e366ef5908
Updates libgrowl4j to work with 10.6.
12 years ago
Damian Minkov
43f0b777a5
Updates the dmg build process that the no-jre version will support java 1.6 and can use the old launcher (adding support for Mac OS X 10.6 in no-jre-version).
12 years ago
Danny van Heumen
1416cb9f62
Fix possible NPE.
...
Fixes possible NPE because contact.getAddress() may return null.
The following trace demonstrates the issue:
23:50:39.947 SEVERE: [267] util.UtilActivator.uncaughtException().108 An uncaught exception occurred in thread=Thread[Thread-114,6,main] and message was: null
java.lang.NullPointerException
at net.java.sip.communicator.impl.muc.ChatRoomQuery.contactEqualsChatRoom(ChatRoomQuery.java:397)
at net.java.sip.communicator.impl.muc.ChatRoomQuery.contentChanged(ChatRoomQuery.java:341)
at net.java.sip.communicator.impl.muc.ChatRoomListImpl.fireChatRoomListChangedEvent(ChatRoomListImpl.java:142)
at net.java.sip.communicator.impl.muc.MUCServiceImpl.fireChatRoomListChangedEvent(MUCServiceImpl.java:102)
at net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl.setAutoJoin(ChatRoomWrapperImpl.java:311)
at net.java.sip.communicator.impl.muc.MUCCustomContactActionService$3.run(MUCCustomContactActionService.java:216)
at java.lang.Thread.run(Thread.java:745)
12 years ago
dannyvanheumen
1e557da7fb
Commit from translate.jitsi.org by user dannyvanheumen.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
9966b9c445
Commit from translate.jitsi.org by user ibauersachs.: 1586 of 1624 strings translated (21 fuzzy).
12 years ago
Damian Minkov
646ad93542
Fixes showing some escaped chars in growl notifications.
12 years ago
Damian Minkov
1650a881a3
Updates debian source package. Updates patches, removes unused libs.
12 years ago
ibauersachs
3d6106cae9
Commit from translate.jitsi.org by user ibauersachs.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
Ingo Bauersachs
592d04a9b4
Add LSMinimumSystemVersion=10.8.3 to the OSX launcher info
12 years ago
Ingo Bauersachs
ae1167e0b6
Retrieve local socket address on OSX with a native sockt
12 years ago
Boris Grozev
8885010144
Prevents an NPE. Reported by martianixor on IRC.
12 years ago
Boris Grozev
4e5c881b23
Removes XMPP capability code which was only used for google jingle.
12 years ago
Damian Minkov
124e62acce
Updates call object to be data one, this way it will be able to store custom data in it and transfer it to various part of the project.
12 years ago
Boris Grozev
478a8ec46c
Removes the "google ICE" option from the GUI, and some Gtalk-related code.
12 years ago
Damian Minkov
f6fb5d5ae6
Removes duplicate code and reuse createVideoCall.
12 years ago
Damian Minkov
c6b8e802c5
Updates ice4j to r476 (fixes a possible NullPointerException).
12 years ago
Ingo Bauersachs
bb1106d0e6
Add contributing infos
12 years ago
Ingo Bauersachs
8bb64564b3
Show country/region information in language dropdown if applicable
12 years ago
damencho
f44ab42f9c
Commit from translate.jitsi.org by user damencho.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
981492b97d
Commit from translate.jitsi.org by user ibauersachs.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
bfdc79ea71
Commit from translate.jitsi.org by user ibauersachs.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
Damian Minkov
ea9c157612
Sends the initial xmpp presence packet after requesting and dispatching the roster.
12 years ago
Damian Minkov
f22bdef853
Initializes additional message extensions/services in separate thread to avoid blocking provider startup.
12 years ago
Damian Minkov
77e622416b
Fixes possible NPE when provider is not connected but listing operation sets.
12 years ago
Damian Minkov
6f237aab5f
Enables sip testing.
12 years ago
jitsi-pootle
2d73a93e18
New files added from translate.jitsi.org based on templates
12 years ago
Damian Minkov
30e9b76bc8
Adds missing part from coma product build version.
12 years ago
Damian Minkov
6b9cd898ce
Disable sip tests temporally as sip server test machine is down.
12 years ago
Damian Minkov
72d1008e25
Fixes setting allow events sip header value.
12 years ago
Damian Minkov
ecfda19eb5
Adds always on top indicator to notify user when sharing its full screen.
12 years ago
Damian Minkov
84b528c941
Adds custom header to indicate screen sharing initiated calls.
12 years ago
Damian Minkov
e25de57217
Adds fireCallEvent by CallEvent, so it can be overridden and a custom CallEvent to be used.
12 years ago
Damian Minkov
8fb59e2b95
Reuses createVideoCall method.
12 years ago
Ingo Bauersachs
5716bdae1b
Update libjunbound Linux binaries
12 years ago