Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon c9bfcbde6e nacl: Patched to compile. il y a 8 ans
  Ryan C. Gordon 714aa21136 Patched to compile on Haiku. il y a 8 ans
  Ryan C. Gordon 2da1ec8354 Merge audio capture work back into the mainline. il y a 8 ans
  Ryan C. Gordon 06dcdc7d48 Patched to compile. il y a 8 ans
  Ryan C. Gordon 850da32f30 alsa: Implemented hotplug support, cleaned up device names. il y a 8 ans
  Ryan C. Gordon 35e564a694 ios: patched to compile. il y a 8 ans
  Ryan C. Gordon cfa95fe68c alsa: don't enumerate virtual devices, just physical hardware. il y a 8 ans
  Sam Lantinga ad1bfea5a0 Added SDL_PrivateJoystickAdded() and SDL_PrivateJoystickRemoved() il y a 8 ans
  Sam Lantinga c69bce6774 commit 1170112da3776fdb06425f62d57b63144c33dc51 il y a 8 ans
  Philipp Wiesemann e79f00097a Emscripten: Fixed crash if closing removed joystick (thanks, Sylvain!). il y a 8 ans
  Philipp Wiesemann e41e185eab Android: Fixed crash if closing removed joystick (thanks, Sylvain!). il y a 8 ans
  David Ludwig 5150eb361f WinRT: fixed bug where Win10 GameBar, when shown + hidden, might not restore a cursor's hidden state il y a 8 ans
  Philipp Wiesemann f6f9350a3c Added link in header comment. il y a 8 ans
  Philipp Wiesemann a128552577 Emscripten: Fixed opening previously closed joystick. il y a 8 ans
  Philipp Wiesemann c18ff8d253 Android: Fixed opening previously closed joystick (thanks, Sylvain!). il y a 8 ans
  Ryan C. Gordon b6daf1f60a testaudiocapture: ask for way more output samples. il y a 8 ans
  Ryan C. Gordon d05ae1941c emscripten: send fake mouse events for touches, like other targets do. il y a 8 ans
  Ryan C. Gordon 3b88f5c690 emscripten audio: check for an "undefined" object, remove some console.log(). il y a 8 ans
  Ryan C. Gordon e435659c63 audio: Cleaned up "extern AudioBootStrap" list. il y a 8 ans
  Ryan C. Gordon 6f4bcd2498 audio: Renamed some internal driver symbols in various targets. il y a 8 ans
  Ryan C. Gordon 8f0af77354 android: implement audio capture support. il y a 8 ans
  Ryan C. Gordon b78ec97496 directsound: Implemented audio capture support. il y a 8 ans
  Ryan C. Gordon 21c7fe0060 windows: directsound should also map audio device GUIDs to proper names. il y a 8 ans
  Ryan C. Gordon b879595a2a audio: Patched to compile on C89 compilers. il y a 8 ans
  Ryan C. Gordon 244d2dbcd5 emscripten audio: fix timer on capture's silence callback. il y a 8 ans
  Ryan C. Gordon 7a8e4cb019 directsound: recalculate audiospec size before creating secondary buffer. il y a 8 ans
  Ryan C. Gordon 358a168c9d emscripten audio: Added audio capture support. il y a 8 ans
  Ryan C. Gordon 5de11a5fc5 Added a FIXME. il y a 8 ans
  Ryan C. Gordon 3139e5d16b testaudiocapture: open capture device to same spec as output device. il y a 8 ans
  Ryan C. Gordon a05bde2170 audio: Only allocate fake_stream if we're using the standard audio threads. il y a 8 ans