MBS Xojo Plugins 15.4 - 24th November 2015
See also the documentation on new items.
- Xojo plugins now include 64-bit and Linux ARM plugin parts.
- Added elliptic curve key generation for public and private keys and functions to sign and verify digital signatures.
- Added JavaScript plugin classes for Mac.
- Added JPEG2000MBS class.
- Added SplineMBS class.
- Added WordFileMBS class.
- Added AVAssetTrackMBS.trackSamples function.
- Added AVAudioFileMBS.fileDuration function.
- Added CGDisplayMBS.lasterror property.
- Added CMSampleBufferMBS Text property.
- Added color parameter for DynaPDFMBS.ShowDifferences function.
- Added Description and ModelText properties to CGColorSpaceMBS class.
- Added MimeEmailMBS.Date and Source property.
- Added MimeTypeToFileExtensionMBS and FileExtensionToMimeTypeMBS functions.
- Added MKMapViewMBS.InitMapKit method for 64-bit.
- Added more CFNumberMBS functions and properties.
- Added option to IconMBS constructor to have no badge on the icon.
- Added OptionLoginOptions property for CURL classes.
- Added SQLConnectionMBS.ConnectMT.
- Added SystemInformationMBS.isElCapitan function.
- Addes support for RC5 cipher.
- Changed AVAudioFileMBS.FramePosition to be setable.
- Changed BeginLayer and EndLayer to pass handle for optional content object in DynaPDFParseInterfaceMBS class.
- Changed NSGraphicsMBS.boundingRectWithSize to work without a current context.
- Changed PDFDocumentMBS destructor to release object on main thread asynchronously in case you destruct it on a thread. This avoids your app from freezing due to a bug in OS X 10.11 El Capitan.
- Changed SQL functions returning Date to check if date is empty and return nil in that case.
- Changed VLCMediaPlayerMBS to cleanup more and remove any window reference or callback for you.
- Deprecated ImageCaptureMBS class as Apple stopped supporting the underlaying APIs. Please switch to newer IC* classes.
- Fixed an edge case where email subjects where not always decoded properly.
- Fixed AVAudioUnitSamplerMBS to be subclass of AVAudioUnitMIDIInstrumentMBS.
- Fixed bug in NSImageMBS constructor. Now on retina app the pictures are not blow up to 2 times the size.
- Fixed bug in Picture.FindPictureMBS and added new parameters for start position and tolerance.
- Fixed bug with GenUID in Rockey2MBS class.
- Fixed bug with NSFontManagerMBS class.
- Fixed crash related to ImageCaptureEventsMBS.cameraDeviceDidDownloadFile event.
- Fixed issue with object freed to often when running an NSPrintOperation with dialog.
- Fixed possible crash with AddItemToObject and AddItemToArray in JSONMBS class.
- Fixed PrintDialogMBS to work again on current OS.
- Improved WebResourceLoadDelegateMBS and other web delegates to better cleanup in destructor.
- Please move away from all ATS classes. We got them to compile, but 10.11 SDK doesn't include them any more.
- Recompiled CURL with max buffer size of 1 MB. OptionBufferSize is set to 16K as before, but you can now change it to bigger buffer.
- Updated DynaPDF to version 3.0.46.135.
- Updated HASPHLDMBS class to use newer Sentinel SDK.
- Updated SQLite to 3.9.2. Now with FTS5 and JSON extensions enabled.
- Updated to Xcode 7.1.
New in version 15.3 New in version 16.0
Release notes of all versions: Release notes.
