projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
include: Add missing local attributes to shobjidl.idl.
[wine]
/
dlls
/
dinput
/
dinput_main.c
2008-09-30
Andrew Talbot
dinput: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
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
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-16
Raphael Junqueira
- DInput WideChar classes support. This time all dinput...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Christian Costa
Make dinput8 behaviour more correct for mouse and keyboard.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-29
Christian Costa
Enable creation of DirectInput objects trough CoCreateI...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-24
Lionel Ulmer
Implement GetDeviceInfo and GetObjectInfo for the keybo...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Ove Kaaven
Only install the keyboard hook on device creation.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-24
Alexandre Julliard
Pass the correct instance when installing the mouse...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-24
Jens Hoffmann
Pass correct instance in keyboard_hook setup.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Ove Kaaven
- support DirectInput 8 interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-19
Arjen Nienhuis
Fixed keyboard handling.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Patrik Stridvall
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-28
Alexandre Julliard
Authors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
James Juran
Add <string.h> to files that needed it.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-04
Francois Gouget
Removed the 'fn' prefix (i.e. ICOM_FN).
blob
|
commitdiff
|
raw
|
diff to current
2000-12-12
Marcus Meissner
Added preferences to dinput drivers (so we can have...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Alexandre Julliard
Created a small static library in ole/libuuid.a that...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Lionel Ulmer
- reorganized DInput DLL
blob
|
commitdiff
|
raw
|
diff to current
2000-10-31
Andreas Mohr
Changed mouse UnAcquire to NOT unacquire it on multiple...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-22
Patrik Stridvall
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-13
Marcus Meissner
Implemented DirectInputCreateEx.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-26
Alexandre Julliard
Removed calls to ConvertToGlobalHandle and MakeCritical...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-10
Alexandre Julliard
Merged clipboard driver into USER driver.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Alexandre Julliard
Moved GUID definitions to their respective dll.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Alexandre Julliard
Cleaned up some more USER dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-03
Alexandre Julliard
Merged display.dll into USER.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-28
Lionel Ulmer
Added leaving of critical section on all return cases.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-24
Patrik Stridvall
Fixed issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Patrik Stridvall
Made the include files self sufficient.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Lionel Ulmer
- added some debug code and cleaned-up the mouse warpin...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-20
Alexandre Julliard
Moved graphics initialisation to the x11drv/ttydrv...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Alexandre Julliard
Made ddraw and dinput separate dlls.
blob
|
commitdiff
|
raw
|
diff to current