Historial de Commits

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