Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon f48d0cc164 audio: Remove AUDIO_U16* support. hace 3 años
  Ryan C. Gordon 0598ecc150 Sync wiki -> headers. hace 3 años
  Anonymous Maarten 549cedfa88 include: add \brief to includes hace 3 años
  Sylvain 49e47b523a Update `\returns` to the generic form hace 3 años
  Sylvain 43c08170af Add missing '\param' documentation hace 3 años
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming hace 3 años
  Sam Lantinga 5b77ad54c4 Fixed order and constness of parameters to SDL_ConvertAudioSamples() hace 3 años
  Sylvain e2e5e670bf Remove returns int from Destroy/Close/Unlock functions hace 3 años
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
  Sylvain b305d9e3c0 Change return type from void to int for audio function. Eventually set invalid parameter error. hace 3 años
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error hace 3 años
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. hace 3 años
  Sylvain 052b14eb65 Add SDL_ConvertAudioSamples() helper function hace 3 años
  Sylvain 64bc0a1612 Remove AudioCVT interface in favor of SDL_AudioStream hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sylvain 93e2903ac5 Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice() hace 3 años
  Sylvain 2d7f8d7d51 Remove legacy SDL_Audio functions that acts on device id == 1 hace 3 años
  Sam Lantinga 701e965235 Removed leading underscore in structure names hace 3 años
  Sam Lantinga 713ba2e31a SDL API renaming: SDL_audio.h hace 3 años
  Sam Lantinga 9625fb2832 Documentation cleanup hace 3 años
  Sylvain Becker 47170d288e Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912) hace 3 años
  Sylvain 3fb0c8b54a Remove/Rename SDL_FreeWAV() to SDL_free() hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. hace 3 años
  Ozkan Sezer d6327a00fb re-applied the SDL_NewAudioStream deconstification, including to its definition hace 3 años
  Ozkan Sezer 25e62193f4 just revert the const removal from SDL_NewAudioStream in commit d0bbfdb hace 3 años
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) hace 3 años
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años