Sam Lantinga
3ac7385c23
Removed Daniel's test code
2010-08-22 12:39:56 -07:00
Sam Lantinga
1f8dacabd7
Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
2010-08-22 12:39:27 -07:00
Sam Lantinga
66d40ad333
Cleanup from the Android commit
2010-08-22 12:35:34 -07:00
Sam Lantinga
7d245d0532
Removed spurious carriage returns
2010-08-22 12:34:31 -07:00
Sam Lantinga
a64fc29cfb
Merged Paul's Google Summer of Code work from SDL-gsoc2010_android
2010-08-22 12:23:55 -07:00
Sam Lantinga
238acbd53d
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
2010-08-22 12:07:55 -07:00
Sam Lantinga
6354bc898e
Fixed some typos in the documentation
2010-08-22 12:03:53 -07:00
Sam Lantinga
c8de3db358
According to Jim, the touchTest directory is no longer necessary.
2010-08-22 12:00:02 -07:00
Sam Lantinga
9b8ec5c66a
Don't need to use strlen() to determine if there's text.
...
Use the SDL safe strcpy() function
2010-08-22 11:56:07 -07:00
Jim Grandpre
d3998822f2
Fixed hgIgnore to ignore test/gesturetest
2010-08-19 13:49:11 -04:00
Jim Grandpre
f1b2b9f801
Updated README's
2010-08-19 13:47:12 -04:00
Sam Lantinga
0d3fdb86c9
Removed obsolete test project
2010-08-19 00:21:20 -07:00
Paul Hunkin
fa5eb1d4f4
Updated the readme
2010-08-17 17:28:14 +12:00
Paul Hunkin
ab688d00e3
Cleanups.
...
- Moved to 'project' instead of 'testproject'
- Removed extraneous .c files
- Removed the android_libs folder (that was against the NDK agreement anyway)
2010-08-17 15:35:56 +12:00
Jim Grandpre
794c5cb3ee
Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
2010-08-15 00:36:28 -04:00
Paul Hunkin
beeccf04c7
Added initial README.android
2010-08-14 16:17:17 +12:00
Jim Grandpre
68b3cfb42f
Fixed bugs related to keyboard handling in gestureSDLTest. Fixed gesture code (dynamic memory allocation). Cleaned up gesture and test code.
2010-08-13 23:08:32 -04:00
Paul Hunkin
b2104a9057
Working on the sound system
2010-08-14 12:35:21 +12:00
Sam Lantinga
c26da073d3
Fixed so the origin of the touch events is the upper left.
2010-08-13 17:05:06 -07:00
Jjgod Jiang
43cd4e54ac
Fix for deleting the last uncommit character
2010-08-12 16:00:47 +02:00
Sam Lantinga
819cc95139
Couriersud to Sam
...
Hi Sam,
20100815_1.diff contains updates for the directfb driver:
- more documentation, mainly on software OpenGL in README.directfb
- Revised error handling leading to leaner code
- Improved/fixed OpenGL handling of multiple contexts.
- Made the built-in simple window manager handle OpenGL windows.
- Rewrote pixelformat mapping - this was quite ugly before.
Well, all software GL, but working :-)
2010-08-16 09:04:55 -07:00
Sam Lantinga
f0de16c63e
Fixed documentation error
2010-08-14 12:28:43 -07:00
Sam Lantinga
dfd7489f5b
Updated with the latest version of glext.h
2010-08-14 12:22:06 -07:00
Sunny Sachanandani
79c2953f54
Documentation and code safety updates. (x11 renderer)
2010-08-08 19:26:30 +05:30
Jim Grandpre
ef04c29fdd
Removed some debug prints.
2010-08-07 11:35:24 -04:00
Jim Grandpre
9e84eb9fa5
Fixed Dollar Recognition.
2010-08-07 11:32:11 -04:00
Jim Grandpre
f15f76c9ad
Re-enabled dollar gesture
2010-08-06 01:55:38 -04:00
Jim Grandpre
bcd4b4df6f
Fixed gestureMulti. Disabled dollar gesture temporarily.
2010-08-04 23:17:30 -04:00
dewyatt
d980c084c7
Updated to fit SDL style a little more.
2010-08-04 23:17:12 -04:00
dewyatt
aa7b525b35
Large commit with initial reading string support, TSF UILess code, etc.
2010-08-03 16:57:49 -04:00
dewyatt
12881b428c
Added SDL_wcslcpy and SDL_wcslcat.
2010-08-03 16:52:10 -04:00
Jim Grandpre
c219144751
Minimized functionality of gestureSDLTest.
2010-08-03 00:18:00 -04:00
Sunny Sachanandani
ad2351c699
Fixed the code to use the correct scaling transformation matrix with XRender.
2010-08-03 08:53:20 +05:30
Sunny Sachanandani
6a85ea7b52
Merge.
2010-08-03 08:05:53 +05:30
Sunny Sachanandani
0669fef25b
Added some comments.
2010-08-02 17:14:09 +05:30
Sunny Sachanandani
d96742b024
Fixed a huge bug with texture scaling.
2010-08-02 11:13:40 +05:30
Jim Grandpre
a4c4851398
Fixed some Gesture bugs
2010-08-02 00:14:53 -04:00
Sam Lantinga
2a8820a2a9
Fixed sending motion and finger up events
2010-07-31 20:55:33 -07:00
Sam Lantinga
b7caec8ae2
Fixed various type and print format issues
2010-07-31 20:38:37 -07:00
jimtla
39ee818f98
Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working).
2010-07-31 20:02:54 +04:00
jimtla
598471cf71
Added Iphone project. Iphone multi-touch is now functional.
2010-07-31 01:24:50 +04:00
jimtla
c9b9312be3
Upgraded touchId/fingerId to long. Changed position variables to floats.
2010-07-30 23:18:35 +04:00
Sam Lantinga
4d435bce47
When querying the display size for a fullscreen window, the display size is the size of the fullscreen video mode.
2010-07-30 00:55:00 -07:00
Sam Lantinga
7685a1892c
Documentation updates
2010-07-29 20:24:05 -07:00
Jim Grandpre
6ed8759bcc
Added better logging
2010-07-29 12:26:59 -04:00
Jim Grandpre
a4a0897a1d
Prevented SDL_SendDown from sending on nonexistent touch devices.
2010-07-29 12:24:34 -04:00
Sam Lantinga
73db548db1
Fixed the code so we receive Cocoa touch events
2010-07-28 23:32:13 -07:00
Sam Lantinga
4f5f86477a
For consistency, swapped line order
2010-07-28 22:24:13 -07:00
Sam Lantinga
dc048bcb73
Added dynamic loading of XFixes and XDamage on Mac OS X
2010-07-28 22:22:08 -07:00
Sunny Sachanandani
dd3e79b2df
Oops!
2010-07-28 15:35:18 +05:30