Skip to content

spacenavd 0.2

Compare
Choose a tag to compare
@jtsiomb jtsiomb released this 21 Aug 23:41
· 257 commits to master since this release

Release 0.2 changelog:

  • fixed the spnavd_x11 script to make error reporting more extensive, and the messages more reasonable. (fix contributed by: Doug LaRue).
  • added init script, plus install/uninstall rules in the makefile
  • fixed crashes on disconnecting clients.
  • removed the useless exception fds from the select/handle calls
  • merged the LED code from Absum's patch
  • fixed a crashing bug if the daemon can't connect to the X server on startup.
  • added a SIGSEGV handler to try and exit gracefully on segfaults.