dinput: Overhaul how the array of Mac device elements is built and sorted.
commitab872f2f3629dab54e0a417462399ce5e554f7a7
authorKen Thomases <ken@codeweavers.com>
Sun, 13 Apr 2014 23:34:16 +0000 (13 18:34 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Apr 2014 08:24:53 +0000 (14 10:24 +0200)
tree2eb2cf017184ea8aede0740a19c6880608cc2f9a
parentbf938311a29eb66d158d4a365bfad54a3fc01e5d
dinput: Overhaul how the array of Mac device elements is built and sorted.

Use three separate arrays instead of one array with three sections that are
separately tracked.  Use the Core Foundation sort function rather than
implementing a clumsy sort of our own.
dlls/dinput/joystick_osx.c