Log Object: Release Notes

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(Created page with "<!--This is the release notes for Log Object. * {{download}} {{Download|133}} * {{report_problem}} --> {{This|products/release_notes/log_object:_release_notes.html}} === ...")
 
 
(5 intermediate revisions by one user not shown)
Line 4: Line 4:
 
-->
 
-->
 
{{This|products/release_notes/log_object:_release_notes.html}}
 
{{This|products/release_notes/log_object:_release_notes.html}}
 +
 +
=== 2.1.1.2 - Apr 12, 2023 ===
 +
 +
* Fixed bug with interception of OutputDebugStringW function for Windows 7 64-bit.
 +
 +
=== 2.1.1.1 - Apr 09, 2023 ===
 +
 +
* Fixed bug in control sum container for DirectShow graphs.
 +
 +
=== 2.1.1.0 - Apr 07, 2023 ===
 +
 +
* Fixed interception of OutputDebugStringA/W functions in 64-bit version (jumps to another 4GB segment).
 +
* Fixed disasm functions for 64-bit version.
 +
* Fixed issue with closing log object.
 +
* Removed repeated output to the log of an already written graph structure.
 +
 +
=== 2.1.0.2 - Mar 13, 2023 ===
 +
 +
* Fixed log file output about LoadLibraryA/ExA/W/ExW() calls.
 +
 +
=== 2.1.0.1 - Dec 24, 2022 ===
 +
 +
* Minor fixes in output information.
  
 
=== 2.1.0.0 - Nov 24, 2022 ===
 
=== 2.1.0.0 - Nov 24, 2022 ===

Latest revision as of 18:16, 12 April 2023

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

2.1.1.2 - Apr 12, 2023

  • Fixed bug with interception of OutputDebugStringW function for Windows 7 64-bit.

2.1.1.1 - Apr 09, 2023

  • Fixed bug in control sum container for DirectShow graphs.

2.1.1.0 - Apr 07, 2023

  • Fixed interception of OutputDebugStringA/W functions in 64-bit version (jumps to another 4GB segment).
  • Fixed disasm functions for 64-bit version.
  • Fixed issue with closing log object.
  • Removed repeated output to the log of an already written graph structure.

2.1.0.2 - Mar 13, 2023

  • Fixed log file output about LoadLibraryA/ExA/W/ExW() calls.

2.1.0.1 - Dec 24, 2022

  • Minor fixes in output information.

2.1.0.0 - Nov 24, 2022

  • Many parts of the log object have been redesigned and rewritten
  • Fixed bugs on release log object
  • Added output to the log file from the OutputDebugStringA/W functions in the 64-bit version.

2.0.2.0 - Mar 20, 2020

  • Optimized search for the calling module to unwind the stack

2.0.1.0 - May 12, 2017

  • The project was recompiled with VS2015, fixed compilation errors and warnings.

2.0.0.0 - Dec 02, 2015

  • First public release
  • Uploaded for download by the standard method
Personal tools