IntelligenceLab .NET Changelog

What's new in IntelligenceLab .NET 8.0.0.27

Jul 11, 2021
  • Improved RAD Studio 10.4 Sydney support
  • Improved Dynamic Type Info implementation

New in IntelligenceLab .NET 8.0.0.0 (Nov 27, 2020)

  • Redesigned Visual C++ support
  • Added Byte and Char visual live bindings
  • Significantly improved loading execution, and editing speed
  • Significantly improved JSON support
  • Improved IGDIPlus rendering performance
  • Modified to use interface class function methods instead of constructors
  • Redesigned pin path collection to significantly improve the speed
  • Redesigned to set pin and properties owner fields on creation
  • Improved pin information caching
  • CreateLock replaced by Create with Lock parameter
  • Improved FMX Design Time support
  • Improved FMX support

New in IntelligenceLab .NET 7.8.2.271 (Aug 9, 2020)

  • Added Linux support
  • Added iOS support
  • Added RAD Studio 10.2 Tokyo support
  • Improved MAC, and Android compatibility
  • Improved overlay window design for the LED and GlassPanel components
  • Added TILTimeSource.tsAuto support
  • Added Text Crop and DisplayPixels properties for the DisplayMatrix
  • Added OnTextChanged to TULLabel
  • Improved bindings API
  • Pins converted to use the new Mitov.Runtime serialization
  • Added OWRequiredPinAttribute support
  • Added TOWIntToCardinalFormatConverter and TOWCardinalToIntegerFormatConverter
  • Added TOWRealToRealComplexFormatConverter
  • Added TOWRealListStatePin and TOWIntegerListStatePin
  • Added Execute Process
  • Added Command Line parsing and Process Execute
  • Added option to disable the design time extentions
  • Added Socket Binding
  • Redesigned JSON Serialization
  • Added TPeriodicThread
  • Added initial Dynamic Type Info implementation
  • Added GetIndexedSubProperty in the RTTI
  • Added GetType for TObject in the RTTI
  • Added support for both object and class in TMethodInfo.Invoke in the RTTI
  • Enchanced Query functionality
  • Added IPairCollection
  • IArrayWriter renamed to ISequentialWriter
  • IArrayReader renamed to ISequentialReader
  • Improved Serialization Readers
  • Added Reserialize
  • Improved design time property editors support
  • Added option to replace property collection items while keeping all compatible settings
  • Added filtering for property collections
  • Added support for categorized list property selection
  • Added TreeView filtering support
  • Updated to use the latest Delphi language features

New in IntelligenceLab .NET 7.7.0.0 (Mar 24, 2016)

  • Added 10 Seattle support
  • Added support for VS2015
  • Added TOWBoolToIntFormatConverter
  • Improved threading support
  • Improved OpenWire Editor
  • Clock pins changed to MiltiSink
  • Improved Design Time Editors
  • Improved JSON support
  • Improved collections
  • Added more Live Binding types
  • Added support for hosting OpenWire Studio projects
  • Added serialization support in the buffers

New in IntelligenceLab .NET 7.6.0.0 (Apr 22, 2015)

  • Added TTLGenericFilter
  • Added more visual live binding types
  • Significantly improved property Delphi editors

New in IntelligenceLab .NET 7.5.1.0 (Dec 23, 2014)

  • Improved .NET support
  • Enchanced OpenWire Editor
  • Added more visual live bindings

New in IntelligenceLab .NET 7.5.0.0 (Nov 25, 2014)

  • Includes the free Mitov.Runtime
  • Added XE7 support

New in IntelligenceLab .NET 7.0.0.0 (Nov 25, 2014)

  • XE5 and XE6 support
  • Significantly enchanced OpenWire Editor
  • Improved Property and component editors
  • Improved FireMonkey support
  • Performance improvements
  • Added Android support
  • Added TLPProcessingManager component
  • Added GP GPU support for Radial Basis Function Network
  • Added parallel execution support for Radial Basis Function Network
  • Added Weighted Radial Basis Function Network support
  • Added support for DB signal data binding
  • Added support for VCL DB Components visual live binding
  • Added a number of new data bindings
  • Removed the last OpenCV dependency

New in IntelligenceLab .NET 6.0.0.0 (Jun 20, 2013)

  • Added support for Delphi / C++ Builder / RAD Studio XE4
  • The OpenWire Editor and Visual Live Binding are now included in the install
  • Added all the TimingLab Basic component
  • Improved Firemonkey support
  • Significantly improved threading model and performance
  • Significant code reduction due to upgrade to the latest language features such as generics, anonymous methods, and attributes
  • New design time API and functionality
  • Better integration with the OpenWire Editor including inplace editors in the OpenWire view
  • Discontinued support for Delphi and C++ Builder versions older than XE2 due to the lack of support for the latest language features in them
  • Added internal multithreading in some of the IntelligenceLab components
  • Improved .NET memory management
  • Improved .NET design time integration
  • Improved OpenWire Editor .NET integration

New in IntelligenceLab .NET 5.0.3.1 (Oct 23, 2012)

  • Fixed a bug when populating existing buffers in .NET generic filters

New in IntelligenceLab .NET 5.0.3 (Oct 12, 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 IntelligenceLab .NET 5.0.2 (Apr 19, 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.

New in IntelligenceLab .NET 5.0.1 (Oct 20, 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 IntelligenceLab .NET 5.0 (Oct 20, 2011)

  • Added Delphi XE and XE2 support.
  • Added TILRadialBasisFunctionNetwork component.
  • Training can be saved and restored.
  • Neural network training progress can be monitored.
  • Significantly improved multithreading model adapted for multicore systems, with advanced relaxed interlocking, and with optional per-component dedicated threads.
  • Added new demos.