Skip to content

v2.4.1

Compare
Choose a tag to compare
@ike9000e ike9000e released this 17 Aug 19:56
· 6 commits to master since this release
dc5cd10
  • Improvements for loading filter DLL on Windows 10.
  • Option to show message box on startup that provides simple visual notification. INI value name: bShowStartupMBox=1. Note that this itself pauses the initialization and may crash the application.
  • Option to delay initialization of the DLL by time in milliseconds. INI value name: nInitDelayMs=4000 (eg.: 1000 stands for 1 second).
  • Removed GUI Manager from the project. Use the manager from older version or install manually.