Commit History

Author SHA1 Message Date
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 3 years ago
  Sylvain 052b14eb65 Add SDL_ConvertAudioSamples() helper function 3 years ago
  Sylvain 64bc0a1612 Remove AudioCVT interface in favor of SDL_AudioStream 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 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
  Sam Lantinga 701e965235 Removed leading underscore in structure names 3 years ago
  Sam Lantinga 713ba2e31a SDL API renaming: SDL_audio.h 3 years ago
  Sam Lantinga 9625fb2832 Documentation cleanup 3 years ago
  Sylvain Becker 47170d288e Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912) 3 years ago
  Sylvain 3fb0c8b54a Remove/Rename SDL_FreeWAV() to SDL_free() 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 3 years ago
  Ozkan Sezer d6327a00fb re-applied the SDL_NewAudioStream deconstification, including to its definition 3 years ago
  Ozkan Sezer 25e62193f4 just revert the const removal from SDL_NewAudioStream in commit d0bbfdb 3 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago