Aric Stewart : dinput: Begin joystick separation into a generic module.

Alexandre Julliard julliard at winehq.org
Tue Mar 10 10:53:29 CDT 2009


Module: wine
Branch: master
Commit: 620839d24e8cae6c9ce0fbe689ff7043e7b7461d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=620839d24e8cae6c9ce0fbe689ff7043e7b7461d

Author: Aric Stewart <aric at codeweavers.com>
Date:   Mon Mar  9 10:06:41 2009 -0500

dinput: Begin joystick separation into a generic module.

---

 dlls/dinput/Makefile.in        |    1 +
 dlls/dinput/joystick.c         |  276 ++++++++++++++++++++++++++++++
 dlls/dinput/joystick_linux.c   |  364 +++++++---------------------------------
 dlls/dinput/joystick_private.h |   59 +++++++
 4 files changed, 396 insertions(+), 304 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=620839d24e8cae6c9ce0fbe689ff7043e7b7461d



More information about the wine-cvs mailing list