MBS Real Studio Plugins New in version 5.5
See also the documentation on new items.31st December 2005
- Changed the LargebinaryStreamMBS class interface. CreateLargeBinaryStreamMBS and OpenAsLargeBinaryStreamMBS have one parameter less.
- Removed some useless Close methods.
- Removed folderitem.EqualMBS method. There is no 100% safe way to tell whether two folderitems point to the same file except changing the file.
- Fixed all the crashes with bad callbacks in MachO Plugins including the DictionaryChanged event in the Folder Notification class.
- png lib 1.2.8 integrated.
- Converted over 30 more parts to MachO and Linux.
- zlib version 1.2.3, July 18th, 2005 integrated.
- ResStreamMBS plugin part is now removed and integrated in the LargeBinaryStream class.
- Help files now show whether an item is console safe or console only.
- Made some parts free to use without registration: Numbers (RB 2006 includes that), FTPParse (not encoding safe), Stack (can be easy made in RB itself), Split (now part of RB), Ramstream (can be done with Binarystream on Memoryblock), Stacktrace.
- Changed GWorldMBS.DrawPicture to accept new boolean parameter. Before this parameter was true and white was transparent. Now you can also pass false.
- Menu classes now use newer APIs on Mac OS X to support unicode menu entries.
- Fixed LargebinarystreamMBS class to use long names.
- Fixed QTGrabber settings Dialog functions to allow the video preview being played inside the dialog. User may need to resize dialog if it is a graphics mess.
- JPEG Plugin parts are now all available for all platforms. (same for Win and QT.)
- Encrypt plugin part should now work on console applications.
New in version 5.4 New in version 6.0
More details in the Release notes.
