pionere
|
3939ef72f8
cleanup SDL_GetAudioDeviceSpec
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL Wiki Bot
|
c7dafb1556
Sync wiki -> header
|
3 years ago |
Ryan C. Gordon
|
1b49f09243
include: manually ran wikiheaders.pl and cleaned up the obvious issues.
|
3 years ago |
Ryan C. Gordon
|
2f93fbbb75
include: Fix markdown in a doxygen comment.
|
3 years ago |
SDL Wiki Bot
|
8b23029d23
Sync wiki -> header
|
3 years ago |
SDL Wiki Bot
|
74a1eb2106
Sync wiki -> header
|
3 years ago |
Ryan C. Gordon
|
e260c80472
Fix the wiki/headers bridge.
|
3 years ago |
SDL Wiki Bot
|
b9bf7ffec7
Sync wiki -> header
|
3 years ago |
Ryan C. Gordon
|
8104c9e3eb
doxygen: manually move SDL_CloseAudioDevice docs from wiki.
|
3 years ago |
Jessica Clarke
|
e4411505ab
Don't pack SDL_AudioCVT on CHERI architectures
|
3 years ago |
Ryan C. Gordon
|
c88eb7a896
Sync wiki -> header.
|
3 years ago |
Ryan C. Gordon
|
f8c1fc49d9
doxygen: Fix all the "\returns" so they work as part of complete sentences.
|
3 years ago |
Ryan C. Gordon
|
17b4a67aa3
doxygen: We use "\returns" as part of the sentence.
|
3 years ago |
Ryan C. Gordon
|
95e5f0586e
audio: make SDL_OpenAudioDevice declaration look less squashed.
|
4 years ago |
Ryan C. Gordon
|
c486959e71
headers: Fix up bullet lists, now that wikiheaders.pl can handle them.
|
4 years ago |
Ryan C. Gordon
|
3f40396d33
First shot at merging the wiki documentation into the headers.
|
4 years ago |
Ethan Lee
|
67e8522d31
Add SDL_GetAudioDeviceSpec.
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Sam Lantinga
|
990e166a3b
Fixed bug 3894 - Fuzzing crashes for SDL_LoadWAV
|
5 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Sam Lantinga
|
b251876126
commit c6b28f46b8116552ec2b38d1d3c8535df28ba7a1
|
6 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
Ryan C. Gordon
|
dbce1341d5
audio: fixed typo in Doxygen comment.
|
7 years ago |
Sam Lantinga
|
fe2b5fec61
Document the SDL audio channel mapping
|
7 years ago |
Sam Lantinga
|
7a6cf53aea
Added SDL_AudioStreamFlush() to the list of new audio stream functions
|
7 years ago |
Ryan C. Gordon
|
729329068b
audio: Added SDL_AudioStreamFlush().
|
7 years ago |
Sam Lantinga
|
80f8464d97
Added audio stream conversion functions:
|
7 years ago |
Sam Lantinga
|
629f8abab4
Updated documentation, you don't need to initialize the audio subsystem to do in-place format conversion. (Thanks Simon Hug!)
|
7 years ago |