projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Look up driver info in the registry as well as in system.ini.
[wine]
/
dlls
/
dinput
/
2004-06-04
Lionel Ulmer
- some new logging on device enumeration
tree
|
commitdiff
2004-06-02
Lionel Ulmer
- some TRACEing improvements
tree
|
commitdiff
2004-05-27
Christian Costa
Fixed joystick device type for dinput8.
tree
|
commitdiff
2004-05-14
Ivan Leo Murray...
Updated the version info of all DirectX dlls to the...
tree
|
commitdiff
2004-04-19
Christoph Frick
- added code to have the joystick state be set to the...
tree
|
commitdiff
2004-04-12
Lionel Ulmer
- better log the GetDeviceState function
tree
|
commitdiff
2004-04-06
James Perry
Make dinput.dll self register.
tree
|
commitdiff
2004-03-24
Christoph Frick
- Added missing break statement.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-01
Alexandre Julliard
Portability fixes for LSB compatibility.
tree
|
commitdiff
2004-02-12
Alexandre Julliard
We don't really need subdirectories in dlls/dinput.
tree
|
commitdiff
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
tree
|
commitdiff
2004-01-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-01-05
Marcus Meissner
Handle DIJOYSTATE and DIJOYSTATE2 structs, fail on...
tree
|
commitdiff
2003-10-30
Hannu Valtonen
JoystickAImpl_Unacquire should return DI_NOEFFECT if...
tree
|
commitdiff
2003-10-28
Hannu Valtonen
SysMouseAImpl_Unacquire should return DI_NOEFFECT if...
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-23
Tom Wickline
Set version to 8.1.
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
tree
|
commitdiff
2003-08-08
Tom Wickline
Set version to DirectX 7.
tree
|
commitdiff
2003-07-30
Alexandre Julliard
Make the DllRegisterServer, DllRegisterServerEx, DllUnr...
tree
|
commitdiff
2003-07-21
Marcus Meissner
KEY_MAX is 511, which does not fit in a BYTE.
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-06-16
Raphael Junqueira
- DInput WideChar classes support. This time all dinput...
tree
|
commitdiff
2003-06-13
Christian Costa
Make dinput8 behaviour more correct for mouse and keyboard.
tree
|
commitdiff
2003-06-13
Paul Bain
Put IID_IDirectInputDevice2A back in
tree
|
commitdiff
2003-06-07
Christian Costa
Fix SetDataFormat and implement GetDeviceInfo for mouse...
tree
|
commitdiff
2003-06-04
Mark Westcott
DInput keyboard handling checks for incoming X11 events.
tree
|
commitdiff
2003-04-29
Christian Costa
Small fix in IDirectInputDevice2Impl_QueryInterface.
tree
|
commitdiff
2003-04-29
Christian Costa
Enable creation of DirectInput objects trough CoCreateI...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-15
Tony Lambregts
Replace DPRINTF with TRACE.
tree
|
commitdiff
2003-02-24
Lionel Ulmer
Implement GetDeviceInfo and GetObjectInfo for the keybo...
tree
|
commitdiff
2003-02-12
Lionel Ulmer
Implemented EnumObjects for the keyboard device.
tree
|
commitdiff
2003-02-12
Lionel Ulmer
Report an error if GetDeviceData is called on an Unacqu...
tree
|
commitdiff
2003-02-11
Ove Kaaven
Only install the keyboard hook on device creation.
tree
|
commitdiff
2003-01-23
Marcus Meissner
Remove errno.h from files that do not need it.
tree
|
commitdiff
2003-01-13
Enrico Horn
Add version info to dinput.
tree
|
commitdiff
2002-12-24
Alexandre Julliard
Pass the correct instance when installing the mouse...
tree
|
commitdiff
2002-11-24
Jens Hoffmann
Pass correct instance in keyboard_hook setup.
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-08-30
Steven Edwards
Update some .cvsignore files for building on Windows.
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-06
Lionel Ulmer
Handle 'not acquired' error messages on keyboard GetDev...
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Added missing wine/port.h.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-14
Ove Kaaven
- support DirectInput 8 interfaces.
tree
|
commitdiff
2002-06-02
Vincent Béron
- Made sure const LP were actually const in dinput.h.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-24
James Juran
Add missing \n to output messages.
tree
|
commitdiff
2002-05-22
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-05-19
Arjen Nienhuis
Fixed keyboard handling.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-07
Olivier Houchard
Hack to make SetEventNotification work.
tree
|
commitdiff
2002-04-02
Andreas Mohr
Spelling/error messages fixes.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-11
Andreas Mohr
Some small cleanups to dinput mouse code.
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2001-11-19
Francois Gouget
A few typos.
tree
|
commitdiff
2001-11-06
<larstiq@larstiq...
Devices never need to be polled, so return DI_NOEFFECT...
tree
|
commitdiff
2001-10-18
Alexandre Julliard
Make dinput a properly separated dll.
tree
|
commitdiff
2001-10-18
Alexandre Julliard
Use WH_MOUSE_LL hook instead of redirecting the mouse...
tree
|
commitdiff
2001-10-18
Alexandre Julliard
Fixed GetDeviceState and GetDeviceData to use only...
tree
|
commitdiff
2001-10-02
Alexandre Julliard
Removed unnecessary includes/definitions.
tree
|
commitdiff
2001-07-26
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-04-24
Alexandre Julliard
Small cleanups.
tree
|
commitdiff
2001-04-16
Ove Kaaven
Don't restore the saved keyboard autorepeat config...
tree
|
commitdiff
2001-02-12
James Abbatiello
Fix a few compiler warnings.
tree
|
commitdiff
2001-01-28
Ove Kaaven
Don't disable keyboard autorepeat, since autorepeat...
tree
|
commitdiff
2001-01-28
Alexandre Julliard
Authors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-26
Ove Kaaven
Check that the linux 2.4 event interface is available...
tree
|
commitdiff
2001-01-19
Marcus Meissner
Added configure check for old linux/input.h.
tree
|
commitdiff
2001-01-05
Andreas Mohr
Mouse events fix.
tree
|
commitdiff
2001-01-04
Francois Gouget
Removed the 'fn' prefix (i.e. ICOM_FN).
tree
|
commitdiff
2000-12-19
Marcus Meissner
Implemented DIGDD_PEEK for SysMouseA::GetDeviceData.
tree
|
commitdiff
2000-12-16
Alexandre Julliard
Avoid a couple of dependencies on input.c internal...
tree
|
commitdiff
2000-12-12
Marcus Meissner
Added preferences to dinput drivers (so we can have...
tree
|
commitdiff
2000-12-06
Alexandre Julliard
Created a small static library in ole/libuuid.a that...
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-25
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-11-05
Lionel Ulmer
- reorganized DInput DLL
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-10-31
Andreas Mohr
Changed mouse UnAcquire to NOT unacquire it on multiple...
tree
|
commitdiff
2000-10-22
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-10-13
Marcus Meissner
Implemented DirectInputCreateEx.
tree
|
commitdiff
2000-08-26
Alexandre Julliard
Removed calls to ConvertToGlobalHandle and MakeCritical...
tree
|
commitdiff
2000-08-10
Alexandre Julliard
Merged clipboard driver into USER driver.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Moved GUID definitions to their respective dll.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Cleaned up some more USER dependencies.
tree
|
commitdiff
next