Commit History

Author SHA1 Message Date
  nightmareci 718034f5fa Remove newlines from log messages 2 months ago
  Ryan C. Gordon 3f7f632e14 audio: Added SDL_AudioDeviceStreamPaused. 3 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 months ago
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 6 months ago
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 7 months ago
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const 7 months ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 months ago
  Sam Lantinga 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 months ago
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration 8 months ago
  Sam Lantinga 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 8 months ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 months ago
  Sam Lantinga 8ca6caeda5 SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule 9 months ago
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 10 months ago
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 10 months ago