Commit Graph

22 Commits

Author SHA1 Message Date
Michael Stefaniuc 721c502db9 joy.cpl: Avoid pointers to out of scope variables (PVS-Studio). 2014-12-04 14:03:33 +01:00
Frédéric Delanoy 37d1753a5d joy.cpl: Constify some character strings. 2013-12-17 08:45:36 +01:00
Alexandre Julliard 6528aff97b joy.cpl: Return the correct id for the icon. 2013-06-06 11:33:10 +02:00
Gurmail Bassi fbed1f7a80 joy.cpl: Fixed incorrect variable reference. 2013-04-22 12:33:30 +02:00
Andrew Talbot 3e2c44af7d joy.cpl: Avoid signed-unsigned integer comparisons. 2013-03-11 10:42:56 +01:00
Marcus Meissner bf8c45f3ed joy.cpl: Added missing break; (Coverity). 2012-09-03 17:43:58 +02:00
Lucas Zawacki 78c8fe0db2 joy.cpl: Disable joysticks using joy.cpl. 2012-08-24 11:30:59 +02:00
Lucas Zawacki e3af37eb1c joy.cpl: Prevent crash on IDirectInputEffect_Release. 2012-08-21 17:47:45 +02:00
Marcus Meissner f51b6e7847 joy.cpl: Avoid uninitialized variable usage (Coverity). 2012-08-20 10:55:53 +02:00
Lucas Zawacki fc944144e3 joy.cpl: Correct misplaced elements when using high DPIs. 2012-08-14 12:00:49 +02:00
Lucas Zawacki fb939873ba joy.cpl: Remove uneeded FIXME message. 2012-08-13 11:46:29 +02:00
Lucas Zawacki 0204b30e84 joy.cpl: Added force feedback direction control. 2012-07-17 12:49:49 +02:00
Lucas Zawacki 37ce970629 joy.cpl: Tab for force feedback tests. 2012-07-17 12:49:16 +02:00
Lucas Zawacki 6e60adbf5b joy.cpl: Correct joystick testing thread behavior. 2012-07-16 19:35:44 +02:00
Lucas Zawacki d0977a2b8b joy.cpl: Added POV axis visualization. 2012-06-28 11:35:07 +02:00
Lucas Zawacki 6cc9968125 joy.cpl: Hardcode axis name strings that were in joy.rc. 2012-06-19 22:03:21 +02:00
Francois Gouget 6d15b88897 joy.cpl: Make list_dlgproc() static. 2012-06-12 11:11:25 +02:00
Lucas Zawacki 69dda4cdcd joy.cpl: Added trace messages to show joystick input. 2012-06-07 21:58:21 +02:00
Lucas Zawacki af55e7dc45 joy.cpl: Added a Graphical Axis test. 2012-06-07 21:58:15 +02:00
Lucas Zawacki fd951a7ec2 joy.cpl: Added joystick testing tab and button tests. 2012-06-07 21:49:47 +02:00
Lucas Zawacki d4c8f771b2 joy.cpl: Added joystick listing. 2012-06-05 21:22:51 +02:00
Lucas Zawacki 033f4ae4b8 joy.cpl: First version of the joystick configuration applet. 2012-06-05 21:21:08 +02:00