Commit History

Author SHA1 Message Date
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
  Simon McVittie 8db3171b98 udev: Factor out SDL_EVDEV_GuessDeviceClass 5 years ago
  Sam Lantinga cf01ee1694 Fixed building with --disable-joystick on Linux 5 years ago
  Sam Lantinga 65ad45340d Improvement for bug 3446 - The haptic API does not allow to select the direction axes 5 years ago
  Sam Lantinga 4c22a21e06 Fixed bug 3446 - The haptic API does not allow to select the direction axes 6 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sam Lantinga 982f8a83ec Fixed bug 4910 - Missing joystick-driver type check in haptic 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Ethan Lee 0b6e24f7e7 Linux Haptic: Fix periodic.magnitude value 7 years ago
  Ethan Lee 0a7faa4ae5 Fix Linux haptic scaling, add 2.1 FIXME 8 years ago
  Mai Lavelle e714f6590e haptic: Fix initial detection of haptic devices on Linux system 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Philipp Wiesemann 22c221f3b0 linux: Changed internal functions to be static. 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 years ago
  Philipp Wiesemann 97aa577589 Fixed empty parameter list in signatures of internal functions. 9 years ago
  Philipp Wiesemann 4743b55c7a Linux: Fixed memory leak in haptic implementation (thanks, Martin!). 9 years ago
  Ryan C. Gordon 7605ccf68a Use SDL's stdinc functions instead of C runtime calls. 10 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 10 years ago
  Sam Lantinga c2f0394831 Fix crash on controller hotplug on linux. 10 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
  Ryan C. Gordon a309755961 Remove unnecessary parentheses and an unnecessary free() of a NULL pointer. 11 years ago
  Philipp Wiesemann 4f26e7760a Replaced free() with SDL_free() because related allocation also uses wrapper. 11 years ago
  Sam Lantinga 70438be272 Combo commit including the following mercurial changes 1 year ago
  Ryan C. Gordon 57db27909b Haptic: Fix the saturation and deadband parameters' available range. 11 years ago
  Ryan C. Gordon a2622ce6e0 Haptic: Explicitly avoid floating point arithmetic if it's not needed. 11 years ago
  Ryan C. Gordon 1db581b4ca Haptic: DInput's POLAR direction actually matches Linux's direction. 11 years ago
  Ryan C. Gordon 3e27013b98 Haptic: Don't interpret a direction of polar 35999 as "unsupported type". 11 years ago
  Sam Lantinga f8b75b1a14 Fixed bug 2562 - SDL_hapticlist/_tail not set correctly 11 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 years ago