Brick
|
43c3c5736d
Track the formats of data in an SDL_AudioStream
|
1 year ago |
Brick
|
337fed3df6
Tweaked ResampleFrame_SSE
|
1 year ago |
Ryan C. Gordon
|
fd7cd91dc9
audio: Mix multiple streams in float32 to prevent clipping.
|
1 year ago |
Ryan C. Gordon
|
9097573e37
audio: Choose a mixing strategy on each iteration.
|
1 year ago |
Sam Lantinga
|
bbe2e012a2
Don't provide the SDL3 header path
|
1 year ago |
Sam Lantinga
|
c17a35f096
Fixed typo
|
1 year ago |
Sam Lantinga
|
4f72255eb1
Fixed README.md link
|
1 year ago |
Sam Lantinga
|
e0ab597549
Simplified SDL_main.h migration notes
|
1 year ago |
Sam Lantinga
|
d44bde61e5
Added SDL migration information to the top level README.md
|
1 year ago |
Jeremy Demeule
|
6ff31e10cf
metal: Add hint to select low power device instead of the default one (#8182)
|
1 year ago |
Sam Lantinga
|
8a8aed477d
Make sure that we process touch events that position the mouse
|
1 year ago |
SDL Wiki Bot
|
f84c87f204
Sync SDL3 wiki -> header
|
1 year ago |
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
|
1 year ago |
Sam Lantinga
|
a5e7214795
Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus
|
1 year ago |
Ryan C. Gordon
|
b385dc3b68
n3dsaudio: Patched to compile.
|
1 year ago |
Ryan C. Gordon
|
4e0c7c91fc
audio: PlayDevice() should return an error code.
|
1 year ago |
Anonymous Maarten
|
a94d724f17
wayland: add SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL
|
1 year ago |
Anonymous Maarten
|
da5d93d3da
wayland: don't define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_* macro's
|
1 year ago |
Anonymous Maarten
|
f002f7d12e
ci: build emscripten with Debug buid type
|
1 year ago |
Ryan C. Gordon
|
3699b12ed0
audio: Fixed some "is_*" variables to be cleaner and/or more specific.
|
1 year ago |
Ryan C. Gordon
|
2471d8cc2a
audio: Fixed logic error in SDL_OpenAudioDeviceStream.
|
1 year ago |
Anonymous Maarten
|
1b03a2430a
testsurround: fix order of arguments of callback
|
1 year ago |
Sam Lantinga
|
82db2b58f9
Renamed audio stream callback and moved the userdata parameter first
|
1 year ago |
SDL Wiki Bot
|
5bdad5210f
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
58c859f64d
audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice.
|
1 year ago |
Ryan C. Gordon
|
efd2023a72
audio: Fixed documentation.
|
1 year ago |
Ryan C. Gordon
|
1e775e0eef
audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream.
|
1 year ago |
Sam Lantinga
|
bd088c2f99
Revert "Clarify whether an audio function expects a physical or logical device ID"
|
1 year ago |
Brick
|
82e481b520
Added --randmem test parameter
|
1 year ago |
Brick
|
ea68bb8027
Add some additional checks to audio_convertAudio
|
1 year ago |