Brick
|
e6c878824c
Fixed ResampleAudio interpolation factor calculation
|
2 years ago |
Brick
|
4983638630
Misc audio tweaks/cleanup
|
2 years ago |
Brick
|
b9541b9eab
Improved ResampleAudio
|
2 years ago |
Brick
|
cdaa19869d
Track offset within the current sample when resampling
|
2 years ago |
Brick
|
300d1ec3ed
Added audio_convertAccuracy test
|
2 years ago |
Brick
|
32cecc2eac
Fixed assertion in audio_convertAudio
|
2 years ago |
Ryan C. Gordon
|
54af687210
testautomation_audio.c: Patched to compile. :/
|
2 years ago |
Ryan C. Gordon
|
5e82090662
testautomation_audio.c: Apparently we aren't updating test code for C99 atm.
|
2 years ago |
Ryan C. Gordon
|
00ed6f8827
test: Fixed compiler warnings for unused vars.
|
2 years ago |
Ryan C. Gordon
|
11dfc4d737
test: Update testautomation_audio for SDL3 audio API.
|
2 years ago |
Brick
|
079ae065f1
Added SDL prefix AUDIO_* constants
|
3 years ago |
Anonymous Maarten
|
11c70406c3
testautomation_audio: fix -Wimplicit-fallthrough warning
|
3 years ago |
Qrox
|
71c80c478a
Uses integer arithmetics in SDL_ResampleAudio
|
3 years ago |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
3 years ago |
Sylvain
|
ac3fd00018
testautomation_pixels/audio: use SDL_arraysize and fix warnings
|
3 years ago |
Ozkan Sezer
|
6fc32491c7
testautomation_audio.c: use SDL_arraysize for g_numAudioFormats.
|
3 years ago |
Ozkan Sezer
|
8d8b3d3a9a
fix testautomation_audio.c after commit f48d0cc
|
3 years ago |
Ryan C. Gordon
|
f48d0cc164
audio: Remove AUDIO_U16* support.
|
3 years ago |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
3 years ago |
Sylvain
|
6ad51558d4
Update testaudiostream_audio.c
|
3 years ago |
Sylvain
|
93e2903ac5
Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice()
|
3 years ago |
Sylvain
|
2d7f8d7d51
Remove legacy SDL_Audio functions that acts on device id == 1
|
3 years ago |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
3 years ago |
Sylvain Becker
|
47170d288e
Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912)
|
3 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
3 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 years ago |