projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wined3d: Check the color data type too when deciding whether to convert data.
[wine]
/
dlls
/
dinput
/
joystick_linuxinput.c
2006-07-07
Christoph Frick
dinput: map_axis must be able to work with LONG's value...
blob
|
commitdiff
|
raw
2006-07-07
Christoph Frick
dinput: Remove redundant struct members.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: Implement the GetProperty call for getting...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: Call fake_current_js_state on the places where...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: Only fake the current state on axes that are...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: Move the axes and button configs into the JoyDe...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: Utilize the offsets and the transform to suppor...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: Adds offset and transform and their basic handl...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: When handling axes, ignore the ABS_HAT.* as...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: Set the amount of POVs in the caps.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Christoph Frick
dinput: Detect more than one /dev/input/event joystick.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Christoph Frick
dinput/joystick_linuxinput: Add POV detection and repor...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Christoph Frick
dinput/linuxinput: Fix handling of DIPH_BYID.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Mike McCormack
dinput: Fix the compile for missing EV_SYN define.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Christoph Frick
dinput: Dynamic handling of buttons of a device.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-12
Daniel Remenak
Add additional sanity checks to the linux input system...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-11
Christoph Frick
Moved and adopted joystick_linux.c code into the
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Alexandre Julliard
Use the COM macros instead of accessing lpVtbl directly.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Mike McCormack
Fix warnings for no force feedback case.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Daniel Remenak
- Allow the creation of an FF effect while the joystick...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Daniel Remenak
- Allow enumeration of objects when the device is not...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Daniel Remenak
Protect FF_STATUS usage to avoid compile errors on...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-03
Daniel Remenak
Implement EnumEffects, CreateEffect, EnumCreatedEffects,
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Alexandre Julliard
Removed some unused or redundant configure checks.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-29
Daniel Remenak
Correctly enumerate evdev joysticks when enumeration...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-29
Daniel Remenak
Detect force-feedback-capable linux event device joysti...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Daniel Remenak
Correct dinput handling of sliders and non-zero-based...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Dmitry Timoshkov
Make more of the OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Robert Reif
Pass around real version and do correct thing based...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Gerald Pfeifer
Fix compilation of the case without proper Linux joysti...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Alexandre Julliard
Build a static list of devices instead of relying on ELF
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Christian Costa
Implemented GetProperty method for keyboard device.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Christian Costa
Handle device class in DX8 enumeration (found by Robert...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Christian Costa
Fixed enumeration of joysticks in DX8.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-17
Robert Reif
Use InterlockedIncrement/InterlockedDecrement for refer...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Robert Reif
Added support for multiple devices.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Robert Reif
Add buffered mode to joystick.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
Lionel Ulmer
- some new logging on device enumeration
blob
|
commitdiff
|
raw
|
diff to current
2004-06-02
Lionel Ulmer
- some TRACEing improvements
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Christian Costa
Fixed joystick device type for dinput8.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Christoph Frick
- added code to have the joystick state be set to the...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-24
Christoph Frick
- Added missing break statement.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Alexandre Julliard
We don't really need subdirectories in dlls/dinput.
blob
|
commitdiff
|
raw
|
diff to current