You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Lyubomir Marinov aa24592ef6
Does not allow the FMJ encoder and decoder classes of Opus to register with FMJ/the application unless the jnopus JNI library is loaded and appears functional. Otherwise, the Opus codec will be considered supported and advertised as such while the JNI library may not be available at all (e.g. Android).
13 years ago
.settings Set Eclipse compiler compliance level to 1.5 14 years ago
lib Does not allow the FMJ encoder and decoder classes of Opus to register with FMJ/the application unless the jnopus JNI library is loaded and appears functional. Otherwise, the Opus codec will be considered supported and advertised as such while the JNI library may not be available at all (e.g. Android). 13 years ago
nbproject Update Apache httpcore and httpclient to 4.2.3 13 years ago
resources Changes the default ringing tone to a new more sophisticated one contributed by David Bolton. 13 years ago
src Moves account related utility methods like getRegisteredAccounts(), getRegisteredProvidersForOpSet(), etc. to an AccountUtils class so that they can be accessed from all other bundles. 13 years ago
test Fixes tests. 13 years ago
www Tries to forward jitsi.java.net to jitsi.org 14 years ago
.classpath Update Apache httpcore and httpclient to 4.2.3 13 years ago
.project Move IDE project files to where they are expected by the respective IDE 14 years ago
build.xml Separates dns package to service and impl. Creates a ParallelResolver interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly). 13 years ago
jitsi.iml Adds new project files for IntelliJ Idea. 14 years ago
jitsi.ipr Applies a patch from Boris Grozev that Adds a password strength meter to XMPP password changes and improves the feature in other ways. 14 years ago