Commit History

Author SHA1 Message Date
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sylvain d31251b014 use SDL's functions version inplace of libc version 4 years ago
  Sam Lantinga 345c161feb Fixed some accidental uses of external C runtime functions 4 years ago
  Sam Lantinga bf97c5a22f Make sure SDL file descriptors don't leak into child processes 4 years ago
  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 6 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