Vitaliy Margolen
|
5bb094c9a2
|
dinput: Return correct key names for num_lock and pause.
Scan codes and DIK codes for num_lock and pause are reversed.
|
2011-11-09 11:54:25 +01:00 |
Vitaliy Margolen
|
8c5a440144
|
dinput: Window supplied to SetCooperativeLevel have to be top level window.
|
2011-11-02 12:36:11 +01:00 |
Vitaliy Margolen
|
35016b0513
|
dinput: Report mouse and keyboard as being emulated. This works better for some games.
|
2011-10-31 16:46:21 +01:00 |
Vitaliy Margolen
|
67e0b356c0
|
dinput: Restore checks for DirectX 3 buffer size.
|
2011-10-25 16:57:28 +02:00 |
Aurimas Fišeras
|
8991a96885
|
dinput: Add Lithuanian translation.
|
2011-10-24 12:36:24 +02:00 |
Frédéric Delanoy
|
3c15af301c
|
dinput: Avoid casting return value of HeapAlloc calls.
|
2011-10-21 12:31:31 +02:00 |
Vitaliy Margolen
|
271c6a6c5f
|
dinput: Add some logging to base class.
|
2011-10-20 17:05:19 +02:00 |
Luca Bennati
|
9d487fd2c3
|
dinput: Add Italian translation.
|
2011-10-17 17:45:04 +02:00 |
Vitaliy Margolen
|
aba1ed78da
|
dinput: Put some checks back into GetDeviceData for DirectInput 8.
|
2011-10-17 17:45:02 +02:00 |
Vitaliy Margolen
|
d7db5d5399
|
dinput: Don't mask buffer overflow error.
|
2011-10-17 17:45:01 +02:00 |
Vitaliy Margolen
|
db6780806e
|
dinput: Add buffer overflow check.
|
2011-10-17 17:45:01 +02:00 |
Vitaliy Margolen
|
e939980027
|
dinput: Fix buffer size in test.
|
2011-10-17 17:45:01 +02:00 |
Vitaliy Margolen
|
1a56be85be
|
dinput: Acquire should not reset buffer position.
|
2011-10-14 13:12:28 +02:00 |
Vitaliy Margolen
|
157528eb0f
|
dinput: GetDeviceData always succeeds regardless if buffering is enabled or device is acquired.
|
2011-10-14 13:12:28 +02:00 |
Francois Gouget
|
ca8c1103af
|
dinput: Fix printing NULL strings.
|
2011-09-19 17:56:05 +02:00 |
Lucas Fialho Zawacki
|
32800de137
|
dinput: Fill dialog with info about the first device by default in config.c.
|
2011-09-13 11:27:00 +02:00 |
Lucas Fialho Zawacki
|
03fa9f627b
|
dinput: Initialize device count to 0 in config.c.
|
2011-09-13 11:27:00 +02:00 |
Marcus Meissner
|
a038ec330a
|
dinput: Fixed bad sizeof (pointer -> struct) (Coverity).
|
2011-09-12 10:07:31 +02:00 |
Dan Kegel
|
b7bb3538f9
|
dinput: Fix compilation on systems that don't support nameless unions.
|
2011-09-09 16:18:17 +02:00 |
Hwang YunSong
|
d045719761
|
dinput: New Korean resource.
|
2011-09-09 14:41:53 +02:00 |
Lucas Fialho Zawacki
|
b0dfa932b6
|
dinput: Working CANCEL and RESET buttons in ConfigureDevices dialog.
|
2011-09-06 12:23:53 +02:00 |
Lucas Fialho Zawacki
|
67682c244c
|
dinput: Added possibility to change the action mapping in the ConfigureDevices dialog.
|
2011-09-06 12:23:42 +02:00 |
Lucas Fialho Zawacki
|
9149691865
|
dinput: Added display of available actions to ConfigureDevices dialog.
|
2011-09-06 12:23:42 +02:00 |
Lucas Fialho Zawacki
|
a4b209b119
|
dinput: Added object/action enumeration to ConfigureDevices dialog.
|
2011-09-06 12:23:42 +02:00 |
Lucas Fialho Zawacki
|
9bbe3b45d0
|
dinput: Added enumerated devices to ConfigureDevices dialog.
|
2011-09-06 12:23:28 +02:00 |
Lucas Fialho Zawacki
|
0ae4710926
|
dinput: Added ConfigureDevices dialog.
|
2011-09-06 12:22:09 +02:00 |
Francois Gouget
|
1e8abc3984
|
dinput: Make semantic_to_obj_id() static.
|
2011-09-02 14:42:14 +02:00 |
Lucas Fialho Zawacki
|
89367ebec0
|
dinput: Added ConfigureDevices A to W crosscall.
|
2011-08-26 13:13:36 +02:00 |
Lucas Fialho Zawacki
|
64c1f4778c
|
dinput: Proper conversion of username parameters for Set and BuildActionMap.
|
2011-08-24 11:51:51 +02:00 |
Lucas Fialho Zawacki
|
7e3d51b7c6
|
dinput: Free previous action map in SetActionMap.
|
2011-08-24 11:51:48 +02:00 |
Lucas Fialho Zawacki
|
4a20339346
|
dinput: In BuildActionMap, don't assign objects to actions mapped by an user.
|
2011-08-24 11:51:45 +02:00 |
Lucas Fialho Zawacki
|
d175c1526f
|
dinput: Common implementation for joystick, keyboard and mouse SetActionMap.
|
2011-08-24 11:51:42 +02:00 |
Lucas Fialho Zawacki
|
c0fd222321
|
dinput: Common implementation of BuildActionMap for keyboard and mouse.
|
2011-08-24 11:51:39 +02:00 |
Francois Gouget
|
19edb43627
|
dinput: Make _dump_diactionformatA() static.
|
2011-08-03 14:15:48 +02:00 |
Francois Gouget
|
ed3c9a1eca
|
Assorted spelling fixes.
|
2011-08-03 14:15:48 +02:00 |
Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
Frédéric Delanoy
|
f932abf326
|
dlls: Assorted spelling fixes.
|
2011-08-01 18:26:27 +02:00 |
Francois Gouget
|
5e9a1eeeb5
|
dinput: Remove IDirectInputDevice8AImpl_{Build,Set}ActionMap() as it is unused.
|
2011-08-01 18:26:26 +02:00 |
Marcus Meissner
|
011a817e65
|
dinput: const REFGUID is doubled const (Coverity).
|
2011-07-26 18:00:13 +02:00 |
Lucas Fialho Zawacki
|
8cc44cb8c3
|
dinput: SetActionMap setting the axis range according to the action format.
|
2011-07-22 12:57:22 +02:00 |
Lucas Fialho Zawacki
|
79bd7249e4
|
dinput: SetActionMap for joysticks.
|
2011-07-22 12:57:22 +02:00 |
Lucas Fialho Zawacki
|
31fdae5b4c
|
dinput: BuildActionMap for all joysticks. For the moment only for buttons and axis.
|
2011-07-22 12:57:21 +02:00 |
Lucas Fialho Zawacki
|
6e098f90a6
|
dinput: EnumDevicesBySemantics enumerate joysticks with priority flags.
|
2011-07-22 12:57:21 +02:00 |
Lucas Fialho Zawacki
|
efdad2c1ce
|
dinput: Using DIDFT_GETTYPE in EnumObjects instead of DIEFT_GETTYPE.
|
2011-07-15 14:43:50 +02:00 |
Lucas Fialho Zawacki
|
d1a6d70e89
|
dinput/tests: Tests for EnumObjects with different types of device objects.
|
2011-07-15 14:43:47 +02:00 |
Marcus Meissner
|
3dc66a9d6d
|
dinput: const REFIID is duplicate const (Coverity).
|
2011-07-14 14:13:40 +02:00 |
Lucas Fialho Zawacki
|
4958db8eba
|
dinput: Corrected misuse of index in EnumDevicesBySemantics.
|
2011-07-14 14:11:40 +02:00 |
Lucas Fialho Zawacki
|
bc5d32bec6
|
dinput: EnumDevicesBySemantics enumerating all kinds of joysticks.
|
2011-07-12 11:37:36 +02:00 |
Lucas Fialho Zawacki
|
dc044e156d
|
dinput: BuildActionMap and SetActionMap stubs for generic joystick.
|
2011-07-12 11:37:23 +02:00 |
Lucas Fialho Zawacki
|
662d332246
|
dinput: Prevent EnumDevicesBySematics from enumerating keyboard and mouse as having force feedback.
|
2011-07-11 12:24:55 +02:00 |