------------------------------------------------------------------- Wed Apr 30 14:50:36 UTC 2025 - Christophe Marin - Update to 1.2 * add missing requests and API entry points for cfg set/get repeat interval * fixed spnav_sensitivity (proto1) sending garbage * fixed omission of linking with libm, while using math functions in util * fixed graphical glitches in the fly example on non-nvidia GPUs * compatibility improvements for IRIX and Solaris * fixed various minor build issues ------------------------------------------------------------------- Fri Dec 23 20:04:26 UTC 2022 - Herbert Graeber - Update to 1.1: * Fixed non-x11 build which was broken in v1.0. * Fixed out-of-source build regression. * Fixed potential crash in spnav_send_str: made it accept null pointers and send empty strings. ------------------------------------------------------------------- Tue Apr 5 14:04:49 UTC 2022 - Christophe Giboudeaux - Update to 1.0: * Added support for spacenav protocol v1. * Added new API entry points, for the new capabilities introduced with protocol v1, including device queries, configuration management, new events, device identifier enumeration, etc. * Added utility functions for processing spacenav motion inputs and computing transformation matrices for object or view manipulation. * Added pkg-config file. * Added new example program, showing how to use 6dof input to control the view for flying in a 3D scene. This complements the cube example which shows how to manipulate 3D objects. Ported both examples to use the new helper functions. * Added API documentation under doc/manual.md - Drop obsolete patch: * libspnav-0.2.3-lib_links.patch ------------------------------------------------------------------- Tue Aug 28 20:57:44 UTC 2018 - Herbert Graeber 0.2.3 - The project moved its official repository to github - Add separate LICENSE file (formerly only available as part of the README file ------------------------------------------------------------------- Sat Feb 14 19:17:25 UTC 2015 - p.drouand@gmail.com - Update to version 0.2.3 * fixed invalid quaternion bug in cube example, when receiving zero-angle rotations. * fixed memory leak in spnav_remove_events. * makefile improvements (MacOS X build, DESTDIR, shared library symlinks, create missing install paths). * fixed bug when closing and reopening the connection to spacenavd. - Add libspnav-0.2.3-lib_links.patch; fix libraries link against $BUILDROOT ------------------------------------------------------------------- Wed Oct 1 20:14:03 UTC 2014 - crrodriguez@opensuse.org - Only use pkgconfig(x11) not xorg-x11-devel ------------------------------------------------------------------- Thu Jan 12 11:30:45 UTC 2012 - coolo@suse.com - change license to be in spdx.org format ------------------------------------------------------------------- Tue Aug 9 20:53:50 UTC 2011 - herbert@graeber-clan.de - Corrected license to BSD ------------------------------------------------------------------- Wed Aug 3 10:24:43 UTC 2011 - toddrme2178@gmail.com - Add a Url tag. ------------------------------------------------------------------- Mon Jan 24 18:02:22 UTC 2011 - herbert@graeber-clan.de - update to version 0.2.2 - use separate changes file ------------------------------------------------------------------- Sun Mar 22 00:00:00 UTC 2009 - herbert@graeber-clan.de - Initial package