Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon fab5c7599b Updated README-macosx.txt to note new minimum requirements, end of PowerPC. il y a 11 ans
  Ryan C. Gordon ba55cbef6e Make non-Clang compilers happy. il y a 11 ans
  Ryan C. Gordon 129456fe2e Tell Clang's static analysis that SDL_assert() is an assertion handler. il y a 11 ans
  Edward Rudd d3f64213e2 slight adjustment to the hot plug test to allow it to be run with hap tics disabled il y a 11 ans
  Edward Rudd fff7503b6a ignore hot plugs in mac haptic layer IF hap tics hasn't been initialized. il y a 11 ans
  Ryan C. Gordon c2f6ab0cc1 Added DualShock 4 game controller config for Windows, Mac, and Linux. il y a 11 ans
  Ryan C. Gordon 7033e597b5 Fixed crash on Windows if haptic isn't initialized when controllers are added. il y a 11 ans
  Ryan C. Gordon 56979749e9 Fixed a typo. il y a 11 ans
  Edward Rudd a09548eb00 Fix device counting in HapticMouse and JoystickOpen routines. 0 is the first item in the list not the last il y a 11 ans
  Edward Rudd f3e6a0a71b fix indentation and spaces il y a 11 ans
  Ryan C. Gordon 257ab5f573 Fixed return values on testhotplug mainline. il y a 11 ans
  Ryan C. Gordon 1191a902fc Fixed copyright date. il y a 11 ans
  Ryan C. Gordon e42d46b463 Wired up haptic hotplugging for Windows DirectInput/XInput code. il y a 11 ans
  Ryan C. Gordon 9cf8c49c39 Fixed memory leak. il y a 11 ans
  Ryan C. Gordon ccbf6943e7 Make SDL_SYS_HapticMouse() count device indexes like HapticByDevIndex(). il y a 11 ans
  Ryan C. Gordon 7f94268805 Cleanup some vi footer comments, rename new PRIVATE_* funcs to MacHaptic_*. il y a 11 ans
  Ryan C. Gordon 7afbb8c377 SDL_pixels.h needs SDL_stdinc.h for SDL_FOURCC #define (thanks, Dmitry!). il y a 11 ans
  Edward Rudd d4e3221f1d add testdropfile to OS X Project il y a 11 ans
  Edward Rudd b352698d99 Implement new backend methods for haptic and hot plugging on OS X il y a 11 ans
  Edward Rudd c9f6e4ec9f add testhotplug to OS X test project and set target OS version to 10.5 for tests. il y a 11 ans
  Edward Rudd 4da8829812 implement new backend method for Haptics in dummy driver il y a 11 ans
  Edward Rudd 5fb0be3079 Rework haptic backend to properly support hotplugging of haptic devices. il y a 11 ans
  Edward Rudd a98c477bc8 allow safely quitting the hotplug test by pressing button 0 on the joystick il y a 11 ans
  Brandon Schaefer 25fcc1959e * Remove android based workaround, it is handled in SDL_EGL_GetProcAddress. il y a 11 ans
  Ryan C. Gordon c2b5da9733 Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler(). il y a 11 ans
  Edward Rudd e6dce68f8e testhotplug: Actually log the SDL_Error that occured on failures il y a 11 ans
  Edward Rudd 8512f1b87c add logging for the case when haptic is not detected on the joystick as well. il y a 11 ans
  Edward Rudd e0e6b2a461 add simple test showing off hotplugging of joysticks w/ haptic. il y a 11 ans
  Ryan C. Gordon c8ad30bc90 Removed -force_cpusubtype_ALL cflag from Mac builds. il y a 11 ans
  Ryan C. Gordon e719158cb4 Fixed some compiler warnings from the latest Clang, cleaned up some things. il y a 11 ans