On Jun 24, 2016, at 8:33 PM, David Lawrie david.dljunk@gmail.com wrote:
Fixes https://bugs.winehq.org/show_bug.cgi?id=38997 for dinput joysticks
Note: if multiple virtual joysticks have the same location ID, they will still be unordered
Tested on OS X 10.10.5.
Signed-off-by: David Lawrie david.dljunk@gmail.com
dlls/dinput/joystick_osx.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
Similar comments as for the corresponding winejoystick.drv patch, of which this is a subset.
-Ken
Got it, will make the changes.
Cheers, David
On Wednesday, June 29, 2016, Ken Thomases ken@codeweavers.com wrote:
On Jun 24, 2016, at 8:33 PM, David Lawrie <david.dljunk@gmail.com javascript:;> wrote:
Fixes https://bugs.winehq.org/show_bug.cgi?id=38997 for dinput joysticks
Note: if multiple virtual joysticks have the same location ID, they will still be unordered
Tested on OS X 10.10.5.
Signed-off-by: David Lawrie <david.dljunk@gmail.com javascript:;>
dlls/dinput/joystick_osx.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
Similar comments as for the corresponding winejoystick.drv patch, of which this is a subset.
-Ken