Skip to content

Releases: dmadison/NintendoExtensionCtrl

Version 0.4.1

25 Apr 02:48
9d149a0
Compare
Choose a tag to compare

Includes a number of changes to improve the DJ Hero turntable, including a class that calculates the change between effects dial positions while taking into account rollover.

Also guards all 'get' functions with a const modifier, and includes a new reset() function that will clear the connected controller ID and associated control data.

Version 0.4.0

18 Apr 18:21
d4e7e69
Compare
Choose a tag to compare

Bus data can now be shared between classes! This means that programs that use more than one type of controller can now share data to save memory and cut down on redundant I­²C calls.

Version 0.3.2

09 Apr 09:15
1cbc677
Compare
Choose a tag to compare

Adds support for using multiple I2C buses! Now also uses the Teensy 3.0 I2C library for supported boards.

This also includes a few changes to the back-end, including protecting the control data from derived classes and being able to print the raw control data in different bases including binary.

Version 0.3.1

05 Apr 04:19
1cbc677
Compare
Choose a tag to compare

Fixes support for the Guitar Hero guitar, which is now confirmed working.

Version 0.3.0

03 Apr 03:38
52d829a
Compare
Choose a tag to compare

Adds support for the DJ Hero turntable controller.

Version 0.2.1

02 Apr 04:59
8ded77b
Compare
Choose a tag to compare

The user can now disable controller ID enforcement and has access to copies of the raw controller data. This also includes miscellaneous changes to the back-end and clarification in the examples.

Version 0.2.0

02 Apr 03:31
c9e2b1b
Compare
Choose a tag to compare

Added support for the Guitar Hero World Tour drum set.

Version 0.1.0

31 Mar 01:38
cdfd249
Compare
Choose a tag to compare

Added support for the guitar controller.

Version 0.0.2

30 Mar 03:42
cd92f9c
Compare
Choose a tag to compare

Minor improvements to robustness and stability on the back-end. Also includes some user-facing functions for fetching the currently plugged-in controller's identity.

Version 0.0.1 (Initial Release)

28 Mar 22:49
388d4fb
Compare
Choose a tag to compare

Initial release!

Supports:

  • Wii Nunchuk
  • Wii Classic Controller