projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: COM cleanup for IDirect3DDevice2 interface.
[wine]
/
dlls
/
dinput
/
joystick_linux.c
2011-07-12
Lucas Fialho Zawacki
dinput: BuildActionMap and SetActionMap stubs for gener...
blob
|
commitdiff
|
raw
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
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-09-08
Vitaliy Margolen
dinput: Move axes and buttons queries into initial...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Get default axes configuration from the device...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Expand joydev joystick discovery to query joyst...
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: Move setup_dinput_options into common place.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Move axes count into base joystick class.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Vitaliy Margolen
dinput: Move axes mapping array and default dead-zone...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Vitaliy Margolen
dinput: Make props array a part of the generic joystick...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Vitaliy Margolen
dinput: Remove redundant stuff.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Vitaliy Margolen
dinput: Make EnumDevices and GetObjectInfo consistent...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Aric Stewart
dinput: Create generic joystick Acquire/Unacquire.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Aric Stewart
dinput: Rename Linux-specific joystick functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Aric Stewart
dinput: Move joystick Polling and Device State to the...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Aric Stewart
dinput: Move joystick productGuid and Name to the gener...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Aric Stewart
dinput: Begin joystick separation into a generic module.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Alexandre Julliard
dinput: Avoid size_t in traces.
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-01
Vitaliy Margolen
dinput: Use correct GetObjectInfo for joystick.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Andrew Talbot
dinput: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Vitaliy Margolen
dinput: Zero the out buffer.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Vitaliy Margolen
dinput: Ignore events from extra joystick buttons.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Vitaliy Margolen
dinput: Limit number of axes in a different way - map...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Vitaliy Margolen
dinput: Remove redundant variable.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Vitaliy Margolen
dinput: Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Vitaliy Margolen
dinput: Fix default axes mapping generation.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Vitaliy Margolen
dinput: Limit number of supported axis and buttons.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Andrew Talbot
dinput: Fix handle leak.
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-03-29
Andrew Talbot
dinput: Assign to struct instead of using CopyMemory.
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
2008-01-02
Lionel Debroux
dinput: Improve TRACEs and WARNs.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Michael Stefaniuc
dlls: Remove duplicate includes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Vitaliy Margolen
dinput: Add a helper function to open configuration...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Vitaliy Margolen
dinput: Move get_config_key to a common place.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Vitaliy Margolen
dinput: Count should not be 0-based.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Vitaliy Margolen
dinput: Don't try to create non existing device (/dev...
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 mapping of axes ids to property ids.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Erik Inge Bolsø
dinput: Fix joystick axis remapping.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Vitaliy Margolen
dinput: Fix typo.
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-04-24
Andrew Talbot
dinput: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Andrew Talbot
dinput: Replace inline static with static inline.
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-13
Andrew Talbot
dinput: Constify some variables.
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-06
Vitaliy Margolen
dinput: Use correct flag for object instance.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Vitaliy Margolen
dinput: Look for all available js* joystick devices.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Vitaliy Margolen
dinput: Don't reset user specified range in SetDataForm...
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-11
Vitaliy Margolen
dinput: Internal data format is not const anymore.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Vitaliy Margolen
dinput: [joystick_linux] Use correct offset to queue...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Vitaliy Margolen
dinput: [joystick_linux] Reuse the same properties...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Vitaliy Margolen
dinput: [joystick_linux] Copy and modify default data...
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
2007-01-04
Andrew Talbot
dinput: Declare some functions static.
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-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
2006-12-11
Vitaliy Margolen
dinput: Fix processing of custom format.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Vitaliy Margolen
dinput: Move joystick event queue into base device...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vitaliy Margolen
dinput: Move critical section to the base device class.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vitaliy Margolen
dinput: Move acquired flag to the base device class...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Damjan Jovanovic
dinput: Changed select to poll.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Vitaliy Margolen
dinput: Move SetEventNotification and associated event...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Vitaliy Margolen
dinput: Use dinput device as a base class for keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vitaliy Margolen
dinput: Win64 printf format warning fixes.
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-04-19
Mike Frysinger
joystick: Search for /dev/input/js as well as /dev/js.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-05
Pavel Semerad
dinput: Fixed joystick with POV and JoystickAImpl_SetPr...
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-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Mike McCormack
gcc 4.0 warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Mike McCormack
gcc 4.0 warning fixes for Interlocked* functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Stefan Huehner
Fix some more -Wmissing-declarations warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Alexandre Julliard
Moved config parameters to HKCU\Software\Wine\DirectInput.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
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
next