projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winhttp/tests: Make sure proxy settings are restored.
[wine]
/
dlls
/
dinput
/
joystick_linuxinput.c
2012-09-03
Marcus Meissner
dinput: Added some missing free/close in disabled case...
blob
|
commitdiff
|
raw
2012-08-24
Lucas Zawacki
dinput: Disable linuxinput or linux joysticks based...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Lucas Zawacki
dinput: Append driver name to dinput joysticks on Linux.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Lucas Zawacki
dinput: Implement GetProperty for JOYSTICKID (LinuxInpu...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-15
Francois Gouget
configure: Use errno.h instead of the non-standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
Lucas Fialho Zawacki
dinput: BuildActionMap and SetActionMap stubs for gener...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
Vitaliy Margolen
dinput: Implement getting DIPROP_VIDPID property for...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Vitaliy Margolen
dinput: Ignore EV_MSC events instead of printing fixme.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Vitaliy Margolen
dinput: Combine ASCII and Unicode device create callbac...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Vitaliy Margolen
dinput: Make newly created device append itself to...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use interfaces instead of vtbl...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use proper interface instead...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use proper DirectInput interface...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Vitaliy Margolen
dinput: Pass interface instead of this pointer to joyst...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Michael Stefaniuc
dinput: Don't use HIWORD to check if a REFGUID is a...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Vitaliy Margolen
dinput: Pass event instance ID to queue_event instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Vitaliy Margolen
dinput: Fix POV for programs that use buffered events.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Vitaliy Margolen
dinput: Convert axis mapping array to int instead of...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Fix evdev POV mapping.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Set default joystick axes mapping for evdev.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Let driver specify default axis mapping.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Evdev joystick driver - add ability to remap...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Rename device axes to direct input axes mapping...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Vitaliy Margolen
dinput: Use more friendly name for the joystick than...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Vitaliy Margolen
dinput: Convert evdev joystick to new base class.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Aric Stewart
dinput: Remove easy redundancy from linuxinput.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Aric Stewart
dinput: Move joystick mapping functions to the generic...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Vincent Pelletier
dinput: Move gain support from effect to device.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Vincent Pelletier
dinput: Implement auto-center set & get.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Vincent Pelletier
dinput: On Unacquire, stop all effects and unload them.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vincent Pelletier
dinput: Move WARN where it belongs.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Alexandre Julliard
dinput: Fix pointer cast warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Vitaliy Margolen
dinput: Fix remaining formatting of the find_joydevs().
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Vitaliy Margolen
dinput: Fix usage of HeapReAlloc.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vitaliy Margolen
dinput: Replace perror with more appropriate ERR and...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vitaliy Margolen
dinput: Warn if failed to open device.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vitaliy Margolen
dinput: snprintf zero-terminates string no need to...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Vitaliy Margolen
dinput: Make find_joydevs re-entrant.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Andrew Talbot
dinput: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vitaliy Margolen
dinput: Replace strdup with HeapAlloc.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Vitaliy Margolen
dinput: Zero the out buffer.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Vitaliy Margolen
dinput: Implement saturation property for evdev joystic...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Vitaliy Margolen
dinput: Set force feedback actuator flag for X and...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Vitaliy Margolen
dinput: Freed effect should remove itself from the...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Vitaliy Margolen
dinput: Use Wine list for effects list.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Vitaliy Margolen
dinput: Add more traces. Prevent some traces from deref...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
Vitaliy Margolen
dinput: Clamp joystick position values to min-max range.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Vitaliy Margolen
dinput: Don't use dead-zone from the device.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Vitaliy Margolen
dinput: Joysticks are not supported for DX v3.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Vitaliy Margolen
dinput: Assign button GUID to joystick buttons.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Rob Shearman
dinput: Include fcntl.h instead of sys/fcntl.h since...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Peter Dons Tychsen
dinput: Silence incorrect warning and move it to a...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
Vitaliy Margolen
dinput: Fix dead zone handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Vitaliy Margolen
dinput: Add stub for DIPROP_AUTOCENTER property.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Vitaliy Margolen
dinput: Implement GetDeviceInfo for evdev joystick.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Vitaliy Margolen
dinput: Make default dead zone configurable.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Vitaliy Margolen
dinput: Fix compile with old input.h that missing input...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Vitaliy Margolen
dinput: Check acquired flag instead of fd.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Vitaliy Margolen
dinput: Use correct data structure for EVIOCGABS instea...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Vitaliy Margolen
dinput: Remove redundant declaration.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Vitaliy Margolen
dinput: Don't try to create non existing device.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Vitaliy Margolen
dinput: Fix dead zone calculation.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Peter Dons Tychsen
dinput: Allow the use of the standard Joystick GUID...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Vitaliy Margolen
dinput: Reuse common code and definition.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Vitaliy Margolen
dinput: Fix POV calculation.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Vitaliy Margolen
dinput: Fix handling of dead-zone in evdev joystick.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Vitaliy Margolen
dinput: Fix mapping of axes ids to property ids.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Vitaliy Margolen
dinput: Combine all Release functionality into base...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Vitaliy Margolen
dinput: Move parent dinput reference into base class.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Vitaliy Margolen
dinput: Make sure to unacquire device before freeing it.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jan Zerebecki
dinput: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Vitaliy Margolen
dinput: Don't reset dead zone and saturation when setti...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Vitaliy Margolen
dinput: Initialize user limits with the default 0....
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Vitaliy Margolen
dinput: Return user set limits not the device limits.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Vitaliy Margolen
dinput: Don't close fd before we done with it.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Alexandre Julliard
dinput: Undefine SW_MAX to avoid possible conflicts...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Christoph Frick
dinput: Calc more caps infos ahead and store it in...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Christoph Frick
dinput: No longer check for value exceeding have(min...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Christoph Frick
dinput: Add a config for the axes.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Christoph Frick
dinput: Move the config for the buttons from the JoyDev...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Christoph Frick
dinput: Use a struct ObjProps for the config of the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Christoph Frick
dinput: Rename 'axe' to 'axis'.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Vitaliy Margolen
dinput: Internal data format is not const anymore.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Vitaliy Margolen
dinput: [joystick_linuxinput] Use correct offset to...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Vitaliy Margolen
dinput: [joystick_linuxinput] Rewrite GetObjectInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Vitaliy Margolen
dinput: [joystick_linuxinput] Copy and modify default...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Vitaliy Margolen
dinput: Pass complete DataFormat structure to find_prop...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
Vitaliy Margolen
dinput: AddRef and Release parent DirectInput class.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Christoph Frick
dinput: Set the correct size for the old dinput joystick.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Vitaliy Margolen
dinput: Zero out returned information struct.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Vitaliy Margolen
dinput: Remove redundant parameter.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Vitaliy Margolen
dinput: Move joystick user data format into base class.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Vitaliy Margolen
dinput: Move transform and offsets structures into...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-11
Vitaliy Margolen
dinput: Move few helper functions and standardize them.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-11
Vitaliy Margolen
dinput: Move internal function calculate_ids to where...
blob
|
commitdiff
|
raw
|
diff to current
next