Sam Lantinga
|
629f8abab4
Updated documentation, you don't need to initialize the audio subsystem to do in-place format conversion. (Thanks Simon Hug!)
|
hace 7 años |
Ryan C. Gordon
|
e3e6b4fd35
audio: better docs on conversion APIs, error if not init'd (thanks, Simon!).
|
hace 7 años |
Sam Lantinga
|
553b328664
Fixed bug 3668 - Overflow of SDL_AudioCVT.filters with some downmixes
|
hace 7 años |
Ryan C. Gordon
|
1066bcc83a
audio: clarified what SDL_AudioSpec::samples is, removed note about power of 2.
|
hace 8 años |
Ryan C. Gordon
|
073ff7dea3
Added a note about aligning SDL_AudioCVT data.
|
hace 8 años |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
hace 8 años |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
hace 8 años |
Ryan C. Gordon
|
7315390171
audio: Implemented buffer queueing for capture devices (SDL_DequeueAudio()).
|
hace 8 años |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
hace 9 años |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
hace 9 años |
Ryan C. Gordon
|
f30e120aa9
Added audio device buffer queueing API.
|
hace 10 años |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
hace 11 años |