Historia zmian

Autor SHA1 Wiadomość Data
  SDL Wiki Bot e3757f072b Sync SDL3 wiki -> header 1 rok temu
  Ryan C. Gordon 35b002be82 audio: Clarified SDL_GetAudioStreamQueued docs. 1 rok temu
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 1 rok temu
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 rok temu
  SDL Wiki Bot 926d143966 Sync SDL3 wiki -> header 1 rok temu
  Sam Lantinga 1bbc897e48 Updated documentation for bool return type 1 rok temu
  Ryan C. Gordon 412a8244b6 audio: Make system-specific audio format types part of SDL_AudioFormat. 1 rok temu
  Maia 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. 1 rok temu
  Petar Popovic 1751e127c8 Removed trailing commas in enums 1 rok temu
  SDL Wiki Bot 04845bd39c Sync SDL3 wiki -> header 1 rok temu
  Sam Lantinga 138f3a3c91 Fixed documentation for SDL_SetAudioStreamGetCallback() 1 rok temu
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 1 rok temu
  Sam Lantinga 00c409cff8 Additional cleanup exposed by building with a C++ compiler 1 rok temu
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 rok temu
  Sam Lantinga 9c7c0646c9 Fixed typo 1 rok temu
  Sam Lantinga 4cc3410dce Added SDL_GetAudioFormatName() 1 rok temu
  Anonymous Maarten 8714de9f46 SDL_GetAudioStreamAvailable and SDL_GetAudioStreamAvailable return error codes 1 rok temu
  SDL Wiki Bot 2f24e9c2f2 Sync SDL3 wiki -> header 1 rok temu
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 rok temu
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 1 rok temu
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 rok temu
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 rok temu
  Sam Lantinga 9bfd0d901c Audio device IDs are unsigned 1 rok temu
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 rok temu
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 rok temu
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 rok temu
  Sam Lantinga 8ca6caeda5 SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule 1 rok temu
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 1 rok temu
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 rok temu
  Sam Lantinga cb395f7e80 Change SDL_AudioFormat into an enum 1 rok temu