MBS Real Studio Plugins 10.2 - 14th April 2010

See also the documentation on new items.
  • Added QTKitCaptureAudioPreviewOutputMBS Constructor.
  • Added more methods for QTKitCaptureConnectionMBS.
  • Added WindowsTaskbarListMBS class.
  • Added ProcessMBS.Priority.
  • Added WindowsShellExecuteMBS.
  • Addded SQLExecute and SQLSelect to SQLConnectionMBS class.
  • Added SQLCommandMBS.ExecuteCommand.
  • Added AudioUnitGetPropertyCFString, AudioStreamGetPropertyCFString, AudioHardwareGetPropertyCFString, AudioDeviceGetPropertyCFString to CoreAudioMBS class.
  • Added BitwiseXORStringBytesDirectMBS function.
  • Added WindowsKeyFilterMBS.KeyUp and KeyDown events.
  • Added GMCoordinateMBS class.
  • Added GMPathArgsMBS class.
  • Added GMGraphicsMBS class.
  • Added more constants and methods to GMImageMBS class.
  • Added WindowsGrowlMBS class.
  • Updated DynaPDF to version 2.5.0.512.
  • Internal conversion from NSObject to variant can now handle NSArrays.
  • Changed linking on Linux so most plugins do no longer link to gtk.
  • Changed OverlayWindowMBS so the UnAttachToWindow function works now better.
  • Changed Cocoa functions. If you have webview and the plugin should return a NSView, you can can an NSViewMBS object. But if you have WebviewMBS in your project used and this plugin part is compiled into the application, you get a WebViewMBS returned. So you can cast it later.
  • The PortAudioStreamCallbackMBS class on Mac sends if UseSafeThreading=True events to the main thread and waits for those events to be handled by your code. The delay for waiting here is reduced to 1 ms steps instead of 10 ms steps. Maybe that makes it faster.
  • Merged Ghostscript plugin into Util plugin.
  • CURLMBS.OptionFTPCreateMissingDirs and CURLSMBS.OptionFTPCreateMissingDirs are now integers.
  • DynaPDF now shows a dialog box in a compiled license if you use a function which is not available in your license.
  • Fixed some endian bug in DNSQueryMBS class which made it not working.
  • Fixed crash in DNSQueryMBS destructor.
  • Fixed issues on the SQL Plugin related to SQLite.
  • Fixed a few bugs in the display functions for Windows (DisplayMBS class)
  • Fixed leak in the QLPreviewPanelMBS class.
  • Fixed textarea.NSTextViewMBS to work again.
  • Fixed CURLSMBS class so that SFTP works (SSH File Transfer Protocol)
  • Fixed a bug with REALbasic pictures on the Cocoa target.
  • Fixed a bug with NSRectMBS, NSPointMBS and NSSizeMBS classes where the values where sometimes not stored properly due different structure sizes.
  • Removed NetworkAvailableMBS (See blog post).

New in version 10.1   New in version 10.3

Release notes of all versions: Release notes.

The biggest plugin in space...