[v1 2/2] dinput/joystick_osx.c: sorts devices by location ID

Ken Thomases ken at codeweavers.com
Wed Jun 29 13:10:24 CDT 2016


On Jun 24, 2016, at 8:33 PM, David Lawrie <david.dljunk at 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 at 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




More information about the wine-devel mailing list