MBS Real Studio Plugins New in version 6.3
See also the documentation on new items.7th September 2006
- OpenDialogMBS class partly works on Linux now.
- Added AuthorizationMBS.MakeStreamAsyncron.
- Added missing "MBS" to the names of the Copy functions for the Picture class.
- Added RegistryKeyMBS.ItemName function.
- Updated Windows plugin parts: WindowsIniMBS, WindowsVMStatisticsMBS, WindowsMCI and Windows Registry classes are now console safe.
- Fixed Bevelbutton functions to work on RB 2006r3.
- Fixed problem with the Linux file headers in rbx plugins.
- Fixed FrameRate property of QTGrabberMBS class. It is now a double.
- Added MBSPluginCompileDate and MBSPluginCompileTime.
- Added UUIDMBS class.
- SoftdeclareMBS class now has properties setable. This way you can abuse the class to call any function pointer you have in code.
- Improved a big on the QTGrabberMBS class and the example included.
- Ported HASP Plugin parts to Intel Macs.
- Plugins do work on Intel Macs, but you need to use the .rbx files in the Windows download as RB 2006r4a3 has a bug in loading PLMU resources.
- Added RegExMBS.TextMemory, RegExMBS.CompileMemory and RegExMBS.ExecuteMemory.
- Added BlowfishMBS class.
- RegExMBS class now accepts unicode properties.
- RegExMBS ReplaceAll function should not hang on empty search result.
- Removed function MacErrorStringMBS.
- Changed AXUIElementMBS.SetAttributeValue to accept a CFObject instead of AXValue.
- Added Universal Plugin components. Not tested!
- Disabled the QISA plugin part. If someone misses it, please tell me.
- Added to QTGrabberMBS class: VideoDeviceName, VideoDeviceInputName, AudioDeviceInput, AudioDeviceName, VideoDeviceInput, AudioDeviceInputName. QuickTime 6 required.
- Fixed the QTGrabberDeviceInputListMBS to work now.
- Fixed a bug in QTGrabberMBS class. the Sound Dialog function does safe the current output port now correctly. And current state is better preserved before grabbing picture.
- Fixed folderitem.OpenAsCMProfileMBS function to work on Mach-O again.
- Ported Res Plugin to Mach-O. I hope this works and has no side effects on other platforms.
- Added BoundsHeightMBS, BoundsWidthMBS, VisibleHeightMBS and VisibleWidthMBS to HTMLViewer class.
- Added BoundsHeightMBS, BoundsWidthMBS, VisibleHeightMBS and VisibleWidthMBS to WebViewMBS class.
- Added ExecuteOptions and CompileOptions to RegExMBS class.
- Fixed compiler and execute options getters for RegEx class. The setter worked, but the getters always returned false.
- A change in the Registration system makes it possible to sell licenses which work only for one platform.
- Fixed a bug in ImageMagick classes in the CopyPicture method. There have been color channels swapped for some platforms.
- Added ConcatBinaryStringsMBS methods to binary concat strings.
- Added movie.ActiveMBS property.
- Added MemoryBlock.CopyNthBitsMBS function.
- Added Picture.AutoLevelMBS. Thanks to Jeff Thoman for this code.
- Fixed crash in RemoveItem method of QTMetaDataMBS class when calling NextItem after removing the last item.
- Added AddItem to QTMetaDataMBS class.
- Improved KeyChain Plugin. Fixed some bugs. Now console safe. Lasterror is no longer a global property, but each class has its own.
- Fixed crash in QTMetaDataMBS.CountItemsWithKey.
- Added OffsetCharacters function to RegExMBS class.
- Added CompressLZWMBS and DecompressLZWMBS.
- Recompiled ImageMagick stuff with newer header files. Now compatible to ImageMagick 6.2.8. Also fixed a bug which made it crash in the destructors.
New in version 6.2 New in version 6.4
More details in the Release notes.
