Commit History

Author SHA1 Message Date
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 1 year ago
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga 037541a0e0 Check standard error code return values as < 0 instead of == -1 1 year ago
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration 1 year ago
  Sam Lantinga 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() 1 year ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 year ago
  Sam Lantinga 8ca6caeda5 SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule 1 year ago
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 1 year ago
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 1 year ago