Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon a1faea980c fcitx: removed incompatibly-licensed code. il y a 8 ans
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). il y a 8 ans
  Philipp Wiesemann fc510bd798 nacl: Fixed crash if allocating memory for audio device failed. il y a 8 ans
  Philipp Wiesemann 7c5078d8bd qnx: Removed unnecessary check for available audio devices. il y a 8 ans
  Philipp Wiesemann 1e60ea76db qnx: Removed unnecessary call to SDL_zerop() after SDL_calloc(). il y a 8 ans
  Philipp Wiesemann 1b9dc59918 haiku: Fixed SDL_SetClipboardText() putting random data in clipboard. il y a 8 ans
  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