Commit Graph

9 Commits (fc143bbdbfa6945dc7ceceddcd7c8d242254bae4)

Author SHA1 Message Date
Sebastien Vincent d1a7be7244 Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot create a 64-bit wrapper, the 32-bit ones looks for a JVM in registry under the key "HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/JavaSoft/Java Runtime Environment" but the real 64-bit JVM is under "HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment". So we force JVM search first in "\\Program Files\Java\\jre6". Fix also updater download link for the Windows x64 version.
16 years ago
Damian Minkov 4b85461e69 Decrease h264 iframe interval, decrease packet sizes, fix windows exe as it wasn't setting java.library.path.
18 years ago
Damian Minkov 5998afa9d8 Update ffmpeg (problem with linking libs), add jna.library.path to as executables.
18 years ago
Lyubomir Marinov 9aee3e1dc8 Updates the classpaths of Eclipse and NetBeans to include bcprovider.jar and rebuilds resources\install\windows\run.exe to reflect Emil's related change in run.exe.jsmooth.
18 years ago
Damian Minkov bd1f93701c As we are handling multiple/single instances, skip this option in jsmooth config.
18 years ago
Thomas Hofer 0529fa03a4 removed inital memory size for small memory systems
18 years ago
Damian Minkov f0c46adb22 Move custom FileHandler to util package and add util classes to system classloader under windows.
18 years ago
Romain Kuntz 39d19dffa4 Applied Lubomir's patch to handle .sip-communicator directories on MAC, and to
18 years ago
Thomas Hofer 2134d9d6a0 SC now runs on Vista 64 Bit and other Windows systems without javaw.exe in the path. Additionally also old VMs can be the standard-VM, if a Java 5/6 Runtime is present in the system. .exe created with JSmooth
18 years ago