- 18 Mar, 2005 1 commit
-
-
Gerald Pfeifer authored
-
- 15 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
constructors.
-
- 08 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
MsgWaitForMultipleObjects.
-
- 15 Feb, 2005 1 commit
-
-
Christian Costa authored
-
- 08 Feb, 2005 1 commit
-
-
Carlos Lozano authored
-
- 25 Jan, 2005 1 commit
-
-
Robert Reif authored
-
- 24 Jan, 2005 1 commit
-
-
Rémi Assailly authored
-
- 04 Jan, 2005 1 commit
-
-
Francois Gouget authored
-
- 27 Dec, 2004 1 commit
-
-
Neil Olver authored
GetDeviceState should be 0x80 (only the high bit set), not 0xff.
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 13 Dec, 2004 1 commit
-
-
Christian Costa authored
Fixed remaining DX8 device types. Factorized a bit GetCapabilities for keyboard and mouse.
-
- 07 Dec, 2004 1 commit
-
-
Christian Costa authored
Fixed some traces.
-
- 23 Nov, 2004 1 commit
-
-
Tom Wickline authored
-
- 28 Oct, 2004 1 commit
-
-
Torbjörn Andersson authored
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 21 Sep, 2004 1 commit
-
-
Robert Reif authored
-
- 17 Sep, 2004 1 commit
-
-
Robert Reif authored
Fix bug in effect enumeration that crashed dxcapsviewer.
-
- 13 Sep, 2004 2 commits
-
-
Robert Reif authored
-
Robert Reif authored
Add JoystickWImpl_GetDeviceInfo.
-
- 09 Sep, 2004 3 commits
-
-
Alexandre Julliard authored
-
Robert Reif authored
to reallocate it when the format changes.
-
Robert Reif authored
-
- 08 Sep, 2004 2 commits
-
-
Robert Reif authored
registry settings. - Fix some format mapping bugs. - Adds GetDeviceInfo. - Adds SetProperty DIPH_DEVICE support for setting all properties. - Use windows compatible object naming.
-
Hans Leidekker authored
-
- 06 Sep, 2004 1 commit
-
-
Robert Reif authored
offset.
-
- 03 Sep, 2004 2 commits
-
-
Robert Reif authored
Fix enumerate open bug.
-
Robert Reif authored
Added mouse formats.
-
- 02 Sep, 2004 1 commit
-
-
Robert Reif authored
-
- 31 Aug, 2004 1 commit
-
-
Robert Reif authored
Added object properties for more than one object. Added error checks for acquired. Default to using c_dfDIJoystick2 data format. Try to use user supplied data formats (only works if same as one of the defaults). Code cleanup, error checking and tracing added. Added support for up to 8 axis.
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 04 Jun, 2004 1 commit
-
-
Lionel Ulmer authored
- fix version setting in DirectInputCreate(A/W) functions
-
- 02 Jun, 2004 1 commit
-
-
Lionel Ulmer authored
- fix mouse Acquire which switched right and middle buttons - reset the mouse cursor at its original location on Unacquiring the device
-
- 27 May, 2004 1 commit
-
-
Christian Costa authored
-
- 14 May, 2004 1 commit
-
-
Ivan Leo Murray-Smith authored
DirectX 9.0b for Windows 2000/XP.
-
- 19 Apr, 2004 1 commit
-
-
Christoph Frick authored
values of the joystick mapped to the range the application wants them - generate events after setting the apropiate values in This->js - replaced magic ints with defines from linux/input.h - removed mapping code that generated wrong values for axes, that have the center on the min or max
-
- 12 Apr, 2004 1 commit
-
-
Lionel Ulmer authored
- log changes to the DInputKeyState table
-
- 06 Apr, 2004 1 commit
-
-
James Perry authored
-
- 24 Mar, 2004 1 commit
-
-
Christoph Frick authored
- Changed the mapping of the axis to a simpler formula, that ignores the middle of an axis. - Min/max values where initalized switched. - Added the missing button and axis events that are registered earlier in the code but never made it to the application. - Added a little more descriptive comment about the deadzone.
-