Sylvain Beucler
|
1f6bd95110
Emscripten: make CloseAudio actually close audio
|
před 7 roky |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
před 8 roky |
Philipp Wiesemann
|
759319729c
emscripten: Fixed compiling on C89 compilers.
|
před 9 roky |
Ryan C. Gordon
|
c878b59bbe
audio: fixed more "spec" references that should have been "callbackspec".
|
před 9 roky |
Ryan C. Gordon
|
b3e8db802e
audio: rename fake_stream to work_buffer.
|
před 9 roky |
Ryan C. Gordon
|
992124d4de
audio: Fixed SDL_AudioStreamGet() function parameters.
|
před 9 roky |
Ryan C. Gordon
|
1a90c72dfc
emscriptenaudio: don't get stuck in infinite loop if SDL_AudioStreamPut fails.
|
před 9 roky |
Ryan C. Gordon
|
f07a1a5ad5
emscriptenaudio: Reworked to use SDL_AudioStream.
|
před 9 roky |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
před 9 roky |
Ryan C. Gordon
|
06700a905b
emscripten: get even more aggressive about audio device closing.
|
před 9 roky |
Alon Zakai
|
63200ea395
optimize a getValue
|
před 9 roky |
Ryan C. Gordon
|
2098bfb3ca
emscripten: Be more aggressive when closing audio capture devices.
|
před 9 roky |
Ryan C. Gordon
|
3b88f5c690
emscripten audio: check for an "undefined" object, remove some console.log().
|
před 9 roky |
Ryan C. Gordon
|
6f4bcd2498
audio: Renamed some internal driver symbols in various targets.
|
před 9 roky |
Ryan C. Gordon
|
244d2dbcd5
emscripten audio: fix timer on capture's silence callback.
|
před 9 roky |
Ryan C. Gordon
|
358a168c9d
emscripten audio: Added audio capture support.
|
před 9 roky |
Ryan C. Gordon
|
761a79788c
audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections.
|
před 9 roky |
Ryan C. Gordon
|
9b64772775
audio: Clean up some CloseDevice() interface details.
|
před 9 roky |
Ryan C. Gordon
|
6d5c9c1e67
audio: Made some SDL_AudioDevice fields atomic.
|
před 9 roky |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
před 10 roky |
Philipp Wiesemann
|
fcc5940935
Emscripten: Added missing error messages for audio and joystick init failures.
|
před 10 roky |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
před 11 roky |
Ryan C. Gordon
|
f9cfd9fa14
Bunch of reworking to how we manage audio devices.
|
před 11 roky |
Philipp Wiesemann
|
6abd242b93
Emscripten: Fixed throwing JavaScript exception if no audio context available.
|
před 11 roky |
Philipp Wiesemann
|
79b3221b0e
Fixed compile warnings about unused variables.
|
před 11 roky |
Ryan C. Gordon
|
fe40a17224
Initial merge of Emscripten port!
|
před 11 roky |