libwiiremote is a multi-platform C library for communicating with the Nintendo Wii Remote. This library supports Win32, Linux and Mac OS X. There are ruby binding and java binding.
* Fixed build error on mingw32 environment.
* Some macros were added into wiiremote_utils.h.
* WRMT_SetEnabled() : Fixed return value type.
* WRMT_SetState() : Fixed return value type.
* WRMT_Update() : Fixed return value type.
* Added comments for doxygen manual.
* Some argument names were changed.
* Fixed build error on mingw32 environment.
* Some macros were added into wiiremote_utils.h.
* WRMT_SetEnabled() : Fixed return value type.
* WRMT_SetState() : Fixed return value type.
* WRMT_Update() : Fixed return value type.
* Added comments for doxygen manual.
* Some argument names were changed.