Mercurial > sdl-ios-xcode
log src/events/SDL_touch.c @ 4654:7dbcd71216df
age | author | description |
---|---|---|
Thu, 17 Jun 2010 03:41:27 -0400 | Jim Grandpre | Added $1 gesture recognition. |
Thu, 03 Jun 2010 13:21:35 -0400 | jimtla | Fixed windo build errors. Should now be compilable. |
Tue, 01 Jun 2010 02:54:33 -0400 | Jim Grandpre | Added include/touch.h Now reading in resolution of touch pad. |
Mon, 31 May 2010 00:24:37 -0400 | Jim Grandpre | Auto-detects Wacom touch devices. |
Sat, 29 May 2010 02:09:16 -0400 | Jim Grandpre | Added pressure support for touch events. |
Sat, 29 May 2010 01:47:19 -0400 | Jim Grandpre | Bug fixes. Basic touch events (finger up, finger down, finger move) supported. |