Releases: FreeSpacenav/spnavcfg
Releases · FreeSpacenav/spnavcfg
spnavcfg 1.1
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
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
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
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
Release 0.2.1 changelog:
- updated for compatibility with spacenavd 0.3.1
spnavcfg 0.2
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
First spnavcfg release.