Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon de52dc2948 haiku: Correctly set keyboard focus (thanks, Kai!). il y a 8 ans
  Ryan C. Gordon 643f1cb73d power: Add Linux org.freedesktop.UPower D-Bus implementation. il y a 8 ans
  Ryan C. Gordon b3f94acbf9 linux: Simplify D-Bus interface, remove lots of boilerplate. il y a 8 ans
  Ryan C. Gordon 191f578b57 linux: Make system D-Bus connection available (in addition to session). il y a 8 ans
  Ryan C. Gordon e5918acf46 wasapi: properly report init failure if on pre-Vista version of Windows. il y a 8 ans
  Philipp Wiesemann 604a4b1b30 haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text. il y a 8 ans
  Philipp Wiesemann 3639895eac Removed unused errno includes. il y a 8 ans
  Ryan C. Gordon 6fbde875e2 code style: wrap a single-statement if in braces. il y a 8 ans
  Ryan C. Gordon 3fbd21ce40 windows: msgboxes should specify a parent HWND if possible (thanks, Ismael!). il y a 8 ans
  Philipp Wiesemann 90ed3daa3e Changed messages about not recognized keys to include discourse link. il y a 8 ans
  Philipp Wiesemann 759319729c emscripten: Fixed compiling on C89 compilers. il y a 8 ans
  Philipp Wiesemann b84fe2c06b ios: Fixed math include in demos. il y a 8 ans
  Philipp Wiesemann 1e13d93fea directfb: Changed internal function to be static. il y a 8 ans
  Philipp Wiesemann 189b5851b7 android: Fixed parameter list in function definitions. il y a 8 ans
  Philipp Wiesemann 6c0aea4270 wayland: Fixed freeing memory of SDL_malloc() with plain free(). il y a 8 ans
  Philipp Wiesemann c66f0471e1 Removed unused internal window shape functions. il y a 8 ans
  Ryan C. Gordon a7fc2822d4 audio: rename bsd target to netbsd. il y a 8 ans
  Ryan C. Gordon 6844d92c23 coreaudio: we don't need to track number of allocated audio buffers anymore. il y a 8 ans
  Ryan C. Gordon fc4402e5ff coreaudio: Better handling of audio buffer queue management. il y a 8 ans
  Charlie Birks 126e5a1dbf Emscripten: Prevent default on arrow keys il y a 8 ans
  Patrick Monaghan f839b209b9 Emscripten: fixed incorrect conversion of touch motion events to mouse motion events il y a 8 ans
  Ryan C. Gordon 3fd35f6bb0 coreaudio: looks like we need more like a 10ms buffer minimum, not 50ms. il y a 8 ans
  Ryan C. Gordon 793c788b1c coreaudio: dynamically allocate AudioQueueBuffers. il y a 8 ans
  Philipp Wiesemann 088f57a62a Removed unnecessary call to free() in testoverlay2 program. il y a 8 ans
  Philipp Wiesemann fa3944ba39 Removed unused signal includes and handler in test programs. il y a 8 ans
  Philipp Wiesemann bf8ccf08bb Removed redundant mouse clean up on quit for some platforms. il y a 8 ans
  Ryan C. Gordon a9c7bc85f1 android: add screenSize to AndroidManifest's configChanges (thanks, Daniel!). il y a 8 ans
  Ryan C. Gordon e889757bb3 assert: Better Emscripten support. il y a 8 ans
  Ryan C. Gordon d6f418641d assert: Check for Clang _and_ GCC, in case they ever drop compatibility. il y a 8 ans
  Ryan C. Gordon 8917f8634d assert: allow assertions to work on platforms without threads. il y a 8 ans