Document Revision History

This table describes the changes to MoviePlayer.

DateNotes
2014-04-03

Updated to ARC and modern Objective-C syntax. Added corrections for missing root view controller described in bug 12327997. Removed MPMoviePlayerController's deprecated useApplicationAudioSession property.

2011-08-25

Code refactoring, updated to support iOS 4.3 SDK, Xcode 4.

2009-05-03

Added support for receiving streaming audio and video over HTTP.

2008-12-23

Fixed dealloc method in MyViewController.m

2008-09-24

Added custom overlay controls that draw on top of the movie.

2008-07-03

First public release.