Releases: FreeSpacenav/spacenavd
Releases · FreeSpacenav/spacenavd
spacenavd 0.4
Release 0.4 changelog:
- added a hal fdi policy file.
- fixed no-X11 build.
- added the ability to grab the device to discourage X.org from using it as a mouse.
- major source-code reorganization.
- use hotplug events to detect devices, instead of polling every 30s.
- X server auto-detection, to automatically connect when the X server starts.
spacenavd 0.3.2
Release 0.3.2 changelog:
- fixed spnavd_ctl to use the new pid file location, which was broken in 0.3.1.
spacenavd 0.3.1
Release 0.3.1 changelog:
- fixed LED disabling.
- Makefile improvements.
spacenavd 0.3
Release 0.3 changelog:
- chkconfig compatibility header in the init script.
- fixed: spacenavd would open the wrong device file if there are two "Handler"s in /proc/bus/input/devices for the device.
- added alternative device detection in case /proc/bus/input/devices parsing fails.
- take the DISPLAY environment variable into account.
- added a script to setup init scripts.
- pid file in /tmp.
- added axis inversions as a config option.
- added installation and usage instructions in the README file.
- renamed spnavd_x11 to spnavd_ctl.
- HUP signal handler now re-reads config without restarting the daemon.
spacenavd 0.2
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.
spacenavd 0.1
First spacenavd release.