Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 694 Bytes

File metadata and controls

27 lines (17 loc) · 694 Bytes

Changelog

v1.0 (Feb 2012)

API Changes

  • Jukebox is now jukebox.Player
  • jukebox.Manager is now a Singleton and able to be initialized manually with custom settings

Improvements

  • Sound latency using AIFF / IMA4 files on iOS results in about 90ms, was 820ms before (!!!)
  • Added game loop integration capabilities to jukebox.Manager
  • Updated API documentation
  • Initiated Online documentation
  • Jukebox is now jasy-compatible and supports our build environment
  • Sound correction and background music were improved, as well as queuing capabilities

v0.1 (alpha, Oct 2011)

Testing phase of Jukebox