aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/windows
Commit message (Expand)AuthorAgeFilesLines
* Adds splash screen.Damian Minkov2014-01-101-0/+53
* Fixes search location of lock file.Damian Minkov2013-12-171-1/+1
* Removes unused bcprovider.jar references.Damian Minkov2013-11-011-1/+0
* Fixes an issue with setup.exe which could prevent Jitsi from applying a delta...Lyubomir Marinov2013-10-312-1/+12
* Removes jdic dependency used for java 1.5 campatibility.Damian Minkov2013-06-111-2/+0
* Updates classpath in windows and debian to make jitsi-defaults.properties dis...Damian Minkov2013-05-211-0/+1
* Commits work in progress on fixing issues with video capture on Windows.Lyubomir Marinov2013-05-2014-2205/+0
* Renames windows launcher name to one using the application name.Damian Minkov2012-11-272-3/+3
* Changes product version and manufacturer of run exe and setup when building w...Damian Minkov2012-11-264-6/+8
* Fixes a crash after returning from standby in localhostretriever. Reported an...Damian Minkov2012-09-271-10/+16
* Fixes a crash of the Outlook presence, IM and VoIP integration related to a r...Lyubomir Marinov2012-08-202-10/+36
* Commits work in progress on calling from Microsoft Office with Jitsi to phone...Lyubomir Marinov2012-07-122-89/+135
* Commits work in progress on calling from Microsoft Office with Jitsi to phone...Lyubomir Marinov2012-07-112-15/+91
* Commits an initial version of the libjitsi library which should be fully func...Lyubomir Marinov2012-06-204-85/+0
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-194-0/+85
* In relation to the presence, IM and VoIP integration between Jitsi and MS Out...Lyubomir Marinov2012-06-122-5/+34
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-0137-0/+3994
* When running the x86 setup on Windows x64, does not ask the user whether they...Lyubomir Marinov2011-11-091-4/+17
* In Jitsi's run.exe:Lyubomir Marinov2011-10-241-8/+111
* Quotes the value of JAVA_HOME in run.exe's Makefile.Lyubomir Marinov2011-10-241-1/+1
* Fixes setup.exe's Makefile which should've gone into r9038.Lyubomir Marinov2011-10-241-2/+2
* Loads the Java VM into Jitsi's run.exe in order to fix issue #963: Starting J...Lyubomir Marinov2011-10-245-340/+513
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1812-12/+12
* Fixes an incorrect command line reported to setup.exe upon execution from a p...Lyubomir Marinov2011-09-011-93/+169
* Integrates jdirectshow patch from Ingo Bauersachs, reported in dev mailing li...Sebastien Vincent2011-08-171-3/+7
* Fixes a memory corruption causing a run.exe crash which has been reported mul...Lyubomir Marinov2011-06-021-4/+12
* Fixes the following issues with the Windows delta updates: (1) msexec.exe fai...Lyubomir Marinov2011-05-132-5/+66
* Commits work in progress on Windows delta/bspatch updates.Lyubomir Marinov2011-04-2840-311/+6231
* Renames SIP Communicator to Jitsi in the Windows run.exe and cleansweep.exe.Lyubomir Marinov2011-04-194-11/+11
* Fixes an issue in the Windows setup which may cause versioned .dll and .exe f...Lyubomir Marinov2011-04-011-1/+1
* Fixes a case of failures to find JNI libraries in java.library.path on Window...Lyubomir Marinov2011-03-311-9/+41
* Fixes a 'Class does not exist' error in setup.exe which bootstraps the MSI se...Lyubomir Marinov2011-03-311-1/+14
* Adds debug output to the error dialog of setup.exe in order to easier locate ...Lyubomir Marinov2011-03-316-12/+232
* Adds the .\\native directory to the PATH environment variable on Windows in h...Lyubomir Marinov2011-03-301-0/+49
* Forgot to commit native code for dropping support of VFW video devices.Sebastien Vincent2011-03-221-0/+18
* Makes it possible to choose in the Windows setup to remove the personal SIP C...Lyubomir Marinov2011-03-104-0/+318
* Fixes 'run.exe - Entry Point Not Found The procedure entry point RegCloseKey ...Lyubomir Marinov2011-03-061-1/+1
* Use MediaType pointer obtained with IAMStreamConfig::GetStreamCaps() to set t...Sebastien Vincent2011-03-042-82/+53
* Disable directshow horizontal flip capabilities. Note that the DLLs need to b...Sebastien Vincent2011-03-041-0/+6
* Attempt to fix upside-down webcam problems on some computers.Sebastien Vincent2011-03-033-16/+69
* Revert directshow changes from revision 8273.Sebastien Vincent2011-02-253-68/+16
* Do not flip vertically images from directshow webcam if there are already fli...Sebastien Vincent2011-02-173-16/+68
* Fixes an issue reported by Bruno Konik in the crash handling functionality on...Lyubomir Marinov2011-02-171-7/+6
* Recompile LocalhostRetriever.dll with -Wl,--kill-at for Windows x86 and x64.Sebastien Vincent2011-02-171-1/+2
* Fixes a crash in the crash handling functionality on Windows.Lyubomir Marinov2011-02-161-1/+2
* Hopefully, fixes a possible deadlock between the crash handling implementatio...Lyubomir Marinov2011-02-161-15/+46
* Add stripped and optimized LocalhostRetriever.dll for Windows x86 and x64.Sebastien Vincent2011-02-161-1/+2
* Recompile LocalhostRetriever.dll with mingw instead of VC++ for Windows x86 a...Sebastien Vincent2011-02-161-0/+15
* Additionnal checks for directshow native code.Sebastien Vincent2011-02-162-19/+38
* Introduces a crash handler for SIP Communicator on Windows which asks after a...Lyubomir Marinov2011-02-164-0/+1409