Joypad SDK Changelog

What's new in Joypad SDK 0.3.5

Feb 27, 2013
  • Fixed crash when passing an empty array to -[JPManager setImageNames:]

New in Joypad SDK 0.1.6 (Sep 11, 2012)

  • Discovery now works reliably over bluetooth.
  • Live Layout Switching: The layout that is displayed on Joypad can now be
  • changed anytime during a connection.
  • Added formal protocols for JoypadDevice and JoypadManager.
  • Added the delegate method deviceShouldConnect: to JoypadManager.h. If you
  • implement this and return NO, the connection to Joypad is cancelled.