projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
quartz: OutputPin_DeliverNewSegment() is unused so remove it.
[wine]
/
dlls
/
dinput
/
2009-01-05
Alexandre Julliard
dinput: Fix pointer cast warnings on 64-bit.
tree
|
commitdiff
2009-01-04
Vitaliy Margolen
dinput: Allow for holes in device status structure.
tree
|
commitdiff
2008-12-29
Vitaliy Margolen
dinput: Fix remaining formatting of the find_joydevs().
tree
|
commitdiff
2008-12-29
Vitaliy Margolen
dinput: Fix usage of HeapReAlloc.
tree
|
commitdiff
2008-12-27
Vitaliy Margolen
dinput: Replace perror with more appropriate ERR and...
tree
|
commitdiff
2008-12-27
Vitaliy Margolen
dinput: Warn if failed to open device.
tree
|
commitdiff
2008-12-27
Vitaliy Margolen
dinput: snprintf zero-terminates string no need to...
tree
|
commitdiff
2008-12-27
Vitaliy Margolen
dinput: Make find_joydevs re-entrant.
tree
|
commitdiff
2008-12-20
Vitaliy Margolen
dinput: Remove DIEnumDevicesCallbackAtoW.
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Don't depend on user32 for the self registr...
tree
|
commitdiff
2008-12-05
Vincent Povirk
dinput/tests: Fix string format warning.
tree
|
commitdiff
2008-12-03
Alexandre Julliard
dinput: Make some functions static.
tree
|
commitdiff
2008-12-01
Vitaliy Margolen
dinput: Use correct GetObjectInfo for joystick.
tree
|
commitdiff
2008-10-16
Michael Stefaniuc
dinput: Remove superfluous backslashes at end of lines.
tree
|
commitdiff
2008-09-30
Andrew Talbot
dinput: Sign-compare warnings fix.
tree
|
commitdiff
2008-09-15
Vitaliy Margolen
dinput: Implement DIPROP_KEYNAME property for keyboard...
tree
|
commitdiff
2008-09-15
Vitaliy Margolen
dinput: Replace strdup with HeapAlloc.
tree
|
commitdiff
2008-09-03
Jim Cameron
dinput: Add IID_IUnknown to DICF_CreateInstance(),...
tree
|
commitdiff
2008-08-20
Vitaliy Margolen
dinput: Add mouse warp override config option.
tree
|
commitdiff
2008-08-20
Aric Stewart
dinput: The DIK_ keycode is not the same as the scancode.
tree
|
commitdiff
2008-07-28
Vitaliy Margolen
dinput: Zero the out buffer.
tree
|
commitdiff
2008-07-28
Vitaliy Margolen
dinput: Implement saturation property for evdev joystic...
tree
|
commitdiff
2008-07-10
Andrew Talbot
dinput: Remove unneeded address-of operators from array...
tree
|
commitdiff
2008-07-08
Alexandre Julliard
dinput: Don't depend on the dxerr8 static library in...
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Set force feedback actuator flag for X and...
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Freed effect should remove itself from the...
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Use Wine list for effects list.
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Stop and unload effect when freeing it.
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Add more traces. Prevent some traces from deref...
tree
|
commitdiff
2008-05-28
Vitaliy Margolen
dinput: Convert keyboard buffer from internal data...
tree
|
commitdiff
2008-05-13
Vitaliy Margolen
dinput: Clamp joystick position values to min-max range.
tree
|
commitdiff
2008-05-12
Vitaliy Margolen
dinput: Implement GetDeviceStatus.
tree
|
commitdiff
2008-05-08
Vitaliy Margolen
dinput: Default value for unassigned POVs should be -1.
tree
|
commitdiff
2008-05-07
Vitaliy Margolen
dinput: Ignore events from extra joystick buttons.
tree
|
commitdiff
2008-05-07
Vitaliy Margolen
dinput: Limit number of axes in a different way - map...
tree
|
commitdiff
2008-05-07
Vitaliy Margolen
dinput: Remove redundant variable.
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-29
Vitaliy Margolen
dinput: Fix typo.
tree
|
commitdiff
2008-04-28
Vitaliy Margolen
dinput: Fix default axes mapping generation.
tree
|
commitdiff
2008-04-28
Vitaliy Margolen
dinput: Explicitly set extended key flag for Right...
tree
|
commitdiff
2008-04-28
Lionel Debroux
dinput: joystick test: Improve reporting when enumerate...
tree
|
commitdiff
2008-04-25
Vitaliy Margolen
dinput: Limit number of supported axis and buttons.
tree
|
commitdiff
2008-04-18
Sergey Khodych
dinput/tests: Add test to show dinput does not use...
tree
|
commitdiff
2008-04-16
Andrew Talbot
dinput: Fix handle leak.
tree
|
commitdiff
2008-04-14
Vitaliy Margolen
dinput: Don't use dead-zone from the device.
tree
|
commitdiff
2008-04-14
Vitaliy Margolen
dinput: Joysticks are not supported for DX v3.
tree
|
commitdiff
2008-04-14
Vitaliy Margolen
dinput: Assign button GUID to joystick buttons.
tree
|
commitdiff
2008-03-29
Andrew Talbot
dinput: Assign to struct instead of using CopyMemory.
tree
|
commitdiff
2008-03-27
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-10
Paul Vriens
dinput/tests: Don't treat old dinput versions as an...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-01
Andrew Talbot
dinput: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-28
Rob Shearman
dinput: Include fcntl.h instead of sys/fcntl.h since...
tree
|
commitdiff
2008-02-26
Francois Gouget
dinput: Fix compilation on systems that don't support...
tree
|
commitdiff
2008-02-25
Rob Shearman
dinput: Fix character count passed to GetKeyNameTextW...
tree
|
commitdiff
2008-02-18
Marcus Meissner
dinput: Some debug output for BuildActionMap.
tree
|
commitdiff
2008-02-16
Marcus Meissner
dinput: Removed superflous < 0 check.
tree
|
commitdiff
2008-02-16
Marcus Meissner
dinput: Add debug output for IDirectInput8A::EnumDevice...
tree
|
commitdiff
2008-02-16
Marcus Meissner
dinput: Add a dumper for LPDIACTIONFORMAT.
tree
|
commitdiff
2008-02-15
Vitaliy Margolen
dinput: Don't use event times, report current tick...
tree
|
commitdiff
2008-02-15
Vitaliy Margolen
Revert "dinput: Skip old mouse movement events.".
tree
|
commitdiff
2008-02-12
Marcus Meissner
dinput: Make _dump_mouse_state static.
tree
|
commitdiff
2008-02-11
Vitaliy Margolen
dinput: Skip old mouse movement events.
tree
|
commitdiff
2008-01-07
Peter Dons Tychsen
dinput: Silence incorrect warning and move it to a...
tree
|
commitdiff
2008-01-02
Lionel Debroux
dinput: Improve TRACEs and WARNs.
tree
|
commitdiff
2007-12-18
Francois Gouget
dinput: Make _dump_cooperativelevel_DI() and _dump_Enum...
tree
|
commitdiff
2007-12-12
Andrew Riedi
dinput: DPRINTF -> TRACE.
tree
|
commitdiff
2007-12-07
Andrew Talbot
dinput: Remove unneeded casts.
tree
|
commitdiff
2007-11-27
Andrew Talbot
dinput: Use bitwise NOT not logical NOT.
tree
|
commitdiff
2007-11-26
Vitaliy Margolen
dinput: Fix dead zone handling.
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
dlls: Remove duplicate includes.
tree
|
commitdiff
2007-11-05
Vitaliy Margolen
dinput: Add stub for DIPROP_AUTOCENTER property.
tree
|
commitdiff
2007-11-02
Gerald Pfeifer
dinput: Fix type of loop variable in alloc_device().
tree
|
commitdiff
2007-10-10
Vitaliy Margolen
dinput: Use ClipCursor() to keep mouse from leaving...
tree
|
commitdiff
2007-10-01
Vitaliy Margolen
dinput: Fix typo.
tree
|
commitdiff
2007-09-25
Vitaliy Margolen
dinput: Implement GetDeviceInfo for evdev joystick.
tree
|
commitdiff
2007-09-25
Vitaliy Margolen
dinput: Make default dead zone configurable.
tree
|
commitdiff
2007-09-25
Vitaliy Margolen
dinput: Add a helper function to open configuration...
tree
|
commitdiff
2007-09-25
Vitaliy Margolen
dinput: Move get_config_key to a common place.
tree
|
commitdiff
2007-09-24
Stefan Leichter
dinput: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-09-11
Vitaliy Margolen
dinput: When setting hooks ignore devices without even...
tree
|
commitdiff
2007-09-11
Vitaliy Margolen
dinput: Add helper function to dump mouse state.
tree
|
commitdiff
2007-08-27
Vitaliy Margolen
dinput: Count should not be 0-based.
tree
|
commitdiff
2007-08-21
Vitaliy Margolen
dinput: Fix compile with old input.h that missing input...
tree
|
commitdiff
2007-08-21
Vitaliy Margolen
dinput: Don't try to create non existing device (/dev...
tree
|
commitdiff
2007-08-20
Vitaliy Margolen
dinput: Check acquired flag instead of fd.
tree
|
commitdiff
2007-08-20
Vitaliy Margolen
dinput: Use correct data structure for EVIOCGABS instea...
tree
|
commitdiff
2007-08-20
Vitaliy Margolen
dinput: Remove redundant declaration.
tree
|
commitdiff
2007-08-20
Vitaliy Margolen
dinput: Don't try to create non existing device.
tree
|
commitdiff
2007-08-17
Vitaliy Margolen
dinput: Properly increment sequence number for X only...
tree
|
commitdiff
2007-08-14
Vitaliy Margolen
dinput: Fix dead zone calculation.
tree
|
commitdiff
2007-08-08
Peter Dons Tychsen
dinput: Allow the use of the standard Joystick GUID...
tree
|
commitdiff
2007-08-06
Vitaliy Margolen
dinput: Reuse common code and definition.
tree
|
commitdiff
2007-08-06
Vitaliy Margolen
dinput: Fix POV calculation.
tree
|
commitdiff
2007-08-06
Vitaliy Margolen
dinput: Fix handling of dead-zone in evdev joystick.
tree
|
commitdiff
2007-08-06
Vitaliy Margolen
dinput: Fix mapping of axes ids to property ids.
tree
|
commitdiff
2007-08-02
Erik Inge Bolsø
dinput: Fix joystick axis remapping.
tree
|
commitdiff
2007-07-30
Vitaliy Margolen
dinput: Fix typo.
tree
|
commitdiff
next