Skip to content

Releases: FreeSpacenav/spnavcfg

spnavcfg 1.1

11 Dec 21:10
Compare
Choose a tag to compare

Changes in v1.1:

  • Do not crash on invalid button number events. Inform the user once and continue with reduced functionality in the button UI.
  • Detect and inform the user about a mis-compiled binary with missing data files, instead of crashing.
  • Fixed crash when clicking on the serial device checkbox, while the serial device is not configured.
  • Fixed visual inconsistencies in widget placement.
  • Build compatibility improvements (mostly for clang and FreeBSD).

spnavcfg 1.0

01 Apr 03:23
Compare
Choose a tag to compare

Release 1.0 changes:

  • Complete rewrite of spnavcfg in qt5, to work as a libspnav client using the configuration management API, without the need for elevated priviledges, or having to deal with the configuration file.

spnavcfg 0.3.1

15 Nov 00:54
Compare
Choose a tag to compare

This is a minor bugfix release.

Release 0.3.1 changes:
- Brought cfgfile read/write code up to date with latest spacenavd.
- Allow CFLAGS and LDFLAGS to be passed from configure to the generated makefile.
- Install target now installs a .desktop file for spnavcfg.

spnavcfg 0.3

22 Aug 01:40
Compare
Choose a tag to compare

Release 0.3 changelog:

  • fixed LED toggle checkbox initial state.
  • added swap-yz checkbox.
  • added separate translation/rotation sensitivity.
  • removed X11 protocol control buttons.
  • added Richard Shaw's icons.
  • added separate sensitivity control and deadzone for each axis.
  • new GUI front end by Daniel Brandt.
  • makefile improvements.

spnavcfg 0.2.1

22 Aug 01:35
Compare
Choose a tag to compare

Release 0.2.1 changelog:

  • updated for compatibility with spacenavd 0.3.1

spnavcfg 0.2

22 Aug 01:34
Compare
Choose a tag to compare

Release 0.2 changelog:

  • added missing licence text.
  • added LED toggle checkbox.
  • merged Hans Meine's makefile improvements.
  • fixed reading unintialized high order bytes of 1-byte commands.

spnavcfg 0.1

22 Aug 01:31
Compare
Choose a tag to compare

First spnavcfg release.