- 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.
Other recent changes in earlier versions:
build.3301
- Fix ClassCastException and creating conference calls.
- Make the remote control desktop sharing check box non-opaque on Windows and Linux.
- Makes it possible to deploy a private Java Runtime Environment on Windows as part of the setup of SIP Communicator.
- Fixes java5 compatibility.
build.3300
- Ongoing work on partial desktop sharing user interface (Not yet enabled for use) - Make partial desktop sharing screen transparent on Linux.
build.3299
- Ongoing work on partial desktop sharing user interface.
- Ensure that width and height of a partial desktop streaming device are even.
- Ongoing work on partial desktop sharing user interface - Try to fix moving on Windows and Linux. (Not yet enabled for use)
- 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.
- Fix incorrect formula to have multiple of 16.
- Update dns servers on all iface up events, with ipv6 configurations in some cases we can end up without primary dns server. Remove duplicate dns library. Fix searching in history using regexp symbols.
- 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.
- Ongoing work on partial desktop sharing user interface (Not yet enabled for use) - Changes the cursor to resize cursor on the border.
- Fixing build.
- 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.
build.3298
- Force width to be multiple of 16 on Mac OS X when we create a part desktop streaming device.
- 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.
- Removing option "remember password" when editing sip account don't work (reported by Davide Corda on dev mailing list).
- When creating new account (simple or advance form) make sure we don't reuse old AccountRegistration instances.
- Do not flip vertically images from directshow webcam if there are already flipped.
- Tries to detect is the incoming call audio or video one.
build.3297
- Add initial backend implementation to create and move part of desktop streaming (GUI is not yet commited).
- 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.
build.3296
build.3295
- Stop JMF processing of local video when we hide it and start when we show it again.
build.3294
- Recompile LocalhostRetriever.dll with -Wl,--kill-at for Windows x86 and x64.
build.3293
- Fixes a crash in the crash handling functionality on Windows.
- Adds javadocs.
- Fixes javadocs.
build.3292
- 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'.
build.3291
- Add missing method in OperationSetDesktopStreaming to move a partial desktop streaming zone.
build.3290
- Add missing method in OperationSetDesktopStreaming to move a partial desktop streaming zone.
build.3289
- Fixes #JITSI-906, reported by Stefan Mayer: SIP Message flood.
build.3288
- Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Mac OS X Address Book ContactSourceService.
- Recompile LocalhostRetriever.dll with mingw instead of VC++ for Windows x86 and x64.
- Fix screencapture JNI on Windows to properly capture a part of the screen.
- Add stripped and optimized LocalhostRetriever.dll for Windows x86 and x64.
- Missing LocalhostRetriever.dll for Windows x86.
- Add methods to MediaService for streaming a part of desktop and stub methods in MediaServiceImpl.
build.3287
- Fix desktop streaming stop.
- Additionnal checks for directshow native code.
build.3286
- Adds formatting, javadocs.
- Introduces a crash handler for SIP Communicator on Windows which asks after a crash whether the application is to be relaunched.
- Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Microsoft Outlook ContactSourceService.
build.3285
build.3284
- Show appropriate notification when user not found is returned.
- Fixes issue JITSI-908: Major bug causing SC to crash on Mac OS X when calls are made or received.
build.3283
- Handle sip: when creating sip accounts. Add white colour to installer fonts.
build.3282
- Fix file drag n' drop on Linux.
- Use certificate service when accessing https xcap addresses.