Module: wine Branch: master Commit: 65711634ce97e3e01e7ac70d95388da5e208f90e URL: http://source.winehq.org/git/wine.git/?a=commit;h=65711634ce97e3e01e7ac70d95...
Author: Ken Thomases ken@codeweavers.com Date: Mon Mar 16 18:44:08 2015 -0500
winejoystick: Add WinMM joystick support for OS X.
---
configure | 2 +- configure.ac | 2 +- dlls/winejoystick.drv/Makefile.in | 4 +- dlls/winejoystick.drv/joystick_osx.c | 754 +++++++++++++++++++++++++++++++++++ 4 files changed, 759 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=65711634ce97e3e01e7ac7...