[1/1] winejoystick.drv/joystick_osx.c: fixed axes mapping, add feature support

Hugh McMaster hugh.mcmaster at outlook.com
Sun Jun 12 08:07:43 CDT 2016


On Friday, 10 June 2016 4:11 PM, David Lawrie wrote:

> This patch fixes Slider and Ry/Rx axes mapping and adds support for
> general multi-axis controllers (up to 6-axis controllers), steering
> wheels w/ accelerators/brakes, multiple sliders/dials/wheels (up to 3),
> rudder pedals, and throttles.
>
> Tested on OS X 10.10.5
>
> Signed-off-by: David Lawrie david.dljunk at gmail.com
> ---
> dlls/winejoystick.drv/joystick_osx.c | 171 ++++++++++++++++++++++++-----------
 > 1 file changed, 119 insertions(+), 52 deletions(-)

Hi David,

Your patch contains a mixture of tab and space indentation.
The tabs, in particular, make the lines long and difficult to read.

Please resubmit your patch using four spaces for each level of indentation.

--
Hugh McMaster


More information about the wine-devel mailing list