Sam Lantinga
|
3a932141e4
Restore audio format binary compatibility with SDL 2.0
|
2 vuotta sitten |
Sam Lantinga
|
233789b0d1
Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE]
|
2 vuotta sitten |
SDL Wiki Bot
|
36b5f3e35c
Sync SDL3 wiki -> header
|
2 vuotta sitten |
Brick
|
0e552761b7
Renamed AudioStreamSpeed to AudioStreamFrequencyRatio
|
2 vuotta sitten |
Brick
|
e55844274d
Added SDL_(Get|Set)AudioStreamSpeed
|
2 vuotta sitten |
Sam Lantinga
|
82db2b58f9
Renamed audio stream callback and moved the userdata parameter first
|
2 vuotta sitten |
SDL Wiki Bot
|
5bdad5210f
Sync SDL3 wiki -> header
|
2 vuotta sitten |
Ryan C. Gordon
|
58c859f64d
audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice.
|
2 vuotta sitten |
Ryan C. Gordon
|
efd2023a72
audio: Fixed documentation.
|
2 vuotta sitten |
Ryan C. Gordon
|
1e775e0eef
audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream.
|
2 vuotta sitten |
Ryan C. Gordon
|
e7d56dd0b2
audio: Renamed new API SDL_UnpauseAudioDevice to SDL_ResumeAudioDevice.
|
2 vuotta sitten |
SDL Wiki Bot
|
4bb426abad
Sync SDL3 wiki -> header
|
2 vuotta sitten |
meyraud705
|
3a752ce650
Reapply "Changed 'freesrc' parameter from int to SDL_bool" to SDL_wave.c
|
2 vuotta sitten |
SDL Wiki Bot
|
c0a88930bf
Sync SDL3 wiki -> header
|
2 vuotta sitten |
Ryan C. Gordon
|
db39cbf208
audio: Allow SDL_GetAudioDeviceFormat() to query the default devices.
|
2 vuotta sitten |
Ryan C. Gordon
|
464640440f
audio: Added SDL_GetAudioStreamBinding.
|
2 vuotta sitten |
Ryan C. Gordon
|
01f7b53865
audio: Readded (logical) device pausing.
|
2 vuotta sitten |
Ryan C. Gordon
|
fd4c9f4e11
audio: documentation improvements.
|
2 vuotta sitten |
Ryan C. Gordon
|
b2e020958f
audio: Wrap device access in opening of logical devices.
|
2 vuotta sitten |
Ryan C. Gordon
|
3d65a2cefe
audio: Made SDL_LoadWAV a real function, not just a macro.
|
2 vuotta sitten |
Ryan C. Gordon
|
26525f5fd3
audio: Readd SDL_AudioSpec, but just with format/channels/freq fields.
|
2 vuotta sitten |
Ryan C. Gordon
|
e6aaed7d79
include: Audio is not, and has not been, a raw mixing buffer for a long time.
|
2 vuotta sitten |
Ryan C. Gordon
|
56b1bc2198
audio: SDL_AudioStream now has callbacks for Get and Put operations.
|
2 vuotta sitten |
Ryan C. Gordon
|
905c4fff5b
audio: First shot at the SDL3 audio subsystem redesign!
|
3 vuotta sitten |
SDL Wiki Bot
|
550c84b4df
Sync SDL3 wiki -> header
|
2 vuotta sitten |
Sam Lantinga
|
bea99d48f2
Changed 'freesrc' parameter from int to SDL_bool
|
2 vuotta sitten |
Sylvain
|
627165a2b2
Fix comments
|
2 vuotta sitten |
SDL Wiki Bot
|
9786d8ac40
Sync SDL3 wiki -> header
|
3 vuotta sitten |
Ryan C. Gordon
|
2b6cb7bfb2
include: SDL_ConvertAudioSamples docs now warn about converting in chunks.
|
3 vuotta sitten |
Brick
|
079ae065f1
Added SDL prefix AUDIO_* constants
|
3 vuotta sitten |