dbghelp: When handling a P augmentation in FDE/DIE parsing, throw away the DW_EH_indi...
[wine] / dlls / dinput / joystick_osx.c
2010-01-14  Paul Vriensdinput: Don't check a parameter twice (Coccinelle).
2009-04-20  Francois Gougetdinput: Add a trailing '\n' to ERR() messages.
2009-04-20  Vitaliy Margolendinput: Make props array a part of the generic joystick...
2009-04-20  Vitaliy Margolendinput: Remove redundant stuff.
2009-04-20  Vitaliy Margolendinput: Make EnumDevices and GetObjectInfo consistent...
2009-03-13  Aric Stewartdinput: OS/X joystick: Sort buttons based on usage...
2009-03-12  Francois Gougetdinput: Add a trailing '\n' to ERR() messages.
2009-03-12  Aric Stewartdinput: OS/X joystick: Check usage page to avoid odd...
2009-03-11  Alexandre Julliardconfigure: Check for IOHIDManagerCreate function that...
2009-03-11  Aric Stewartdinput: Add OS/X sliders.
2009-03-11  Aric Stewartdinput: Map OS/X joystick axes so even if they come...
2009-03-11  Aric Stewartdinput: OS/X joystick add Rx,Ry,and Rz axes.
2009-03-11  Aric Stewartdinput: OS/X joystick add GD_X, GD_Y, GD_Z axes.
2009-03-11  Aric Stewartdinput: OS/X joystick add POV controls.
2009-03-11  Aric Stewartdinput: OS/X joystick add axes.
2009-03-11  Aric Stewartdinput: Add Mac OS/X joystick support.