История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon b24ff44692 Make static analysis happy. 11 лет назад
  Ryan C. Gordon 277e07e700 Fixed a compiler warning on Visual Studio. 11 лет назад
  Ryan C. Gordon 1877f5745b Patched to compile on Windows. 11 лет назад
  Ryan C. Gordon e9a7a81f28 Immediately minimize the goofy window in testaudiohotplug. 11 лет назад
  Ryan C. Gordon 537b68b9f0 Zero out the audio hotplug event structure, so the "padded" fields are sane. 11 лет назад
  Ryan C. Gordon cafd030ba6 PulseAudio: Hotplug support! 11 лет назад
  Ryan C. Gordon 11cffe1dc9 SDL_RemoveAudioDevice() should specify capture vs output. 11 лет назад
  Ryan C. Gordon 1e78ef2155 Removed the broken audio streaming code, other small cleanups. 11 лет назад
  Ryan C. Gordon 5cbb32ef57 Disconnected/broken/lost audio devices now continue to fire their callback. 11 лет назад
  Ryan C. Gordon 75973f81b2 Don't assert if an audio backend reports the same device disconnected twice. 11 лет назад
  Ryan C. Gordon 7c4b88f2db PulseAudio: Improved multidevice support. 11 лет назад
  Ryan C. Gordon f9cfd9fa14 Bunch of reworking to how we manage audio devices. 11 лет назад
  Ryan C. Gordon 0e02ce0856 Initial work on audio device hotplug support. 11 лет назад
  Ryan C. Gordon 338bf5d297 Changed some SDL_memset() calls to SDL_zero(). 11 лет назад
  Ryan C. Gordon 97ff10c63c Tweaked a couple comments, added some FIXMEs. 11 лет назад
  David Ludwig 1110f53610 WinRT: updated names, and references-to, various ANGLE/WinRT repositories 11 лет назад
  Ryan C. Gordon 43674503e1 Patched to compile on C89 compilers. 11 лет назад
  Ryan C. Gordon 9a83151e9c PulseAudio: Added multiple device support, other cleanups. 11 лет назад
  Ryan C. Gordon 73feb8c042 Fixed a compiler warning. 11 лет назад
  David Ludwig 522fd82901 WinRT: made OpenGL window-init work with latest round of ANGLE/WinRT updates 11 лет назад
  David Ludwig b12ea75991 WinRT: another ANGLE/OpenGL-initialization, error messaging tweak 11 лет назад
  David Ludwig 1083ae22e6 WinRT: ANGLE/OpenGLES-initialization, error message improvements 11 лет назад
  Philipp Wiesemann 5b7ddd534c Updated name of assert type in test program. 11 лет назад
  Ryan C. Gordon 809b7be27f Cleaning out a silly coding style I used to use. 11 лет назад
  Ryan C. Gordon 3a53258814 Removed an unnecessary #ifdef. 11 лет назад
  Philipp Wiesemann da843f6a8d Updated internal documentation comments. 11 лет назад
  Philipp Wiesemann 060d243f66 Windows: Fixed ignoring return value of internal function. 11 лет назад
  Philipp Wiesemann 8f4c2a8f9c Emscripten: Fixed ignoring return value of internal function. 11 лет назад
  Philipp Wiesemann 1686af726e Emscripten: Partially fixed not removing key event callbacks if hint was used. 11 лет назад
  Ryan C. Gordon 483ea8b7b0 Fixed SDL_PRI?64 for 64-bit Linux. 11 лет назад