Ken Thomases : winejoystick: Separate Linux-specific code into a separate file.
18 Mar
2015
18 Mar
'15
3:26 p.m.
Module: wine Branch: master Commit: 01227ab26700c5aee85952621d45068c96fcc9d8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=01227ab26700c5aee85952621d... Author: Ken Thomases <ken(a)codeweavers.com> Date: Mon Mar 16 18:43:49 2015 -0500 winejoystick: Separate Linux-specific code into a separate file. --- dlls/winejoystick.drv/Makefile.in | 3 +- dlls/winejoystick.drv/joystick.c | 513 ++------------------------------- dlls/winejoystick.drv/joystick.h | 34 +++ dlls/winejoystick.drv/joystick_linux.c | 490 +++++++++++++++++++++++++++++++ 4 files changed, 547 insertions(+), 493 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=01227ab26700c5aee85952...
3929
Age (days ago)
3929
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard