log include/SDL_config_iphoneos.h @ 3251:b4fac483ec7d

age author description
2009-09-05 Sam Lantinga CD-ROM support is so passé :)
2009-08-02 Sam Lantinga Better check which includes #define used in stdint.h
2009-08-02 Sam Lantinga Don't redefine types if HAVE_STDINT_H is defined
2009-06-07 Ryan C. Gordon Initial work on power subsystem for SDL 1.3.
2009-03-03 Sam Lantinga Mac OS X and iPhoneOS have the full math library
2009-01-01 Holmes Futrell Re-enabled joystick support during compilation.
2008-12-08 Sam Lantinga Updated copyright date
2008-10-16 Sam Lantinga Disabled the Haptic API on iPhone, changed the order of the header to match
2008-10-04 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-15 Holmes Futrell Removed useless lines, added comments. gsoc2008_iphone
2008-08-15 Holmes Futrell changed #ifndef statment to _SDL_config_iphoneos_h instead of _SDL_config_minimal_h. gsoc2008_iphone
2008-08-15 Holmes Futrell Added macros SDL_IPHONE_MAX_GFORCE (which is used in converting the floating point g-force value returned by the iPhone accelerometer to the Sint16 required by SDL_Joystick) and SDL_IPHONE_MULTIPLE_MICE, which when enabled allows multi-touch to be emulated as multiple mice. gsoc2008_iphone
2008-07-29 Holmes Futrell Added SDL_IPHONE_KEYBOARD macro, which controls whether or not the SDL for iPhone is compiled with keyboard support or not. gsoc2008_iphone
2008-07-18 Holmes Futrell added SDL_LOADSO_DLOPEN macro gsoc2008_iphone
2008-07-09 Holmes Futrell just testing commit ... please commit to the right place. gsoc2008_iphone