Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 3a992af446 audio: Added a postmix callback to logical devices. il y a 2 ans
  Brick 0e552761b7 Renamed AudioStreamSpeed to AudioStreamFrequencyRatio il y a 2 ans
  Brick e55844274d Added SDL_(Get|Set)AudioStreamSpeed il y a 2 ans
  Sam Lantinga a5e7214795 Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus il y a 2 ans
  Ryan C. Gordon 58c859f64d audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice. il y a 2 ans
  Ryan C. Gordon 1e775e0eef audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream. il y a 2 ans
  Ozkan Sezer d86d02bbbf updated dynapi after SDL_GDKGetDefaultUser addition il y a 2 ans
  Sam Lantinga 8924d0d927 Added missing function prototype for SDL_WriteS64BE() il y a 2 ans
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again il y a 2 ans
  Ryan C. Gordon e7d56dd0b2 audio: Renamed new API SDL_UnpauseAudioDevice to SDL_ResumeAudioDevice. il y a 2 ans
  Frank Praznik 70323a8350 Add a function to display the system menu for a window il y a 2 ans
  Ryan C. Gordon 18c59cc969 Merge the SDL3 audio subsystem redesign! il y a 2 ans
  Semphris d4a867a256 Rename SDL_GetPath to SDL_GetUserFolder il y a 2 ans
  Ryan C. Gordon 5707e14716 audio: Fix up some things that broke when rebasing the branch against main. il y a 2 ans
  Ryan C. Gordon 464640440f audio: Added SDL_GetAudioStreamBinding. il y a 2 ans
  Ryan C. Gordon 01f7b53865 audio: Readded (logical) device pausing. il y a 2 ans
  Ryan C. Gordon b2e020958f audio: Wrap device access in opening of logical devices. il y a 3 ans
  Ryan C. Gordon 3d65a2cefe audio: Made SDL_LoadWAV a real function, not just a macro. il y a 3 ans
  Ryan C. Gordon 56b1bc2198 audio: SDL_AudioStream now has callbacks for Get and Put operations. il y a 3 ans
  Ryan C. Gordon 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! il y a 3 ans
  Sam Lantinga 9db2cb3513 Added SDL_ReloadGamepadMappings() to reset the SDL gamepad mappings il y a 2 ans
  Sam Lantinga 75e7a6fcfa SDL_AddGamepadMappingsFromFile() has been made into a real function il y a 2 ans
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() il y a 2 ans
  Sam Lantinga b271e92c6e Added the ability to specify a gamepad type in the mapping il y a 2 ans
  Sam Lantinga f3d6320bac Added SDL_strndup() il y a 2 ans
  Sam Lantinga a1615dea85 Added SDL_SetGamepadMapping() to set the mapping for a specific device il y a 2 ans
  Sam Lantinga eb0955ef89 Removed SDL_GamepadBinding from the API il y a 2 ans
  Sam Lantinga 2e3404db01 Added SDL_GetGamepadPowerLevel() to get the power level directly from a gamepad il y a 2 ans
  Sam Lantinga 3cbf16b944 Added SDL_GetGamepadInstanceID() il y a 2 ans
  Sam Lantinga 35876da3c4 Clipboard data API revamp il y a 2 ans