projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32: datetime: Reject invalid flags in DTM_SETSYSTEMTIME.
[wine]
/
dlls
/
dinput
/
2007-03-08
Jan Zerebecki
dinput: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-02-13
Andrew Talbot
dinput: Constify some variables.
tree
|
commitdiff
2007-02-06
Vitaliy Margolen
dinput: Don't reset dead zone and saturation when setti...
tree
|
commitdiff
2007-02-06
Vitaliy Margolen
dinput: Use correct flag for object instance.
tree
|
commitdiff
2007-02-06
Vitaliy Margolen
dinput: Look for all available js* joystick devices.
tree
|
commitdiff
2007-02-05
Vitaliy Margolen
dinput: Don't reset user specified range in SetDataForm...
tree
|
commitdiff
2007-02-05
Vitaliy Margolen
dinput: Initialize user limits with the default 0....
tree
|
commitdiff
2007-02-05
Vitaliy Margolen
dinput: Return user set limits not the device limits.
tree
|
commitdiff
2007-02-05
Vitaliy Margolen
dinput: Don't close fd before we done with it.
tree
|
commitdiff
2007-02-05
Marcus Meissner
dinput: Fix dereference pointer after NULL check (Cover...
tree
|
commitdiff
2007-01-22
Alexandre Julliard
dinput: Undefine SW_MAX to avoid possible conflicts...
tree
|
commitdiff
2007-01-18
Christoph Frick
dinput: Calc more caps infos ahead and store it in...
tree
|
commitdiff
2007-01-17
Christoph Frick
dinput: No longer check for value exceeding have(min...
tree
|
commitdiff
2007-01-17
Christoph Frick
dinput: Add a config for the axes.
tree
|
commitdiff
2007-01-17
Christoph Frick
dinput: Move the config for the buttons from the JoyDev...
tree
|
commitdiff
2007-01-17
Christoph Frick
dinput: Use a struct ObjProps for the config of the...
tree
|
commitdiff
2007-01-17
Christoph Frick
dinput: Rename 'axe' to 'axis'.
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: Internal data format is not const anymore.
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: Don't copy no longer used user data format...
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: Use internal data format for object lookups.
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: [joystick_linuxinput] Use correct offset to...
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: [joystick_linuxinput] Rewrite GetObjectInfo...
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: [joystick_linuxinput] Copy and modify default...
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: [joystick_linux] Use correct offset to queue...
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: [joystick_linux] Reuse the same properties...
tree
|
commitdiff
2007-01-11
Vitaliy Margolen
dinput: [joystick_linux] Copy and modify default data...
tree
|
commitdiff
2007-01-10
Vitaliy Margolen
dinput: Pass complete DataFormat structure to find_prop...
tree
|
commitdiff
2007-01-10
Vitaliy Margolen
dinput: Remove duplicate Keyboard->Poll it is the same...
tree
|
commitdiff
2007-01-10
Vitaliy Margolen
dinput: Fix trace formatting.
tree
|
commitdiff
2007-01-08
Vitaliy Margolen
dinput: Set event from queue_event, simplifying code...
tree
|
commitdiff
2007-01-08
Vitaliy Margolen
dinput: Use proper offset when queuing keyboard events.
tree
|
commitdiff
2007-01-06
Vitaliy Margolen
dinput: Fix possible NULL deference.
tree
|
commitdiff
2007-01-06
Vitaliy Margolen
dinput: Fix memory leak.
tree
|
commitdiff
2007-01-06
Vitaliy Margolen
dinput: Fix mouse to use proper offset when queuing...
tree
|
commitdiff
2007-01-05
Vitaliy Margolen
dinput: Change EnumObjects to use GetObjectInfo.
tree
|
commitdiff
2007-01-04
Vitaliy Margolen
dinput: Fix cut and paste error.
tree
|
commitdiff
2007-01-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-01-04
Vitaliy Margolen
dinput: Implement mouse GetObjectInfo on top of base...
tree
|
commitdiff
2007-01-04
Vitaliy Margolen
dinput: Move keyboard to using new GetObjectInfo.
tree
|
commitdiff
2007-01-04
Vitaliy Margolen
dinput: Implement GetObjectInfo[A|W] in base device...
tree
|
commitdiff
2007-01-04
Andrew Talbot
dinput: Declare some functions static.
tree
|
commitdiff
2006-12-29
Vitaliy Margolen
dinput: Move keyboard to using new EnumObjects from...
tree
|
commitdiff
2006-12-29
Vitaliy Margolen
dinput: Release critical section before warping mouse.
tree
|
commitdiff
2006-12-28
Vitaliy Margolen
dinput: Move mouse to using new EnumObjects from base...
tree
|
commitdiff
2006-12-28
Vitaliy Margolen
dinput: Implement EnumOjects[A|W] in the base device...
tree
|
commitdiff
2006-12-28
Vitaliy Margolen
dinput: mouse: Copy and modify default data format.
tree
|
commitdiff
2006-12-28
Vitaliy Margolen
dinput: Remove MsgWaitForMultipleObjects calls.
tree
|
commitdiff
2006-12-24
Vitaliy Margolen
dinput: AddRef and Release parent DirectInput class.
tree
|
commitdiff
2006-12-20
Christoph Frick
dinput: Drop magic int.
tree
|
commitdiff
2006-12-20
Christoph Frick
dinput: Set the correct size for the old dinput joystick.
tree
|
commitdiff
2006-12-20
Vitaliy Margolen
dinput: Warp mouse in exclusive cooperation mode only.
tree
|
commitdiff
2006-12-20
Vitaliy Margolen
dinput: Use GetCursorPos() to calculate relative mouse...
tree
|
commitdiff
2006-12-18
Vitaliy Margolen
dinput: Make mouse use axis mode flag set in base class...
tree
|
commitdiff
2006-12-18
Vitaliy Margolen
dinput: Add handling of AXISMODE property to base devic...
tree
|
commitdiff
2006-12-18
Vitaliy Margolen
dinput: Zero out returned information struct.
tree
|
commitdiff
2006-12-18
Vitaliy Margolen
dinput: Don't return non existent keys.
tree
|
commitdiff
2006-12-12
Vitaliy Margolen
dinput: Use standard mouse data format instead of custo...
tree
|
commitdiff
2006-12-12
Vitaliy Margolen
dinput: Remove redundant parameter.
tree
|
commitdiff
2006-12-12
Vitaliy Margolen
dinput: Move mouse & keyboard user data format to base...
tree
|
commitdiff
2006-12-12
Vitaliy Margolen
dinput: Move joystick user data format into base class.
tree
|
commitdiff
2006-12-12
Vitaliy Margolen
dinput: Add user data format into base class. Implement...
tree
|
commitdiff
2006-12-12
Vitaliy Margolen
dinput: Move transform and offsets structures into...
tree
|
commitdiff
2006-12-11
Vitaliy Margolen
dinput: Move few helper functions and standardize them.
tree
|
commitdiff
2006-12-11
Vitaliy Margolen
dinput: Move internal function calculate_ids to where...
tree
|
commitdiff
2006-12-11
Vitaliy Margolen
dinput: No need to copy default constant format. Use...
tree
|
commitdiff
2006-12-11
Christoph Frick
dinput: Utilize IDirectInputDevice2AImpl_Acquire/Unacquire.
tree
|
commitdiff
2006-12-11
Christoph Frick
dinput: Ensure that the size of the dev caps pointer...
tree
|
commitdiff
2006-12-11
Christoph Frick
dinput: Silently ignore DIPROP_CALIBRATIONMODE.
tree
|
commitdiff
2006-12-11
Vitaliy Margolen
dinput: Remove incorrect assumption about format.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-11
Vitaliy Margolen
dinput: Fix processing of custom format.
tree
|
commitdiff
2006-12-05
Vitaliy Margolen
dinput: Remove no longer used GEN_EVENT.
tree
|
commitdiff
2006-12-05
Vitaliy Margolen
dinput: Move joystick event queue into base device...
tree
|
commitdiff
2006-12-05
Vitaliy Margolen
dinput: Move mouse event queue into base device class.
tree
|
commitdiff
2006-12-05
Vitaliy Margolen
dinput: Move keyboard event queue into base device...
tree
|
commitdiff
2006-12-05
Vitaliy Margolen
dinput: Implement [Get|Set]Property and GetDeviceData...
tree
|
commitdiff
2006-12-04
Vitaliy Margolen
dinput: Implement Poll for keyboard.
tree
|
commitdiff
2006-12-04
Vitaliy Margolen
dinput: Move critical section to the base device class.
tree
|
commitdiff
2006-12-04
Vitaliy Margolen
dinput: Move acquired flag to the base device class...
tree
|
commitdiff
2006-11-24
Christoph Frick
dinput: Simplify the code that finds the offset of...
tree
|
commitdiff
2006-11-24
Francois Gouget
dinput/tests: Remove unneeded NONAMELESS* macros.
tree
|
commitdiff
2006-11-10
Mike McCormack
dinput: Use HeapAlloc/Free instead of alloc/free.
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-06
Damjan Jovanovic
dinput: Changed select to poll.
tree
|
commitdiff
2006-10-20
Francois Gouget
Add '\n's to Wine traces.
tree
|
commitdiff
2006-10-17
Vitaliy Margolen
dinput: Add SetCooperativeLevel test for joystick.
tree
|
commitdiff
2006-10-17
Vitaliy Margolen
dinput: Add SetCooperativeLevel tests to keyboard.
tree
|
commitdiff
2006-10-17
Vitaliy Margolen
dinput: Move SetCooperativeLevel into base class.
tree
|
commitdiff
2006-10-17
Vitaliy Margolen
dinput: Move SetEventNotification and associated event...
tree
|
commitdiff
2006-10-17
Vitaliy Margolen
dinput: Use dinput device as a base class for keyboard...
tree
|
commitdiff
2006-10-12
Michael Ploujnikov
dinput/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-09
Vitaliy Margolen
dinput: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-06
James Hawkins
dinput: Call missing LeaveCriticalSection in the error...
tree
|
commitdiff
2006-10-05
Alexandre Julliard
dinput: Only register the window class once to avoid...
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-26
Ivan Leo
dinput: Add some error checks to mouse.c.
tree
|
commitdiff
2006-09-20
Vitaliy Margolen
dinput: Initialize default coop level. Invert logic...
tree
|
commitdiff
2006-09-20
Vitaliy Margolen
dinput: Return proper errors in SetCooperativeLevel.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-13
Vitaliy Margolen
dinput: Create/destroy hook thread from DirectInput.
tree
|
commitdiff
next