Added preferences to dinput drivers (so we can have two joystick
authorMarcus Meissner <Marcus.Meissner@caldera.de>
Tue, 12 Dec 2000 00:38:58 +0000 (00:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Dec 2000 00:38:58 +0000 (00:38 +0000)
commitc9b3b2e8f84a99c337c7d75d734b120e1582e45e
tree54a0f0987faacccf37b17f18f25218e0b166aadb
parente371e682cb2975a684910459e78bdb91c5faf6df
Added preferences to dinput drivers (so we can have two joystick
drivers). Implemented a joystick driver for the Linux 2.4
dev/input/event API.
configure
configure.in
dlls/dinput/Makefile.in
dlls/dinput/dinput_main.c
dlls/dinput/dinput_private.h
dlls/dinput/joystick/linux.c
dlls/dinput/joystick/linuxinput.c [new file with mode: 0644]
dlls/dinput/keyboard/main.c
dlls/dinput/mouse/main.c
include/config.h.in
include/dinput.h