SHA256
1
0
forked from pool/spacenavd
Commit Graph

2 Commits

Author SHA256 Message Date
af7416db95 Accepting request 879503 from home:hgraeber:branches:hardware
- Update to version 0.8
  * Rewrote the serial spaceball code from scratch, to support both spaceball
    and magellan spacemice.
  * Fixed non-X11 build which was broken in the previous version.
  * Print usage information when encountering an invalid argument, instead of
    just printing "invalid argument".
  * Minor build improvements.
- Log stderr to default logger
- Update list of supported devices in spec file

OBS-URL: https://build.opensuse.org/request/show/879503
OBS-URL: https://build.opensuse.org/package/show/hardware/spacenavd?expand=0&rev=19
2021-03-16 21:06:53 +00:00
Tomáš Chvátal
900e50be56 Accepting request 790354 from home:hgraeber:branches:hardware
- Remove unnecessary  _service file
- Fix pidfile (/var/run -> /run)
- Bugfix release 0.7.1
  * fixed build on gcc 10
  * fixed configure script which failed to detect the version number correctly
    in release 0.7, incorrectly trying to rely on git to do so.
- remove support for pre-systemd openSUSE releases
- remove patch spacenavd-add-blacklist-and-device-ids.patch
- remove patch spacenavd-add-missing-usbid.patc
- Release 0.7
  * implemented the ability to log to syslog.
  * ignore joystick devices when searching for USB devices (linux).
  * added code to attempt to wrestle devices from the X server.
  * added the new 3Dconnexion vendor id to the device matching logic.
  * made builds reproducible by linking in alphabetical order.
  * added option led = auto, to turn the LED on only when a client connects (linux).
  * implemented a blacklist of USB device ids that should be ignored.

OBS-URL: https://build.opensuse.org/request/show/790354
OBS-URL: https://build.opensuse.org/package/show/hardware/spacenavd?expand=0&rev=16
2020-04-01 07:01:55 +00:00