Mercurial > sdl-ios-xcode
log src/touchscreen/nds/SDL_systouchscreen.c @ 2676:082cc3ffd7d8 gsoc2008_nds
age | author | description |
---|---|---|
Tue, 01 Jul 2008 13:02:50 +0000 | Darren Alton | Fixed a conflict between the touch and joystick drivers. They now should both behave as expected. gsoc2008_nds |
Sun, 29 Jun 2008 21:32:31 +0000 | Darren Alton | Started minor changes to the coordinate system used by the touchscreen API as discussed on the mailing list. Also beginning to separate the 'Pressed' and 'Moved' event handling on the private level. gsoc2008_nds |
Mon, 23 Jun 2008 11:55:26 +0000 | Darren Alton | Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API. gsoc2008_nds |