projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winmm: Constify some variables.
[wine]
/
dlls
/
dinput
/
2011-08-03
Francois Gouget
dinput: Make _dump_diactionformatA() static.
tree
|
commitdiff
2011-08-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-01
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-01
Francois Gouget
dinput: Remove IDirectInputDevice8AImpl_{Build,Set...
tree
|
commitdiff
2011-07-26
Marcus Meissner
dinput: const REFGUID is doubled const (Coverity).
tree
|
commitdiff
2011-07-22
Lucas Fialho Zawacki
dinput: SetActionMap setting the axis range according...
tree
|
commitdiff
2011-07-22
Lucas Fialho Zawacki
dinput: SetActionMap for joysticks.
tree
|
commitdiff
2011-07-22
Lucas Fialho Zawacki
dinput: BuildActionMap for all joysticks. For the momen...
tree
|
commitdiff
2011-07-22
Lucas Fialho Zawacki
dinput: EnumDevicesBySemantics enumerate joysticks...
tree
|
commitdiff
2011-07-15
Lucas Fialho Zawacki
dinput: Using DIDFT_GETTYPE in EnumObjects instead...
tree
|
commitdiff
2011-07-15
Lucas Fialho Zawacki
dinput/tests: Tests for EnumObjects with different...
tree
|
commitdiff
2011-07-14
Marcus Meissner
dinput: const REFIID is duplicate const (Coverity).
tree
|
commitdiff
2011-07-14
Lucas Fialho Zawacki
dinput: Corrected misuse of index in EnumDevicesBySeman...
tree
|
commitdiff
2011-07-12
Lucas Fialho Zawacki
dinput: EnumDevicesBySemantics enumerating all kinds...
tree
|
commitdiff
2011-07-12
Lucas Fialho Zawacki
dinput: BuildActionMap and SetActionMap stubs for gener...
tree
|
commitdiff
2011-07-11
Lucas Fialho Zawacki
dinput: Prevent EnumDevicesBySematics from enumerating...
tree
|
commitdiff
2011-07-11
Lucas Fialho Zawacki
dinput: Made EnumDevicesBySemantics more terse.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput8: Improve the behavior of DirectInput8Create.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of DirectInputCreateEx.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Extract the DirectInput instance creation and...
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput/tests: Add tests for IDirectInput::GetDeviceStatus.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Add tests for IDirectInput::EnumDevices and...
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of IDirectInput::CreateDevice.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of IDirectInput::Initialize.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Fix some return values of IDirectInput::QueryIn...
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Implement IDirectInput::RunControlPanel.
tree
|
commitdiff
2011-07-04
Lucas Fialho Zawacki
dinput: SetActionMap and queue_event setting mapped...
tree
|
commitdiff
2011-07-04
Lucas Fialho Zawacki
dinput: SetActionMap constructing a dataformat for...
tree
|
commitdiff
2011-07-04
Lucas Fialho Zawacki
dinput: Keyboard and mouse implementation of BuildActio...
tree
|
commitdiff
2011-06-28
Lucas Fialho Zawacki
dinput: SetActionMap setting the device buffer.
tree
|
commitdiff
2011-06-28
Lucas Fialho Zawacki
dinput: EnumDevicesBySemantics enumerating keyboard...
tree
|
commitdiff
2011-06-17
Jonas Maebe
dinput: Hook up joysticks to DirectInput event queue...
tree
|
commitdiff
2011-05-31
Vitaliy Margolen
dinput: Keyboard does not support DIPROP_RANGE property.
tree
|
commitdiff
2011-05-18
Marcus Meissner
dinput: Mark internal symbols with hidden visibility.
tree
|
commitdiff
2011-05-05
Alexandre Julliard
dinput: Reset the clipped flag when the cursor is released.
tree
|
commitdiff
2011-04-29
Marcus Meissner
dinput: Mark internal symbols as hidden.
tree
|
commitdiff
2011-04-26
Alexandre Julliard
dinput: Pass mouse messages through if the request...
tree
|
commitdiff
2011-04-26
Alexandre Julliard
dinput: Use a 1x1 clipping rect instead of warping...
tree
|
commitdiff
2011-04-26
Alexandre Julliard
dinput: Add a helper function for mouse warping.
tree
|
commitdiff
2011-04-26
Alexandre Julliard
dinput: Get rid of some redundant coordinate mappings.
tree
|
commitdiff
2011-04-14
Vitaliy Margolen
dinput: Implement getting DIPROP_VIDPID property for...
tree
|
commitdiff
2011-03-31
Vincent Pelletier
dinput: Effect length can actually be 0.
tree
|
commitdiff
2011-03-28
Vincent Pelletier
dinput: Ramp from lStart to lEnd, not lStart to lStart.
tree
|
commitdiff
2011-02-07
Austin English
dinput/tests: Make sure to use return value (LLVM/Clang).
tree
|
commitdiff
2011-02-02
Vitaliy Margolen
dinput: Ignore EV_MSC events instead of printing fixme.
tree
|
commitdiff
2011-02-02
Vitaliy Margolen
dinput: Return correct error code for DIPROP_VIDPID.
tree
|
commitdiff
2011-01-25
Charles Davis
dinput: Don't link to/include Carbon on Mac OS X.
tree
|
commitdiff
2011-01-25
Vitaliy Margolen
dinput: Fix typo. Found by clang.
tree
|
commitdiff
2011-01-24
Vitaliy Margolen
dinput: Combine ASCII and Unicode device create callbac...
tree
|
commitdiff
2011-01-19
Vitaliy Margolen
dinput: Combine ASCII and Unicode Direct Input Device...
tree
|
commitdiff
2011-01-19
Vitaliy Margolen
dinput: Make newly created device append itself to...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use interfaces instead of vtbl...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: Change internal check_dinput_hooks method to...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use proper interface instead...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - return interface instead of typec...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use proper DirectInput interface...
tree
|
commitdiff
2011-01-10
Vitaliy Margolen
dinput: More COM cleanup for IDirectInput - use interfa...
tree
|
commitdiff
2011-01-06
Greg Geldorp
dinput/tests: Skip acquire tests when not running in...
tree
|
commitdiff
2011-01-03
Vitaliy Margolen
dinput: Pass interface instead of this pointer to joyst...
tree
|
commitdiff
2011-01-03
Vitaliy Margolen
dinput: Rename IDirectInputDevice2AImpl into IDirectInp...
tree
|
commitdiff
2011-01-03
Vitaliy Margolen
dinput: COM cleanup - use interface instead of lpvtbl...
tree
|
commitdiff
2010-12-29
Vitaliy Margolen
dinput: Convert DirectInput to using interface instead...
tree
|
commitdiff
2010-12-07
Alexandre Julliard
dinput: Convert dll registration to the IRegistrar...
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
dinput: Use an iface instead of a vtbl pointer in IClas...
tree
|
commitdiff
2010-09-21
Zach Smith
dinput: OSX joystick driver separate device for each...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-16
Kovács András
dinput: Return an error in IDirectInputDevice2AImpl_Get...
tree
|
commitdiff
2010-08-31
Andrew Talbot
dinput: Constify some variables.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-05-18
Michael Stefaniuc
dinput: Remove explicit cast to long as it happens...
tree
|
commitdiff
2010-04-28
Detlef Riekenberg
dinput: Add the riid for an unsupported interface to...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-02
Michael Stefaniuc
dinput: Don't use HIWORD to check if a REFGUID is a...
tree
|
commitdiff
2010-01-14
Paul Vriens
dinput: Don't check a parameter twice (Coccinelle).
tree
|
commitdiff
2010-01-06
Reece Dunn
Don't generate FIXME warnings for DllCanUnloadNow.
tree
|
commitdiff
2009-12-02
Francois Gouget
dsound: Make id_to_offset() static.
tree
|
commitdiff
2009-11-30
Vitaliy Margolen
dinput: Pass event instance ID to queue_event instead...
tree
|
commitdiff
2009-11-30
Vitaliy Margolen
dinput: Improve dumping of DIACTIONFORMAT.
tree
|
commitdiff
2009-11-30
Vitaliy Margolen
dinput: Fix definitions to match PSDK.
tree
|
commitdiff
2009-10-21
Ričardas Barkauskas
dinput: Fix counting non mapped axis as pov.
tree
|
commitdiff
2009-10-15
Paul Vriens
dinput/tests: Fix a few intermittent test failures.
tree
|
commitdiff
2009-10-14
Stefan Dösinger
dinput: Make the creation functions hookable.
tree
|
commitdiff
2009-09-11
Vitaliy Margolen
dinput: Fix POV for programs that use buffered events.
tree
|
commitdiff
2009-09-08
Vitaliy Margolen
dinput: Convert axis mapping array to int instead of...
tree
|
commitdiff
2009-09-08
Vitaliy Margolen
dinput: Move axes and buttons queries into initial...
tree
|
commitdiff
next