ofxiPhone changelog


v0.71
--------------------
- expanded image load functionality from bundle or UIImage*


v0.7
--------------------
- added ofSoundStream replacement for audio input
- added shell ofSoundPlayer replacement (no functionality)
- clear glView after calling setup
- updated window creation for oF 006


v0.61
--------------------
- setup data path

v0.6
--------------------
- utility functions enable/disable idle timer
- multitouch checking back in ofxiPhone core

v0.5
--------------------
- fixed setFrameRate
- included iphone accelerometer & iphone multitouch implementations into ofxiPhone
- organized files
- removed multitouch checking from core
- added utility functions:
	* ofxiPhoneSaveImage
	* ofxiPhoneLoadImage



v0.2
--------------------
- implemented all ofAppBaseWindow methods


v0.1
--------------------
- initial version
