Wykres commitów

91 Commity (master)

Autor SHA1 Wiadomość Data
John Tsiombikas 1d1afb513a
Merge pull request #12 from luzpaz/typos
Fix a couple of misc. typos
2022-02-06 05:01:07 +02:00
luz paz e7ecd1b703 Fix a couple of misc. typos
Found via `codespell -q 3 -L connexion`
2022-02-05 10:25:11 -05:00
John Tsiombikas 79ad169d8a use relative symlinks in the libspnav install target
(sourceforge patch #8).
2020-02-25 13:39:34 +02:00
John Tsiombikas 844338bd69 dropped unnecessary "failed to connect" error message. (sourceforge
feature request #8)
2020-02-21 18:19:56 +02:00
John Tsiombikas 20961617ee added generated makefile to .gitignore 2018-08-23 05:26:22 +03:00
John Tsiombikas 95a23fcbf9 added .gitignore 2018-08-21 09:46:30 +03:00
John Tsiombikas 4da778662e removed redundant information from the license file 2018-08-21 08:50:24 +03:00
John Tsiombikas 8ff8e254ab updated the readme and moved the license in a separate file 2018-08-21 06:43:35 +03:00
John Tsiombikas 9f49e62cf5 removed generated file spnav_config.h from the repository (bug #8)
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@185 ef983eb1-d774-4af8-acfd-baaf7b16a646
2015-01-09 11:26:55 +00:00
John Tsiombikas c2bcbaa6ae so_major and so_minor variables where missing
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@178 ef983eb1-d774-4af8-acfd-baaf7b16a646
2014-08-18 01:35:44 +00:00
John Tsiombikas 872c7bd758 make libspnav compile in macosx
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@163 ef983eb1-d774-4af8-acfd-baaf7b16a646
2013-07-03 04:13:58 +00:00
John Tsiombikas fd6b658308 forgot a close call
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@148 ef983eb1-d774-4af8-acfd-baaf7b16a646
2012-09-04 02:18:04 +00:00
John Tsiombikas 43582acff0 fixed a bug in libspnav which made it impossible to close and reopen the
connection to spacenavd. Reported by Andreas Hermann.



git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@147 ef983eb1-d774-4af8-acfd-baaf7b16a646
2012-07-04 13:11:20 +00:00
John Tsiombikas e872ed667a Applied Anthoine Bourge's patch (with slight modifications), adding DESTDIR to the install target of the libspnav makefile, and did the equivalent for uninstall as well.
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@131 ef983eb1-d774-4af8-acfd-baaf7b16a646
2011-11-26 02:49:50 +00:00
John Tsiombikas 6e49658297 added the ability to pass user-defined CFLAGS/LDFLAGS from configure to the makefile
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@130 ef983eb1-d774-4af8-acfd-baaf7b16a646
2011-11-26 02:36:43 +00:00
John Tsiombikas 855e16e9f5 added /usr/local/include and /usr/local/lib to the paths for the example programs
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@122 ef983eb1-d774-4af8-acfd-baaf7b16a646
2011-10-05 02:20:48 +00:00
John Tsiombikas 92046b8b67 added library symlinks when installing
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@121 ef983eb1-d774-4af8-acfd-baaf7b16a646
2011-10-05 02:17:19 +00:00
John Tsiombikas 95f4a2a5bc fixed a mistake in the libspnav makefile. it wouldn't create $(PREFIX)/lib and $(PREFIX)/include directories on install
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@118 ef983eb1-d774-4af8-acfd-baaf7b16a646
2011-08-02 14:38:08 +00:00
John Tsiombikas 629d992df5 Fixed memory leak in spnav_remove_events. Bug: 2844481
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@117 ef983eb1-d774-4af8-acfd-baaf7b16a646
2011-06-06 13:01:50 +00:00
John Tsiombikas 566fd3485a fixed a bug in the cube example where zero rotational values would destroy the rotation quaternion making the cube disappear
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@113 ef983eb1-d774-4af8-acfd-baaf7b16a646
2010-12-06 08:34:13 +00:00
John Tsiombikas 9d76c6d615 - fixed the stupid XAUTHORITY issue in spacenavd
- random whitespace fixes in libspnav


git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@107 ef983eb1-d774-4af8-acfd-baaf7b16a646
2010-07-27 04:46:14 +00:00
John Tsiombikas 8e138bc2b0 Fixed a typo in the magellan compatibility wrapper which obviously broke compatibility :)
Thanks to Jon Scholz for pointing it out.
(also some whitespace fixes)


git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@101 ef983eb1-d774-4af8-acfd-baaf7b16a646
2010-03-27 23:24:27 +00:00
John Tsiombikas 9219db9556 - fixed configure script to disregard appended "-whatever" substrings in the kernel version.
- added -fno-strict-aliasing to the makefiles



git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@95 ef983eb1-d774-4af8-acfd-baaf7b16a646
2010-01-26 01:32:08 +00:00
John Tsiombikas ce511152e3 Fixed a typo which in the magellan wrapper.
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@93 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-10-01 11:41:35 +00:00
John Tsiombikas def698a612 - it seems better to place libs by default in $PREFIX/lib instead of
$PREFIX/lib64 on amd64 systems. /usr/local/lib64 doesn't exist here. Changed
  the configure script to do that
- fixed a bug, when read_event reads 0 bytes from the socket, that's not a valid
  event, and it should return 0.



git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@84 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-07-20 22:17:15 +00:00
John Tsiombikas a51f7fca58 fixed the cube example
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@81 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-02-11 05:23:34 +00:00
John Tsiombikas f250cf1598 - added new libspnav spinning cube example
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@80 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-02-10 21:36:31 +00:00
John Tsiombikas e02450d6d5 - forgot to update the spnavd_ctl script to use the new pid location, this will
require a new release
- removed unnecessary bits from the makefiles



git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@75 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-02-02 02:11:10 +00:00
John Tsiombikas c8b1e30d67 actually, make that libspnav 0.2.1
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@68 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-01-30 03:01:29 +00:00
John Tsiombikas d8a928e19a preparing for libspnav 0.3
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@67 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-01-30 03:00:07 +00:00
John Tsiombikas dd4e72b2c9 wrote the README file, changed dates in copyright statements to reflect the new release dates.
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@65 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-01-30 02:51:59 +00:00
John Tsiombikas 0e7c35974a added soname to libspnav GNU-ized the filename.
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@64 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-01-30 02:17:38 +00:00
John Tsiombikas 84dfaf861c - removed init script installation from spacenavd's install target, added
message to the user instead.

Applied Hans Meine's patches:
- allow build dir != source dir
- install into /lib64 if /lib64 exists
  (modified that one to use uname -m in the configure script, debian seems to
  have a lib64 even on 32bit systems)
- display X11 connection closing in verbose mode, too (not only init)



git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@47 ef983eb1-d774-4af8-acfd-baaf7b16a646
2008-08-14 02:10:34 +00:00
John Tsiombikas 00433316a4 moved libspnav to trunk
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@26 ef983eb1-d774-4af8-acfd-baaf7b16a646
2008-04-09 06:59:28 +00:00
John Tsiombikas 3426fe01fc - Fixed read_event to correctly update the event queue tail pointer when
necessary. Failure to do so was leading to lost appends by enqueue_event.
- Fixed an infinite loop in spnav_remove_event, by deferring reinsertion of
  events after we finished processing the whole list.


git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/libspnav@15 ef983eb1-d774-4af8-acfd-baaf7b16a646
2008-03-17 08:36:16 +00:00
John Tsiombikas a100f2ba0b Commited Michael Arndt's patch, fixing the alternative AF_UNIX interface.
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/libspnav@12 ef983eb1-d774-4af8-acfd-baaf7b16a646
2008-02-20 15:38:05 +00:00
John Tsiombikas 6ae83282a6 added simple example program
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/libspnav@7 ef983eb1-d774-4af8-acfd-baaf7b16a646
2007-09-05 21:32:49 +00:00
John Tsiombikas 41209d7450 - Added UNIX-socket alternative communication method (not working correctly yet).
- Restructured the daemon code, broken up the huge main loop into two functions.


git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/libspnav@5 ef983eb1-d774-4af8-acfd-baaf7b16a646
2007-07-06 07:16:13 +00:00
John Tsiombikas 9fbbba1442 ops... the force of habit made me include a GPL COPYING file, while the library
is actually BSD-licensed.
Added the appropriate notices to the source/header files.


git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/libspnav@4 ef983eb1-d774-4af8-acfd-baaf7b16a646
2007-07-03 05:11:54 +00:00
John Tsiombikas 6547ca4522 deleted the stupid vim .swp files
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/libspnav@3 ef983eb1-d774-4af8-acfd-baaf7b16a646
2007-07-03 04:57:59 +00:00
John Tsiombikas 59246a0992 initial import of libspnav
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/libspnav@2 ef983eb1-d774-4af8-acfd-baaf7b16a646
2007-07-03 04:55:59 +00:00