Ryan C. Gordon
|
d05ae1941c
emscripten: send fake mouse events for touches, like other targets do.
|
8 éve |
Ryan C. Gordon
|
3b88f5c690
emscripten audio: check for an "undefined" object, remove some console.log().
|
8 éve |
Ryan C. Gordon
|
e435659c63
audio: Cleaned up "extern AudioBootStrap" list.
|
8 éve |
Ryan C. Gordon
|
6f4bcd2498
audio: Renamed some internal driver symbols in various targets.
|
8 éve |
Ryan C. Gordon
|
8f0af77354
android: implement audio capture support.
|
8 éve |
Ryan C. Gordon
|
b78ec97496
directsound: Implemented audio capture support.
|
8 éve |
Ryan C. Gordon
|
21c7fe0060
windows: directsound should also map audio device GUIDs to proper names.
|
8 éve |
Ryan C. Gordon
|
b879595a2a
audio: Patched to compile on C89 compilers.
|
8 éve |
Ryan C. Gordon
|
244d2dbcd5
emscripten audio: fix timer on capture's silence callback.
|
8 éve |
Ryan C. Gordon
|
7a8e4cb019
directsound: recalculate audiospec size before creating secondary buffer.
|
8 éve |
Ryan C. Gordon
|
358a168c9d
emscripten audio: Added audio capture support.
|
8 éve |
Ryan C. Gordon
|
5de11a5fc5
Added a FIXME.
|
8 éve |
Ryan C. Gordon
|
3139e5d16b
testaudiocapture: open capture device to same spec as output device.
|
8 éve |
Ryan C. Gordon
|
a05bde2170
audio: Only allocate fake_stream if we're using the standard audio threads.
|
8 éve |
Ryan C. Gordon
|
be8d7a46fb
audio: simplifed check for internal callback.
|
8 éve |
Ryan C. Gordon
|
df4985e207
dsp: Implemented audio capture support.
|
8 éve |
Ryan C. Gordon
|
a0ff2554c1
winmm: Try to get full device names from the Windows Registry.
|
8 éve |
Ryan C. Gordon
|
ff7df7e687
winmm: Added a FIXME for truncated device names.
|
8 éve |
Ryan C. Gordon
|
51d1523380
winmm: Implemented audio capture support.
|
8 éve |
Ryan C. Gordon
|
4499e5bcc6
disk audio: Make default i/o delay match what device is meant to be running at.
|
8 éve |
Ryan C. Gordon
|
978df1ad74
disk audio: Implemented "capture" support, cleaned up some things.
|
8 éve |
Ryan C. Gordon
|
a15b974044
testaudiocapture: use capture device buffer queueing, for better test coverage.
|
8 éve |
Ryan C. Gordon
|
7315390171
audio: Implemented buffer queueing for capture devices (SDL_DequeueAudio()).
|
8 éve |
Ryan C. Gordon
|
7bfe494c62
testaudiocapture: don't use fullscreen for the window.
|
8 éve |
Ryan C. Gordon
|
e7347a4027
audio: SDL_ClearQueuedAudio() should free everything but two packets.
|
8 éve |
Ryan C. Gordon
|
9a33154450
nas: initial shot at audio capture support. Compiles, but not tested.
|
8 éve |
Ryan C. Gordon
|
9b2a59ef05
audio: Changed OnlyHasDefaultInputDevice to OnlyHasDefaultCaptureDevice.
|
8 éve |
Ryan C. Gordon
|
761a79788c
audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections.
|
8 éve |
Ryan C. Gordon
|
979de761c9
audio: Removed internal SDL_audiomem.h and macros.
|
8 éve |
Ryan C. Gordon
|
9b64772775
audio: Clean up some CloseDevice() interface details.
|
8 éve |