wiimote-pad
8 years agoMissing sys/stat.h header
Giuseppe Bilotta [Fri, 7 Aug 2015 13:19:02 +0000 (15:19 +0200)] 
Missing sys/stat.h header

8 years agoTune xwiimote handling
Giuseppe Bilotta [Fri, 7 Aug 2015 13:16:15 +0000 (15:16 +0200)] 
Tune xwiimote handling

Make the XWIIMOTE Makefile variable overrideable, and also find the
linkable library in $(XWIIMOTE)/.libs

8 years agoAdd a note abut lack of support for IR
Giuseppe Bilotta [Thu, 6 Aug 2015 07:13:52 +0000 (09:13 +0200)] 
Add a note abut lack of support for IR

8 years agoMore README fixes
Giuseppe Bilotta [Thu, 6 Aug 2015 06:56:58 +0000 (08:56 +0200)] 
More README fixes

8 years agoMissing word in README
Giuseppe Bilotta [Wed, 5 Aug 2015 08:33:09 +0000 (10:33 +0200)] 
Missing word in README

10 years agoTypo in README
Giuseppe Bilotta [Thu, 6 Mar 2014 09:20:47 +0000 (10:20 +0100)] 
Typo in README

10 years agoInvert Y axis
Giuseppe Bilotta [Sun, 29 Sep 2013 04:59:32 +0000 (06:59 +0200)] 
Invert Y axis

Negative is now away from the player, positive towards the player, as
this seems to be what apps expect.

10 years agoAnother TODO
Giuseppe Bilotta [Sat, 28 Sep 2013 18:52:31 +0000 (20:52 +0200)] 
Another TODO

10 years agoTypo in file name
Giuseppe Bilotta [Sat, 28 Sep 2013 17:40:26 +0000 (19:40 +0200)] 
Typo in file name

10 years agoREADME, TODO, Makefile tuning
Giuseppe Bilotta [Sat, 28 Sep 2013 17:06:49 +0000 (19:06 +0200)] 
README, TODO, Makefile tuning

The Makefile tuning makes it easier to understand what to change to tell
the compiler where to look for the `xwiimote` library, as documented in
the README.

10 years agoudev rules for better Wiimote support
Giuseppe Bilotta [Sat, 28 Sep 2013 16:35:08 +0000 (18:35 +0200)] 
udev rules for better Wiimote support

This sets the group for all Wiimote devices (both the kernel ones and
the virtual gamepad) to 'bluetooth', with 660 permissions.

Symlinks are also created as appropriate. The list is incomplete.

10 years agoInitial commit
Giuseppe Bilotta [Sat, 28 Sep 2013 14:53:45 +0000 (16:53 +0200)] 
Initial commit

Single device support, some hardcoded paths.