Historial de Commits

Autor SHA1 Mensaje Fecha
  Brick a59152688a Try and avoid overflow when handling very large audio streams hace 1 año
  Brick 5394a805f4 Improved testaudiostreamdynamicresample hace 1 año
  Brick e55844274d Added SDL_(Get|Set)AudioStreamSpeed hace 1 año
  Brick 43c3c5736d Track the formats of data in an SDL_AudioStream hace 1 año
  Brick 337fed3df6 Tweaked ResampleFrame_SSE hace 1 año
  Ryan C. Gordon fd7cd91dc9 audio: Mix multiple streams in float32 to prevent clipping. hace 1 año
  Ryan C. Gordon 9097573e37 audio: Choose a mixing strategy on each iteration. hace 1 año
  Sam Lantinga bbe2e012a2 Don't provide the SDL3 header path hace 1 año
  Sam Lantinga c17a35f096 Fixed typo hace 1 año
  Sam Lantinga 4f72255eb1 Fixed README.md link hace 1 año
  Sam Lantinga e0ab597549 Simplified SDL_main.h migration notes hace 1 año
  Sam Lantinga d44bde61e5 Added SDL migration information to the top level README.md hace 1 año
  Jeremy Demeule 6ff31e10cf metal: Add hint to select low power device instead of the default one (#8182) hace 1 año
  Sam Lantinga 8a8aed477d Make sure that we process touch events that position the mouse hace 1 año
  SDL Wiki Bot f84c87f204 Sync SDL3 wiki -> header hace 1 año
  Sam Lantinga a7eea9997d macOS: Don't raise the parent top-level window when raising a child window, only raise the child window to the top of the parent hace 1 año
  Sam Lantinga a5e7214795 Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus hace 1 año
  Ryan C. Gordon b385dc3b68 n3dsaudio: Patched to compile. hace 1 año
  Ryan C. Gordon 4e0c7c91fc audio: PlayDevice() should return an error code. hace 1 año
  Anonymous Maarten a94d724f17 wayland: add SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL hace 1 año
  Anonymous Maarten da5d93d3da wayland: don't define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_* macro's hace 1 año
  Anonymous Maarten f002f7d12e ci: build emscripten with Debug buid type hace 1 año
  Ryan C. Gordon 3699b12ed0 audio: Fixed some "is_*" variables to be cleaner and/or more specific. hace 1 año
  Ryan C. Gordon 2471d8cc2a audio: Fixed logic error in SDL_OpenAudioDeviceStream. hace 1 año
  Anonymous Maarten 1b03a2430a testsurround: fix order of arguments of callback hace 1 año
  Sam Lantinga 82db2b58f9 Renamed audio stream callback and moved the userdata parameter first hace 1 año
  SDL Wiki Bot 5bdad5210f Sync SDL3 wiki -> header hace 1 año
  Ryan C. Gordon 58c859f64d audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice. hace 1 año
  Ryan C. Gordon efd2023a72 audio: Fixed documentation. hace 1 año
  Ryan C. Gordon 1e775e0eef audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream. hace 1 año