Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 1a2a3e9c8b Static analysis fix: Fixed leaking Objective-C object. il y a 12 ans
  Ryan C. Gordon bcc2ed09b5 Static analysis fix: bad release. il y a 12 ans
  Andreas Schiffler a7b84069ec Fix visualstudio build break introduced by changeset 8645 il y a 12 ans
  Andreas Schiffler f018ca4694 Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite il y a 12 ans
  Ryan C. Gordon 6ca112739e Minor comment cleanups in checker-buildbot.sh il y a 12 ans
  Ryan C. Gordon e84fc5a368 Static analysis fix: division by zero. il y a 12 ans
  Ryan C. Gordon 546cb8901e Static analysis fix: Value stored to '[bcd]' is never read. il y a 12 ans
  Ryan C. Gordon faaaf6c572 Static analysis fix: "Value stored to 'p' is never read" il y a 12 ans
  Ryan C. Gordon 7b893acdc1 Don't overwrite SDL_dynapi.h in checker-buildbot.sh. il y a 12 ans
  Ryan C. Gordon 055d5679a4 Make checker-buildbot.sh work just about anywhere Clang is installed. il y a 12 ans
  Ryan C. Gordon ff3f49f073 Reenable static builds for now with static analysis. il y a 12 ans
  Ryan C. Gordon 7b7856252b Buildbot static analysis script: use configure script instead of cmake. il y a 12 ans
  Ryan C. Gordon 80bb859c31 Just build shared libraries for static analysis. il y a 12 ans
  Ryan C. Gordon f53d1669f6 Added a script to let buildslaves run Clang static analysis. il y a 12 ans
  Ryan C. Gordon 18c9a4e96b Fixed SDL_HapticNewEffect() failing on various DirectInput devices. il y a 12 ans
  Ryan C. Gordon 2a2fb611d5 Fixed PS4 game controller config on Windows. il y a 12 ans
  Ryan C. Gordon 978566a65b Whitespace fix. il y a 12 ans
  Ryan C. Gordon 1f45d4b614 controllermap: Don't treat SDL_HAT_CENTERED as a valid input. il y a 12 ans
  David Ludwig 1496be6e4b Fixed a build error in SDL_platform.h when using Code Blocks and MinGW il y a 12 ans
  Ryan C. Gordon 7eaf899796 Fixed SDL_HapticOpenFromJoystick() with DirectInput devices. il y a 12 ans
  Sam Lantinga cf3ff16e94 Added tag release-2.0.3 for changeset d0af6b2f53ca il y a 12 ans
  Sam Lantinga d4f2f01580 Fixed iOS build il y a 12 ans
  Sam Lantinga a2e77a2470 Added tag release-2.0.3 for changeset 9ac15210f445 il y a 12 ans
  Sam Lantinga adddf26964 Added a patch note for 2.0.3 il y a 12 ans
  Sam Lantinga 56b40ce046 Fixed bug 2450 - Crosscompiling for Win32 with MinGW fails due to WM_UNICHAR undeclared il y a 12 ans
  Sam Lantinga 9245c93044 Only show the window if it's supposed to be shown. il y a 12 ans
  Ryan C. Gordon c663d731f1 Mac: Make sure window is still showing when we exit a fullscreen space. il y a 12 ans
  David Ludwig f25ee50b03 Fixed broken rotation detection routines on WinRT il y a 12 ans
  David Ludwig 5281f9f1ea Fixed a crash on Windows Phone 8 that occurred after rotating a device il y a 12 ans
  David Ludwig 205266fa03 Fixed a build error when including WinRT's SDLmain file directly in an app il y a 12 ans