Mercurial > sdl-ios-xcode
log include/SDL_config_iphoneos.h @ 2859:99210400e8b9
age | author | description |
---|---|---|
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Thu, 16 Oct 2008 12:22:56 +0000 | Sam Lantinga | Disabled the Haptic API on iPhone, changed the order of the header to match |
Sat, 04 Oct 2008 06:46:59 +0000 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
Fri, 15 Aug 2008 18:26:48 +0000 | Holmes Futrell | Removed useless lines, added comments. gsoc2008_iphone |
Fri, 15 Aug 2008 18:22:12 +0000 | Holmes Futrell | changed #ifndef statment to _SDL_config_iphoneos_h instead of _SDL_config_minimal_h. gsoc2008_iphone |
Fri, 15 Aug 2008 00:49:49 +0000 | 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 |