Changelog for
libspnav-devel-1.1-bp153.1.1.x86_64.rpm :
* Fri Dec 23 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 05 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 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 2015 p.drouandAATTgmail.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 01 2014 crrodriguezAATTopensuse.org- Only use pkgconfig(x11) not xorg-x11-devel
* Thu Jan 12 2012 cooloAATTsuse.com- change license to be in spdx.org format
* Tue Aug 09 2011 herbertAATTgraeber-clan.de- Corrected license to BSD
* Wed Aug 03 2011 toddrme2178AATTgmail.com- Add a Url tag.
* Mon Jan 24 2011 herbertAATTgraeber-clan.de- update to version 0.2.2- use separate changes file
* Sun Mar 22 2009 herbertAATTgraeber-clan.de- Initial package