Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch lookup outside of NetworkUtils | Ingo Bauersachs | 2016-05-28 | 1 | -1/+1 |
| | |||||
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 4 | -8/+52 |
| | |||||
* | Fixes jitsi string and java download location. | Damian Minkov | 2015-02-04 | 1 | -11/+5 |
| | |||||
* | Fixes compilation error, and increase required version for launcher (one ↵ | Damian Minkov | 2015-02-04 | 1 | -1/+1 |
| | | | | version older than the used in the project). | ||||
* | Delete the Felix cache folder on a major or minor version change | Ingo Bauersachs | 2015-02-03 | 1 | -0/+50 |
| | |||||
* | SIP Communicator -> Jitsi | Ingo Bauersachs | 2014-11-24 | 1 | -380/+380 |
| | |||||
* | Remove Java 5+ language constructs: varargs, generics, for-each (Fixes | Danny van Heumen | 2014-08-29 | 1 | -14/+23 |
| | | | | compiler errors) | ||||
* | Make JWS launcher Java 1.4 compatible | Ingo Bauersachs | 2014-08-29 | 1 | -3/+4 |
| | |||||
* | Handle the javaws command line arguments | Daniel Pocock | 2014-08-13 | 1 | -1/+26 |
| | |||||
* | Add support for a chained main class, for running a second app in the same JVM | Daniel Pocock | 2014-08-13 | 1 | -0/+42 |
| | |||||
* | Merge branch 'master' into webstart | Emil Ivov | 2014-07-10 | 1 | -0/+1 |
|\ | |||||
| * | Suppresses FileManager warnings | Emil Ivov | 2014-02-23 | 1 | -0/+1 |
| | | |||||
* | | Webstart-launcher (with HUGE hacks) | Ingo Bauersachs | 2014-02-03 | 1 | -0/+140 |
|/ | |||||
* | Fixes the compatibility of Jitsi's launcher with Java 1.4. | Lyubomir Marinov | 2013-11-24 | 1 | -376/+380 |
| | |||||
* | Set defaults for log and cache directory when profile directory is set | Ingo Bauersachs | 2013-11-11 | 1 | -1/+4 |
| | |||||
* | Use separate dirs for application logs, cache and configuration data | Ingo Bauersachs | 2013-11-10 | 1 | -15/+52 |
| | | | | | This is primarily used on Windows to store logs and cached data on the local computers instead of on the network when roaming profiles with folder redirection is used. | ||||
* | Fixes false reports on Windows that Jitsi has crashed. | Lyubomir Marinov | 2013-10-28 | 1 | -47/+50 |
| | |||||
* | Fixes a build error caused by an @Override in Java 1.4 source code. Reported ↵ | Lyubomir Marinov | 2013-05-27 | 1 | -1/+0 |
| | | | | by Jan Kaláb. | ||||
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 2 | -1/+2 |
| | |||||
* | Fixes update problem for old home folders under macosx. | Damian Minkov | 2012-07-06 | 1 | -4/+45 |
| | |||||
* | Tries to fix 'Jitsi (Debian 32-bit) crashes at startup' reported by Kertesz ↵ | Lyubomir Marinov | 2012-07-02 | 1 | -4/+10 |
| | | | | Laszlo on the dev mailing list. | ||||
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 1 | -2/+2 |
| | |||||
* | Make DNSJAVA as SPI optional | Ingo Bauersachs | 2011-12-13 | 1 | -6/+13 |
| | |||||
* | Use DNSJAVA as DNS SPI | Ingo Bauersachs | 2011-12-06 | 1 | -0/+4 |
| | |||||
* | Adds javadoc and removes warnings. | Sebastien Vincent | 2011-12-05 | 1 | -1/+12 |
| | |||||
* | Put system properties settings in a separate function. Fixes styles and ↵ | Sebastien Vincent | 2011-11-08 | 1 | -14/+32 |
| | | | | javadoc warnings. | ||||
* | Fixes fullscreen issue on Mac OS X with multi monitors where all screens ↵ | Sebastien Vincent | 2011-10-24 | 1 | -2/+11 |
| | | | | turn black in fullscreen. | ||||
* | Loads the Java VM into Jitsi's run.exe in order to fix issue #963: Starting ↵ | Lyubomir Marinov | 2011-10-24 | 1 | -18/+11 |
| | | | | Jitsi via pinned taskbar icon makes a second Jitsi icon appear in the taskbar instead of highlighting the existing one. Based on ibauersachs' patch. | ||||
* | Attempt to fix fullscreen display on Windows by disabling D3D pipeline (used ↵ | Sebastien Vincent | 2011-10-18 | 1 | -1/+5 |
| | | | | internally by the JVM for fullscreen). Please note that it is absolutely not related to our D3D JAWTRenderer (the fullscreen bug also appears with JMF's AWTRenderer). | ||||
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 3 | -3/+3 |
| | |||||
* | Reverts previous commit. | Yana Stamcheva | 2011-08-25 | 1 | -1/+0 |
| | |||||
* | Suppresses deprication warning. | Yana Stamcheva | 2011-08-25 | 1 | -0/+1 |
| | |||||
* | Increase visibility of some methods and introduce factory methods to allow ↵ | Ingo Bauersachs | 2011-08-20 | 1 | -1/+1 |
| | | | | customizations | ||||
* | Do not let pass blindly packets if SSRC change in ZRTPTransformEngine. Also ↵ | Sebastien Vincent | 2011-05-12 | 1 | -1/+0 |
| | | | | do not restart ZRTP when we recreate JMF send streams and receive RTP Bye. | ||||
* | Fixes warning. | Yana Stamcheva | 2011-04-26 | 1 | -0/+1 |
| | |||||
* | Change default dir name if none is forced (when running from source). | Damian Minkov | 2011-03-22 | 1 | -2/+2 |
| | |||||
* | Some string fix and proper home creation/use under Linux after rename. | Damian Minkov | 2011-03-22 | 1 | -6/+15 |
| | |||||
* | Rename application. | Damian Minkov | 2011-03-21 | 1 | -0/+41 |
| | |||||
* | Adds formatting, javadocs. | Lyubomir Marinov | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | Adds javadocs, fixes warnings. | Lyubomir Marinov | 2010-09-23 | 1 | -6/+1 |
| | |||||
* | Ongoing work on the integration of ICE into XMPP. Fixes a problem that was ↵ | Emil Ivov | 2010-09-19 | 2 | -10/+36 |
| | | | | causing our logger not to take into account the home dir configuration property | ||||
* | Fixes warnings. | Lyubomir Marinov | 2010-02-19 | 1 | -1/+1 |
| | |||||
* | Fix line > 80 characters. | Sebastien Vincent | 2010-01-26 | 1 | -1/+2 |
| | |||||
* | Fix broken download link for Apple JRE. | Sebastien Vincent | 2010-01-21 | 1 | -2/+2 |
| | |||||
* | Update SUN JRE download link. | Sebastien Vincent | 2010-01-21 | 1 | -1/+1 |
| | |||||
* | - If running SIP Communicator with gcj JVM, show frame about installing SUN ↵ | Sebastien Vincent | 2010-01-16 | 1 | -1/+1 |
| | | | | | | | ones; - If "sun.arch.data.model" property is not available, consider OS/JDK as 32-bit. | ||||
* | Commits the refactorying of OSUtils contributed by Sebastien Vicent which ↵ | Lyubomir Marinov | 2009-12-09 | 1 | -2/+2 |
| | | | | uses static final fields instead of methods. | ||||
* | Commits the patch provided by Sebastien Vincent on the dev mailing list in ↵ | Lyubomir Marinov | 2009-12-09 | 1 | -4/+5 |
| | | | | an e-mail with the subject "[Patch] OS detection" which introduces and uses a single utility class to check the executing operating system and architecture. | ||||
* | Fix do not include any svg files in resources. Change home dir setting or ↵ | Damian Minkov | 2009-04-24 | 1 | -4/+7 |
| | | | | choosing behaviour. Move the place copying default resources to file for default language. | ||||
* | Removes unnecessary fields. | Lyubomir Marinov | 2009-03-02 | 1 | -3/+3 |
| |