log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
sdl-ios-xcode
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 2428:
(0)
-1000
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
+1000
tip
age
author
description
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
Fri, 15 Aug 2008 00:46:58 +0000
Holmes Futrell
changed macro MAX_G_FORCE to SDL_IPHONE_MAX_GFORCE and moved it to the SDL_config_iphoneos.h file. This should allow users to convert between the Sint16 returned by polling the joystick and units of g-force, which better describe what is going on with the iPhone (and are what the iPhone OS actually gives you). This conversion wouldn't be necessary except that we'd need floating point to store everything as g-force.
gsoc2008_iphone
Fri, 15 Aug 2008 00:44:07 +0000
Holmes Futrell
Removed log messages
gsoc2008_iphone
Fri, 15 Aug 2008 00:42:14 +0000
Holmes Futrell
Removed log messages (printf and NSLog)
gsoc2008_iphone
Fri, 15 Aug 2008 00:40:47 +0000
Holmes Futrell
Added references to SDL_IPHONE_MAX_GFORCE ... that way this value can change without altering the demos behavior. More understandable too.
gsoc2008_iphone
Fri, 15 Aug 2008 00:38:49 +0000
Holmes Futrell
Added conditional compilation line #ifdef __IPHONE_OS__ to prevent other platforms from including iPhone specific line of code that is used to toggle keyboard visibility.
gsoc2008_iphone
less
more
| rev 2428:
(0)
-1000
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
+1000
tip