История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga 4cc3410dce Added SDL_GetAudioFormatName() 1 год назад
  Anonymous Maarten 8714de9f46 SDL_GetAudioStreamAvailable and SDL_GetAudioStreamAvailable return error codes 1 год назад
  SDL Wiki Bot 2f24e9c2f2 Sync SDL3 wiki -> header 1 год назад
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 год назад
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 1 год назад
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 год назад
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 год назад
  Sam Lantinga 9bfd0d901c Audio device IDs are unsigned 1 год назад
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 год назад
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 год назад
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 год назад
  Sam Lantinga 8ca6caeda5 SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule 1 год назад
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 1 год назад
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 год назад
  Sam Lantinga cb395f7e80 Change SDL_AudioFormat into an enum 1 год назад
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 год назад
  SDL Wiki Bot 29b0076659 Sync SDL3 wiki -> header 1 год назад
  Ryan C. Gordon 4755055bc3 audio: Separate channel maps out of SDL_AudioSpec. 1 год назад
  SDL Wiki Bot d7a875432b Sync SDL3 wiki -> header 1 год назад
  Ryan C. Gordon 2a8f1e11ca audio: Add gain support to audio streams and logical audio devices. 1 год назад
  SDL Wiki Bot 98f27b8f2e Sync SDL3 wiki -> header 1 год назад
  Ryan C. Gordon 16e7fdc4f2 audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream. 1 год назад
  SDL Wiki Bot 63138c79af Sync SDL3 wiki -> header 1 год назад
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 1 год назад
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 год назад
  Ryan C. Gordon 2ad7c70ac6 documentation: clean up a minor syntax issue. 1 год назад
  Sam Lantinga 66aac9aced Fixed channel order typo 1 год назад
  SDL Wiki Bot 454d890bef Sync SDL3 wiki -> header 1 год назад
  Ryan C. Gordon d3a62d8298 audio: Update docs on channel ordering. 1 год назад
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 год назад