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

ScpServer v1.3.5689.24508

Compare
Choose a tag to compare
@nefarius nefarius released this 30 Jul 12:43
· 965 commits to master since this release

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