2008-08-10 |
Edgar Simo |
Casting for warnings.
gsoc2008_force_feedback
|
2008-08-10 |
Edgar Simo |
Forgot some headers.
gsoc2008_force_feedback
|
2008-08-10 |
Edgar Simo |
First draft of darwin haptic<->joystick stuff.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Added testhaptic to test haptic devices.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Linux documentation was off, periodic does not imply all the individual effects.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Correctness patch my alam.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Fixed typo.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Exposed the darwin joystick hardware data to the haptic subsystem.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Removed TODO.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Updating documentation about NumEffects and NumPlaying.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Removed TODO.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Should remove warnings on compilation.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Proper axes support for darwin haptic.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Added SDL_HAPTIC_STATUS support to windows haptic port.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Forgot to declare instance.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Fixd outstanding typo.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
This should hopefully allow initailizing the joystick/haptic subsystems without calling SetVideoMode first.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Documenting special cases.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Forgot to alloc the hwdata when opening from joystick.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Forgot a return.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Made prototypes for all static functions.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Need DirectX version 7 or later.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Finished implementing the haptic<->joystick functions.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Moved the directinput joystick hwdata stuff into a seperate header file.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Implemented SDL_SYS_HapticMouse on windows.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Fixed another typo.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Fixed typo.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Check for capabilities at init.
gsoc2008_force_feedback
|
2008-08-06 |
Edgar Simo |
Enabled capabilities again.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Added FFEFF_OBJECTOFFSETS to darwin port.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
CONVERT now checks for overflows.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Using same syntax as the windows port for updating effects.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Undocumented hack to get all force feedback devices.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Some correctness, especially on axes.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Make sure axes have force feedback actuators.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Better handling of direction axes.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Fixed mistake in CONVERT.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Typo.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Get number of axes.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Using DIEFF_OBJECTOFFSETS now that seems obligatory.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
With no axes use spherical direction by default.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Fixed stupid mistake.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Fixed only supporting last effect.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Missed a closing parenthesis.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
GUID is not a pointer as I thought.
gsoc2008_force_feedback
|
2008-08-05 |
Edgar Simo |
Changed EFFECT_TEST again for win32.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Missed closing parenthesis.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Changed effect comparison a bit.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Disabled getting capabilities (not used atm).
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Seems like you have to get capabilities after setting data format.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Fixed typo.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Seems like you have to set the data format too.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Need to get cooperative level before acquiring.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Set an event handler for the Helper Window.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Trying to fix some issues with the Helper Window.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Seems like you have to register the class and other black magic too.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
A bit of windows debugging.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Fixed warning.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Minor changes for it to compile.
gsoc2008_force_feedback
|
2008-08-04 |
Edgar Simo |
Added the concept of the HelperWindow to help with DirectInput.
gsoc2008_force_feedback
|