Historique des commits

Auteur SHA1 Message Date
  Petar Popovic 1751e127c8 Removed trailing commas in enums il y a 1 an
  SDL Wiki Bot 04845bd39c Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 138f3a3c91 Fixed documentation for SDL_SetAudioStreamGetCallback() il y a 1 an
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 00c409cff8 Additional cleanup exposed by building with a C++ compiler il y a 1 an
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 1 an
  Sam Lantinga 9c7c0646c9 Fixed typo il y a 1 an
  Sam Lantinga 4cc3410dce Added SDL_GetAudioFormatName() il y a 1 an
  Anonymous Maarten 8714de9f46 SDL_GetAudioStreamAvailable and SDL_GetAudioStreamAvailable return error codes il y a 1 an
  SDL Wiki Bot 2f24e9c2f2 Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE il y a 1 an
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 4f55271571 Removed temporary memory from the API il y a 1 an
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. il y a 1 an
  Sam Lantinga 9bfd0d901c Audio device IDs are unsigned il y a 1 an
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory il y a 1 an
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations il y a 1 an
  Sam Lantinga 8ca6caeda5 SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule il y a 1 an
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API il y a 1 an
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. il y a 1 an
  Sam Lantinga cb395f7e80 Change SDL_AudioFormat into an enum il y a 1 an
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() il y a 1 an
  SDL Wiki Bot 29b0076659 Sync SDL3 wiki -> header il y a 1 an
  Ryan C. Gordon 4755055bc3 audio: Separate channel maps out of SDL_AudioSpec. il y a 1 an
  SDL Wiki Bot d7a875432b Sync SDL3 wiki -> header il y a 1 an
  Ryan C. Gordon 2a8f1e11ca audio: Add gain support to audio streams and logical audio devices. il y a 1 an
  SDL Wiki Bot 98f27b8f2e Sync SDL3 wiki -> header il y a 1 an
  Ryan C. Gordon 16e7fdc4f2 audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream. il y a 1 an
  SDL Wiki Bot 63138c79af Sync SDL3 wiki -> header il y a 1 an