Skip to content

Releases: WhiteMagic/dill

v1.3

27 Apr 12:04
Compare
Choose a tag to compare

Fix startup issues related to race conditions.

  • Use atomic condition variable instead of mutex locks
  • Change the initial device initialization to prevent startup race conditions.

v1.2

25 Apr 01:13
Compare
Choose a tag to compare

Fixes issues arising when devices report inconsistent or invalid number of axes.

v1.1

10 Apr 11:21
Compare
Choose a tag to compare
Rename from di_listener to dill

v0.1.1

05 Jan 20:45
Compare
Choose a tag to compare

Adds data polling fallback for devices that do not support buffered access.

v0.1

05 Jan 17:37
Compare
Choose a tag to compare

First release with two test applications.