Commit History

Author SHA1 Message Date
  Philipp Wiesemann 29222db7f6 emscripten: Fixed not removing pointer lock event callback. 8 years ago
  Philipp Wiesemann cc5b4f450a emscripten: Changed internal functions to be static. 8 years ago
  Philipp Wiesemann ce01128adf Fixed warnings about shadowed global variable. 8 years ago
  Philipp Wiesemann 87e0d812dd directfb: Removed duplicate comment. 8 years ago
  Philipp Wiesemann 61c326e12b directfb: Fixed typo in log message. 8 years ago
  Philipp Wiesemann 75c0d1ef6d directfb: Fixed compiler warnings about unused variables. 8 years ago
  Ryan C. Gordon c878b59bbe audio: fixed more "spec" references that should have been "callbackspec". 8 years ago
  Sam Lantinga 8b7ae35356 Fixed build error on Linux 8 years ago
  Sam Lantinga 9ac3bb7011 Added support for mixing Qt and SDL on iOS 8 years ago
  Philipp Wiesemann 60f2848421 haiku: Fixed crash on quit if max number of joysticks was connected. 8 years ago
  Philipp Wiesemann b7b919078f haiku: Changed internal function to be static. 8 years ago
  Philipp Wiesemann 3ed2f0ca10 haiku: Fixed unlocking clipboard twice. 8 years ago
  Philipp Wiesemann 4466b93141 haiku: Fixed comment. 8 years ago
  Philipp Wiesemann 34747107fe mir: Fixed memory leak if system cursor id is unknown. 8 years ago
  Philipp Wiesemann 34d9c5213c emscripten: Fixed return type in event callback declaration. 8 years ago
  Sam Lantinga bf4e7eb612 Fixed comment typo 8 years ago
  Alex Szpakowski 75fb07a6d2 iOS: Only mark interrupted audio devices as non-interrupted if AudioQueueStart is successful. 8 years ago
  Ryan C. Gordon ce2998b8b9 cocoa: Don't crash on messagebox keypress without a successful SDL_Init(). 8 years ago
  Ryan C. Gordon d00dfc434e Fixed another AC_DEFINE. 8 years ago
  Ryan C. Gordon 3f7f65a36d Fixed configure script. 8 years ago
  Ryan C. Gordon 619ab7a22d haiku: Various fixes from haikuports. 8 years ago
  Philipp Wiesemann 444c47a1b8 windows: Changed six internal functions to be static. 8 years ago
  Philipp Wiesemann 89499a0836 Removed unused field in loopwavequeue program. 8 years ago
  Sam Lantinga d7cd653737 Added Steam Controller mappings for Linux and iOS 8 years ago
  Ryan C. Gordon 226541cb5b audio: another wrong struct that causes NULL pointer crash (thanks, Simon!). 8 years ago
  Joshua Granick 1286a7d23e windows: Add SDL_WINDOW_ALWAYS_ON_TOP support. 8 years ago
  Juha Kuikka 7382cebb41 audio: Fix audio queue functions to use new spec structure. 8 years ago
  Ryan C. Gordon 93a6191cdc emscripten: keep track of pointer lock losses and maybe regrab pointer later. 8 years ago
  Sam Lantinga d20d426c3a Fix crash in SDL audio thread, by Juha Kuikka 8 years ago
  Ryan C. Gordon 1d1a0d7f03 atomic: Patched to compile on Android. 8 years ago