0.1.5:

 * 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.

0.1.4:

 * The WRMT_Poll() specification was changed. 
 * Added Xcode project file
 * Two macros(WRMT_MASK_BUTTONS, WRMT_MASK_LEDS) are added.
 * Fixed debug mode build with Visual Studio.

