log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
sdl-ios-xcode
log src/events/SDL_touch.c @ 5183:
4d098d286794
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-01-28
Sam Lantinga
Fixed bug #1056 (Frequent crashes in Touch events by simply touching the screen)
2011-01-22
Sam Lantinga
Fixed size_t warnings on 64-bit build
2010-12-01
Sam Lantinga
First pass at Windows multi-touch gesture support
2010-08-29
Sam Lantinga
Fixed compiling with Visual Studio 2008
2010-08-24
Andreas Schiffler
Update VS2010 project to add new files; update new files so code builds on Win32/Win64
2010-08-15
Jim Grandpre
Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
2010-08-05
Jim Grandpre
Fixed gestureMulti. Disabled dollar gesture temporarily.
2010-08-02
Jim Grandpre
Fixed some Gesture bugs
2010-08-01
Sam Lantinga
Fixed various type and print format issues
2010-07-31
jimtla
Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working).
2010-07-30
jimtla
Upgraded touchId/fingerId to long. Changed position variables to floats.
2010-07-29
Jim Grandpre
Prevented SDL_SendDown from sending on nonexistent touch devices.
2010-07-18
Jim Grandpre
Fixed Warning related to SDL_GestureAddTouch
2010-07-07
Jim Grandpre
Moved Multi finger gesture recognition into the library.
2010-06-18
Jim Grandpre
Fixed bugs in input, cleaned up $1
2010-06-17
Jim Grandpre
Added $1 gesture recognition.
2010-06-03
jimtla
Fixed windo build errors. Should now be compilable.
2010-06-01
Jim Grandpre
Added include/touch.h Now reading in resolution of touch pad.
2010-05-31
Jim Grandpre
Auto-detects Wacom touch devices.
2010-05-29
Jim Grandpre
Added pressure support for touch events.
2010-05-29
Jim Grandpre
Bug fixes. Basic touch events (finger up, finger down, finger move) supported.
2010-05-28
Jim Grandpre
Added reading of event* for touch events.
2010-05-27
Jim Grandpre
Added touch event definitions. Heavily modified events/SDL_touch*.
2010-05-26
Jim Grandpre
Added SDL_touch.c/SDL_touch_c.h as slightly modifeind SDL_mouse*. Made reads in touchSimp non-blocking.
less
more
|
(0)
tip