Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: NVDARemote/NVDARemote

v2.6.4

31 Jan 06:35

Choose a tag to compare

Bump version

v2.6.3

29 Mar 10:05

Choose a tag to compare

Add changes from latest addon template

v2.6.2

27 Mar 17:27

Choose a tag to compare

Bump build version

v2.6.1

27 Mar 16:34
f314b69

Choose a tag to compare

Don't create a new keyboard hook thread if there already is one. (#321)

When the connection is interrupted, the hook thread isn't terminated.
Previously, when the connection was restored, a new hook thread was created without terminating the old one, resulting in abandoned hook threads.
Now, we only create a new hook thread when connecting if there isn't a hook thread already.

v2.6

05 Mar 00:09

Choose a tag to compare

Bump version