Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 2da1ec8354 Merge audio capture work back into the mainline. hace 8 años
  Ryan C. Gordon 06dcdc7d48 Patched to compile. hace 8 años
  Ryan C. Gordon 850da32f30 alsa: Implemented hotplug support, cleaned up device names. hace 8 años
  Ryan C. Gordon 35e564a694 ios: patched to compile. hace 8 años
  Ryan C. Gordon cfa95fe68c alsa: don't enumerate virtual devices, just physical hardware. hace 8 años
  Sam Lantinga ad1bfea5a0 Added SDL_PrivateJoystickAdded() and SDL_PrivateJoystickRemoved() hace 8 años
  Sam Lantinga c69bce6774 commit 1170112da3776fdb06425f62d57b63144c33dc51 hace 8 años
  Philipp Wiesemann e79f00097a Emscripten: Fixed crash if closing removed joystick (thanks, Sylvain!). hace 8 años
  Philipp Wiesemann e41e185eab Android: Fixed crash if closing removed joystick (thanks, Sylvain!). hace 8 años
  David Ludwig 5150eb361f WinRT: fixed bug where Win10 GameBar, when shown + hidden, might not restore a cursor's hidden state hace 8 años
  Philipp Wiesemann f6f9350a3c Added link in header comment. hace 8 años
  Philipp Wiesemann a128552577 Emscripten: Fixed opening previously closed joystick. hace 8 años
  Philipp Wiesemann c18ff8d253 Android: Fixed opening previously closed joystick (thanks, Sylvain!). hace 8 años
  Ryan C. Gordon b6daf1f60a testaudiocapture: ask for way more output samples. hace 8 años
  Ryan C. Gordon d05ae1941c emscripten: send fake mouse events for touches, like other targets do. hace 8 años
  Ryan C. Gordon 3b88f5c690 emscripten audio: check for an "undefined" object, remove some console.log(). hace 8 años
  Ryan C. Gordon e435659c63 audio: Cleaned up "extern AudioBootStrap" list. hace 8 años
  Ryan C. Gordon 6f4bcd2498 audio: Renamed some internal driver symbols in various targets. hace 8 años
  Ryan C. Gordon 8f0af77354 android: implement audio capture support. hace 8 años
  Ryan C. Gordon b78ec97496 directsound: Implemented audio capture support. hace 8 años
  Ryan C. Gordon 21c7fe0060 windows: directsound should also map audio device GUIDs to proper names. hace 8 años
  Ryan C. Gordon b879595a2a audio: Patched to compile on C89 compilers. hace 8 años
  Ryan C. Gordon 244d2dbcd5 emscripten audio: fix timer on capture's silence callback. hace 8 años
  Ryan C. Gordon 7a8e4cb019 directsound: recalculate audiospec size before creating secondary buffer. hace 8 años
  Ryan C. Gordon 358a168c9d emscripten audio: Added audio capture support. hace 8 años
  Ryan C. Gordon 5de11a5fc5 Added a FIXME. hace 8 años
  Ryan C. Gordon 3139e5d16b testaudiocapture: open capture device to same spec as output device. hace 8 años
  Ryan C. Gordon a05bde2170 audio: Only allocate fake_stream if we're using the standard audio threads. hace 8 años
  Ryan C. Gordon be8d7a46fb audio: simplifed check for internal callback. hace 8 años
  Sam Lantinga 8097f272e2 [ OSX ] enables Xbox One S Guide (System Main Menu) button detection. the one possible impact is that since button identifiers on OSX are just their sequence in the HID report descriptor we might change the button order, and any existing/saved mappings may get their order changed. hace 8 años