2008-07-10 |
Edgar Simo |
Minor corrections.
gsoc2008_force_feedback
|
2008-07-10 |
Edgar Simo |
Prefixed all haptic errors with "Haptic:" for easier readability.
gsoc2008_force_feedback
|
2008-07-10 |
Edgar Simo |
Improved some ioctl handling.
gsoc2008_force_feedback
|
2008-07-09 |
Edgar Simo |
Fixed bugs in documentation.
gsoc2008_force_feedback
|
2008-07-09 |
Edgar Simo |
Implemented SDL_HAPTIC_CARTESIAN on linux.
gsoc2008_force_feedback
|
2008-07-09 |
Edgar Simo |
Dummy SDL haptic driver finally builds now.
gsoc2008_force_feedback
|
2008-07-09 |
Edgar Simo |
Fixed some typos preventing SDL from compiling with the haptic dummy driver.
gsoc2008_force_feedback
|
2008-07-08 |
Edgar Simo |
Gain is set to max on haptic device open.
gsoc2008_force_feedback
|
2008-07-08 |
Edgar Simo |
Added SDL_HapticOpened().
gsoc2008_force_feedback
|
2008-07-08 |
Edgar Simo |
Added SDL_HapticIndex.
gsoc2008_force_feedback
|
2008-07-07 |
Edgar Simo |
Fixed more mistakes in documentation.
gsoc2008_force_feedback
|
2008-07-07 |
Edgar Simo |
Another important typo mistake.
gsoc2008_force_feedback
|
2008-07-07 |
Edgar Simo |
Fixed linux directions being inverted.
gsoc2008_force_feedback
|
2008-07-07 |
Edgar Simo |
Fixed mistake in example.
gsoc2008_force_feedback
|
2008-07-06 |
Edgar Simo |
Implemented polar coordinates in linux.
gsoc2008_force_feedback
|
2008-07-06 |
Edgar Simo |
Created SDL_HapticDirection.
gsoc2008_force_feedback
|