Document Revision History

This table describes the changes to MusicCube.

DateNotes
2015-06-30

Updated for iOS 8. Imported the glext.h header. Replaced deprecated AudioSession C APIs with AVAudioSession calls.

2014-05-06

Updated with GLKit. Removed compiler and Static Analyzer warnings.

2010-06-23

Upgraded project to build with the iOS 4.0 SDK.

2009-10-02

Updated for iPhone OS 3.1. Use CADisplayLink as the preferred method for controlling animation timing, and fall back to NSTimer when running on a pre 3.1 device where CADisplayLink is not available.

2009-06-23

Demonstrates basic use of OpenGL ES, OpenAL, and Audio File Services for manipulating sound in a 3D environment.