Commit Graph

7472 Commits (6c446122402da8f055ee6b6dbc3ad40a49ed4276)
 

Author SHA1 Message Date
Yana Stamcheva 1388d9c583 Ongoing work on partial desktop sharing user interface (Not yet enabled for use) - Fixes partial desktop sharing screen button background on Linux and add some java5 user interface improvements.
15 years ago
Yana Stamcheva 513b1fe976 Fixes java5 compatibility.
15 years ago
Lyubomir Marinov de8bc02e5f Makes it possible to deploy a private Java Runtime Environment on Windows as part of the setup of SIP Communicator.
15 years ago
Yana Stamcheva ef16da43d9 Make the remote control desktop sharing check box non-opaque on Windows and Linux.
15 years ago
Damian Minkov 9ae98308f2 Fix ClassCastException and creating conference calls.
15 years ago
Yana Stamcheva d4d42193b2 Ongoing work on partial desktop sharing user interface (Not yet enabled for use) - Make partial desktop sharing screen transparent on Linux.
15 years ago
Lyubomir Marinov f704de5658 Fixes (the fix for) an issue reported by Emil Ivov and found to cause modifications to the Mac OS X Address Book to not be picked up by SIP Communicator upon subsequent searches.
15 years ago
Damian Minkov 94ceb98839 Fixing build.
15 years ago
Yana Stamcheva 30b2c5ba89 Ongoing work on partial desktop sharing user interface (Not yet enabled for use) - Changes the cursor to resize cursor on the border.
15 years ago
Sebastien Vincent 0c18b9770f Fix UPnP on Windows: weupnp library gets local address of a socket using DatagramSocket.connect() method but it always returns 0.0.0.0 address so use TCP Socket.connect with the host/port of the UPnP device location.
15 years ago
Damian Minkov fb072bcbe7 Update dns servers on all iface up events, with ipv6 configurations in some cases we can end up without primary dns server.
15 years ago
Sebastien Vincent 10c75adf54 Fix incorrect formula to have multiple of 16.
15 years ago
Yana Stamcheva 49ba477fe2 Ongoing work on partial desktop sharing user interface (Not yet enabled for use) - Ensures that on Windows and linux the width of the shared region is a multiple of 2.
15 years ago
Yana Stamcheva e741064d43 Ongoing work on partial desktop sharing user interface - Try to fix moving on Windows and Linux. (Not yet enabled for use)
15 years ago
Sebastien Vincent 9d90f1c67e Ensure that width and height of a partial desktop streaming device are even.
15 years ago
Yana Stamcheva 7ab0b8ca79 Ongoing work on partial desktop sharing user interface.
15 years ago
Damian Minkov 9ed22ae826 Tries to detect is the incoming call audio or video one.
15 years ago
Sebastien Vincent 479b6d0f8a Do not flip vertically images from directshow webcam if there are already flipped.
15 years ago
Damian Minkov f3845d02cb When creating new account (simple or advance form) make sure we don't reuse old AccountRegistration instances.
15 years ago
Damian Minkov 99dea31ea2 Removing option "remember password" when editing sip account don't work (reported by Davide Corda on dev mailing list).
15 years ago
Lyubomir Marinov 1ade1b3317 Fixes an issue reported by Emil Ivov and found to cause modifications to the Mac OS X Address Book to not be picked up by SIP Communicator upon subsequent searches.
15 years ago
Sebastien Vincent ab2a92f0a6 Force width to be multiple of 16 on Mac OS X when we create a part desktop streaming device.
15 years ago
Lyubomir Marinov 48581b2a10 Fixes an issue reported by Bruno Konik in the crash handling functionality on Windows which could fail to start the application after a reboot while the application was running.
15 years ago
Sebastien Vincent f2b624c4d0 Add initial backend implementation to create and move part of desktop streaming (GUI is not yet commited).
15 years ago
Sebastien Vincent 635d98fb08 Update ice4j.jar
15 years ago
Sebastien Vincent edc82afa3c Stop JMF processing of local video when we hide it and start when we show it again.
15 years ago
Sebastien Vincent e0fa9f263d Recompile LocalhostRetriever.dll with -Wl,--kill-at for Windows x86 and x64.
15 years ago
Lyubomir Marinov 506e322cba Fixes javadocs.
15 years ago
Lyubomir Marinov 765a9a076b Adds javadocs.
15 years ago
Lyubomir Marinov f1047f3099 Fixes a crash in the crash handling functionality on Windows.
15 years ago
Lyubomir Marinov 6c0555519f Hopefully, fixes a possible deadlock between the crash handling implementation on Windows and the update functionality reported by Mr Smith on the dev mailing list in the thread 'win installer 3289 x86 incomplete - updates disturbed'.
15 years ago
Sebastien Vincent 0dc0754fc7 Add missing method in OperationSetDesktopStreaming to move a partial desktop streaming zone.
15 years ago
Emil Ivov b8da66e9a9 Fixes #JITSI-906, reported by Stefan Mayer: SIP Message flood.
15 years ago
Sebastien Vincent f0cde23a8f Add methods to MediaService for streaming a part of desktop and stub methods in MediaServiceImpl.
15 years ago
Sebastien Vincent 19b472daca Missing LocalhostRetriever.dll for Windows x86.
15 years ago
Sebastien Vincent 995b907ffc Add stripped and optimized LocalhostRetriever.dll for Windows x86 and x64.
15 years ago
Sebastien Vincent 6063b41e54 Fix screencapture JNI on Windows to properly capture a part of the screen.
15 years ago
Sebastien Vincent 281f563957 Recompile LocalhostRetriever.dll with mingw instead of VC++ for Windows x86 and x64.
15 years ago
Lyubomir Marinov 2ec8f1b300 Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Mac OS X Address Book ContactSourceService.
15 years ago
Sebastien Vincent 02e2cf6808 Additionnal checks for directshow native code.
15 years ago
Sebastien Vincent a462400312 Fix desktop streaming stop.
15 years ago
Lyubomir Marinov 0e1659e7a0 Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Microsoft Outlook ContactSourceService.
15 years ago
Lyubomir Marinov 4ff9fde938 Introduces a crash handler for SIP Communicator on Windows which asks after a crash whether the application is to be relaunched.
15 years ago
Lyubomir Marinov 89eabf98b8 Adds formatting, javadocs.
15 years ago
Damian Minkov ce0a364300 Some typos and javadoc.
15 years ago
Lyubomir Marinov 3fdd1d1048 Fixes issue JITSI-908: Major bug causing SC to crash on Mac OS X when calls are made or received.
15 years ago
Damian Minkov dc6ba59ed8 Show appropriate notification when user not found is returned.
15 years ago
Damian Minkov b39c7b186b Handle sip: when creating sip accounts. Add white colour to installer fonts.
15 years ago
Damian Minkov bca8500092 Use certificate service when accessing https xcap addresses.
15 years ago
Damian Minkov db96e82df8 Fix file drag n' drop on Linux.
15 years ago