projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
strmbase: Print the debug string and not the pointer to it.
[wine]
/
dlls
/
dinput
/
dinput_main.c
2012-03-26
Lucas Zawacki
dinput: Correct wrong loop delimiter in diactionformat_...
blob
|
commitdiff
|
raw
2011-12-02
Vitaliy Margolen
dinput: Fix device enumeration by DX8 device type.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Vitaliy Margolen
dinput: Add more error checking to IDirectInput_GetDevi...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Vitaliy Margolen
dinput: Add more parameter checking to enum devices.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Vitaliy Margolen
dinput: Stub IDirectInputJoyConfig8 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Francois Gouget
dinput: Delete the static critical section when unloadi...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Francois Gouget
dinput: Fix printing NULL strings.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Lucas Fialho Zawacki
dinput: Added ConfigureDevices dialog.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Lucas Fialho Zawacki
dinput: Added ConfigureDevices A to W crosscall.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Francois Gouget
dinput: Make _dump_diactionformatA() static.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Marcus Meissner
dinput: const REFGUID is doubled const (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Lucas Fialho Zawacki
dinput: EnumDevicesBySemantics enumerate joysticks...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Lucas Fialho Zawacki
dinput: Corrected misuse of index in EnumDevicesBySeman...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
Lucas Fialho Zawacki
dinput: EnumDevicesBySemantics enumerating all kinds...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Lucas Fialho Zawacki
dinput: Prevent EnumDevicesBySematics from enumerating...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Lucas Fialho Zawacki
dinput: Made EnumDevicesBySemantics more terse.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Andrew Nguyen
dinput8: Improve the behavior of DirectInput8Create.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of DirectInputCreateEx.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Andrew Nguyen
dinput: Extract the DirectInput instance creation and...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Andrew Nguyen
dinput: Add tests for IDirectInput::EnumDevices and...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of IDirectInput::CreateDevice.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of IDirectInput::Initialize.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Andrew Nguyen
dinput: Fix some return values of IDirectInput::QueryIn...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Andrew Nguyen
dinput: Implement IDirectInput::RunControlPanel.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Lucas Fialho Zawacki
dinput: SetActionMap setting the device buffer.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Lucas Fialho Zawacki
dinput: EnumDevicesBySemantics enumerating keyboard...
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: Change internal check_dinput_hooks method to...
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-10
Vitaliy Margolen
dinput: More COM cleanup for IDirectInput - use interfa...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Vitaliy Margolen
dinput: Rename IDirectInputDevice2AImpl into IDirectInp...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Vitaliy Margolen
dinput: Convert DirectInput to using interface instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Alexandre Julliard
dinput: Convert dll registration to the IRegistrar...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-05
Michael Stefaniuc
dinput: Use an iface instead of a vtbl pointer in IClas...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-28
Detlef Riekenberg
dinput: Add the riid for an unsupported interface to...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Reece Dunn
Don't generate FIXME warnings for DllCanUnloadNow.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Vitaliy Margolen
dinput: Improve dumping of DIACTIONFORMAT.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Vitaliy Margolen
dinput: Fix definitions to match PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Stefan Dösinger
dinput: Make the creation functions hookable.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Paul TBBle Hampson
dinput: Add missing newline to trace message.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Aric Stewart
dinput: Add Mac OS/X joystick support.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Vitaliy Margolen
dinput: Let each device decide which hook event to...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Vitaliy Margolen
dinput: Consume mouse & keyboard events in exclusive...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Michael Stefaniuc
dinput: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Andrew Talbot
dinput: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Jim Cameron
dinput: Add IID_IUnknown to DICF_CreateInstance(),...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Vitaliy Margolen
dinput: Implement GetDeviceStatus.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Francois Gouget
dinput: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Marcus Meissner
dinput: Add debug output for IDirectInput8A::EnumDevice...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Marcus Meissner
dinput: Add a dumper for LPDIACTIONFORMAT.
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-12-18
Francois Gouget
dinput: Make _dump_cooperativelevel_DI() and _dump_Enum...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
Andrew Riedi
dinput: DPRINTF -> TRACE.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Andrew Talbot
dinput: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Vitaliy Margolen
dinput: When setting hooks ignore devices without even...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-23
Vitaliy Margolen
dinput: Use more messages as a possible indication...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Vitaliy Margolen
dinput: Use CALLWINDPROC hook to monitor focus loses...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Vitaliy Margolen
dinput: Use PostMessage instead of SendMessage. Remove...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Vitaliy Margolen
dinput: Convert IDirectInput into multi-interface object.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Vitaliy Margolen
dinput: Clear static variables after releasing hooks.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vitaliy Margolen
dinput: Rename set_dinput_hook and call it from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vitaliy Margolen
dinput: Handle multiple keyboard and mouse devices.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vitaliy Margolen
dinput: Keep a list of all IDirectInput objects and...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vitaliy Margolen
dinput: Keep the list of all the dinput devices created...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Vitaliy Margolen
dinput: Remove duplicate code.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Vitaliy Margolen
dinput: Prevent race between destroying the hook window...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vitaliy Margolen
dinput: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Alexandre Julliard
dinput: Only register the window class once to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Vitaliy Margolen
dinput: Create/destroy hook thread from DirectInput.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Vitaliy Margolen
dinput: Move hook_thread from device to DirectInput.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Vitaliy Margolen
dinput: Initialize event sequence counter. And simplify...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Vitaliy Margolen
dinput: Fix small typo.
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-05-08
Roderick Colenbrander
dinput: Fix Initialize return value.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Francois Gouget
Assorted spelling fixes.
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-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
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-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-05-13
Robert Reif
Fix SetProperty error returned.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Robert Reif
Fix joystick crash when a button guid is specified...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
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-01-24
Rémi Assailly
char -> const char fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Christian Costa
Fixed enumeration of joysticks in DX8.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
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-09
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Hans Leidekker
Fix signed/unsigned comparison warnings.
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-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD 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-04-06
James Perry
Make dinput.dll self register.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
next