VisionLab VC++ Changelog

What's new in VisionLab VC++ 7.8.3.72

Nov 30, 2020
  • Updated to RAD Studio 10.3 Rio Update 3
  • Added support for Boolean Buffers
  • Improved buffer visualizers
  • Improved TVLDraw implementation
  • Added initial Windows support for TVLVideoPlayer
  • Added Audio and Video support to the Packet and Structure components
  • Added UnpackedOutputPin to the Split Structure and Unpacket components
  • Improved Unpacket implementation
  • Improved Visual Live Bindings
  • Significantly redesigned OpenWire Editor
  • Added initial Quaternion and 3D Point support
  • Added OSX64 support
  • Improved overall performance and stability
  • Added option to use Const anonymous methods for improved performance
  • Improved FMX compatibility and support
  • Simplified JSON API
  • Improved JSON implementation
  • Improved sockets implementation
  • Added Sockets Multicast support
  • Significantly improved Execute Process implementation
  • Added support TStrings reverse enumerators and Query interface trough class helper
  • Improved Dynamic Type Info implementation
  • Improved Property Collection and Component Collection editors
  • Improved Property editors

New in VisionLab VC++ 7.8.0.0 (Sep 30, 2020)

  • Added RAD Studio 10.1 Berlin support
  • Removed the old .NET 2.0 Assemblies
  • Added Visual Live Binding property editors
  • Added Reset to Default property editors
  • Added Enum property editors
  • Added Class events property editors
  • Added Multi-Event property editors
  • Added Make/Split Structure components
  • Added option to Enable the processing engines
  • Introduced MAC support for some of the components when compiling with source code

New in VisionLab VC++ 5.0.3 (Oct 17, 2012)

  • Added support for Delphi / C++ Builder / RAD Studio XE3
  • Added support for Visual Studio 2012
  • Improved Firemonkey support
  • Fixed memory leak for .NET generic filters

New in VisionLab VC++ 5.0.2 (Oct 17, 2012)

  • Added FireMonkey support.
  • Added 64 bit support for VCL, FireMonkey, and .NET
  • All .NET assemblies are now managed assemblies.
  • The .NET assemblies are reduced by half combining low level and high level assemblies, and simplifying deployment.
  • All .NET assemblies now contain the necessary 32 and 64 bit BPLs and DLLs internally simplifying the deployment.
  • The .NET Visual C++ redistributables are no longer needed.
  • Added access to IBaseFilter in the DirectShow video capture component.

New in VisionLab VC++ 5.0.1 (Nov 8, 2011)

  • The managed assemblies are now rewritten in C# for better .NET 4.0 compatibility.
  • Added support for .NET 4.0 and .NET 3.5 “Client Profile”.
  • Significantly improved .NET type converters.
  • Significantly optimized component loading performance in .NET.
  • Major improvements in the .NET property editors.
  • Small improvements in the Unicode support for VC++.
  • Improved VisualStudio 2010 .NET support.
  • .NET assemblies have been renamed to better match the Microsoft guidelines.
  • Added .NET 4.0 assemblies

New in VisionLab VC++ 5.0 (Nov 8, 2011)

  • Added Delphi XE and XE2 support.
  • Added video capture camera control.
  • Added 16 bit GrayScale, YV12, and IYUV video format support.
  • Added TVLBackgroundSubtractor component.
  • Added TVLHOGCompute component.
  • Added TVLHOGDetectObjects component.
  • Added TVLChamferMatchingContour component.
  • Added TVLConvexHulls component.
  • Added TVLMinEnclosingCircles component.
  • Added TVLMinAreaRectangles component.
  • Added TVLFitLines component.
  • Added TVLFitEllipses component.
  • Added ASF player attributes.
  • Added large number of video layers.
  • Added optional user input for the video layers.
  • Brand new subsample Waterfall rendering mechanism.
  • Significantly improved multithreading model adapted for multicore systems, with advanced relaxed interlocking, and with optional per-component, dedicated threads.
  • 18. Added new demos.

New in VisionLab VC++ 4.5 (May 8, 2010)

  • Added Visual Studio 2010 support.
  • Added DVD component.
  • Added TVLGaussianBlur component.
  • Added TVLDSVideoFilter component.
  • Added TMLDSGraphView component.
  • Added TSLGenericRealMatrix component.
  • Added SLGenericRealValue and TSLGenericRealValueGen components.
  • Improved DirectShow support.
  • Improved multithreading locks.
  • Improved Scope component.
  • Improved RAD Studio 2010 buffer debugger visualizes.

New in VisionLab VC++ 4.3.1 (Jan 16, 2010)

  • Updated install.
  • Improved RAD Studio 2010 buffer debugger visualizes.
  • Added new Video Layers demo.

New in VisionLab VC++ 4.3 (Oct 2, 2009)

  • Added RAD Studio 2010 support.
  • Added support for composite controls.
  • Added TVLConnectedComponents component.
  • Added picture layer.
  • Added Image display layer.
  • Added Image display matrix layer.
  • Added Image display component element.
  • Improved .NET memory management.

New in VisionLab VC++ 4.0.1 (May 11, 2009)

  • Added Axis support.
  • Improved installs.
  • Improved master pumping for the DSVideoPlayer.