Skip to content

2.0.0

Compare
Choose a tag to compare
@Som1Lse Som1Lse released this 13 Mar 00:16

Major update. Fixed bugs, better configuration:

  • Now uses timeSetEvent instead of CreateTimerQueueTimer, despite
    being considered "obsolete" there simply isn't an alternative that
    provides the resolution we need. This should make it work on up to
    date Windows patches.
  • Now has a simple ini parser, so the configuration file is less
    horrible, and more intuitive. It supports comments, so it can contain
    explanations directly in the file.
  • Now supports a new option to configure the interval between events
    being sent.
  • Switched the license to GPL.