Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Releases: nefarius/ScpToolkit

ScpServer v1.3.5689.40377

30 Jul 21:32
Compare
Choose a tag to compare

Stuff changed:

  • Added support for Windows 10

ScpServer v1.3.5689.24508

30 Jul 12:43
Compare
Choose a tag to compare

Stuff changed in this release:

  • Introduced log4net logging library
    • Every application creates it's own *.log.xml file which verbosely protocols all the stuff going on under the hood
    • Logs can easily be reviewed with YALV!
  • Removed previous event-based logging
  • Introduced ScpControl.ini to remove hard-coded values from device detection methods
  • Major code clean-up and refactoring
  • Removed duplicated code
  • Refactored error handling to extinguish "exception swallowing"
  • Minor bug-fixes in operating system detection code
  • Upgraded projects to use .NET 4.5
  • Added experimental support for Afterglow AP.2 Controllers