Histórico de Commits

Autor SHA1 Mensagem Data
  pionere 0dda8a7f4c cleanup init functions of audio há 4 anos atrás
  pionere 6fcfcc3d6f get rid of SkipMixerLock há 4 anos atrás
  Sam Lantinga 120c76c84b Updated copyright for 2022 há 4 anos atrás
  Charlie Birks 07a2d71e90 emscripten: Feed silence to device when paused há 5 anos atrás
  Alon Zakai 20be1d634b emscripten: Automatically resume audio contexts há 5 anos atrás
  Sam Lantinga 9130f7c377 Updated copyright for 2021 há 5 anos atrás
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h há 5 anos atrás
  Sam Lantinga b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere há 6 anos atrás
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 há 6 anos atrás
  Alon Zakai 3b4e369365 Emscripten: No need for Runtime. for dynCalls há 7 anos atrás
  Alon Zakai 53ead95e1d Emscripten: Avoid SDL2 in JS global scope há 7 anos atrás
  Sam Lantinga 5e13087b0f Updated copyright for 2019 há 7 anos atrás
  Sylvain Beucler 1f6bd95110 Emscripten: make CloseAudio actually close audio há 7 anos atrás
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 há 8 anos atrás
  Philipp Wiesemann 759319729c emscripten: Fixed compiling on C89 compilers. há 8 anos atrás
  Ryan C. Gordon c878b59bbe audio: fixed more "spec" references that should have been "callbackspec". há 9 anos atrás
  Ryan C. Gordon b3e8db802e audio: rename fake_stream to work_buffer. há 9 anos atrás
  Ryan C. Gordon 992124d4de audio: Fixed SDL_AudioStreamGet() function parameters. há 9 anos atrás
  Ryan C. Gordon 1a90c72dfc emscriptenaudio: don't get stuck in infinite loop if SDL_AudioStreamPut fails. há 9 anos atrás
  Ryan C. Gordon f07a1a5ad5 emscriptenaudio: Reworked to use SDL_AudioStream. há 9 anos atrás
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 há 9 anos atrás
  Ryan C. Gordon 06700a905b emscripten: get even more aggressive about audio device closing. há 9 anos atrás
  Alon Zakai 63200ea395 optimize a getValue há 9 anos atrás
  Ryan C. Gordon 2098bfb3ca emscripten: Be more aggressive when closing audio capture devices. há 9 anos atrás
  Ryan C. Gordon 3b88f5c690 emscripten audio: check for an "undefined" object, remove some console.log(). há 9 anos atrás
  Ryan C. Gordon 6f4bcd2498 audio: Renamed some internal driver symbols in various targets. há 9 anos atrás
  Ryan C. Gordon 244d2dbcd5 emscripten audio: fix timer on capture's silence callback. há 9 anos atrás
  Ryan C. Gordon 358a168c9d emscripten audio: Added audio capture support. há 9 anos atrás
  Ryan C. Gordon 761a79788c audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections. há 9 anos atrás
  Ryan C. Gordon 9b64772775 audio: Clean up some CloseDevice() interface details. há 9 anos atrás