Ryan C. Gordon
|
2471d8cc2a
audio: Fixed logic error in SDL_OpenAudioDeviceStream.
|
1 年之前 |
Anonymous Maarten
|
1b03a2430a
testsurround: fix order of arguments of callback
|
1 年之前 |
Sam Lantinga
|
82db2b58f9
Renamed audio stream callback and moved the userdata parameter first
|
1 年之前 |
SDL Wiki Bot
|
5bdad5210f
Sync SDL3 wiki -> header
|
1 年之前 |
Ryan C. Gordon
|
58c859f64d
audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice.
|
1 年之前 |
Ryan C. Gordon
|
efd2023a72
audio: Fixed documentation.
|
1 年之前 |
Ryan C. Gordon
|
1e775e0eef
audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream.
|
1 年之前 |
Sam Lantinga
|
bd088c2f99
Revert "Clarify whether an audio function expects a physical or logical device ID"
|
1 年之前 |
Brick
|
82e481b520
Added --randmem test parameter
|
1 年之前 |
Brick
|
ea68bb8027
Add some additional checks to audio_convertAudio
|
1 年之前 |
Brick
|
f8286df167
Fixed ResampleFrame_SSE doing unnecessary work
|
1 年之前 |
Brick
|
b1d63be538
Fixed audio_resampleLoss test
|
1 年之前 |
Sam Huang
|
c191d6c306
Better Win32 transparent window support
|
1 年之前 |
Ozkan Sezer
|
923d612ca1
hidapi: sync macOS code with mainstream.
|
1 年之前 |
Ozkan Sezer
|
363f4fa9c1
avoid type redefinition errors after commit ee806597b9.
|
1 年之前 |
Sam Lantinga
|
615824a806
Updated documentation now that SDL_GetAudioDevices() has been split into separate functions for output and capture devices
|
1 年之前 |
Sam Lantinga
|
506a133d84
Clarify whether an audio function expects a physical or logical device ID
|
1 年之前 |
Ozkan Sezer
|
3b1d1e4e31
hidapi: sync the hidraw changes with mainstream
|
1 年之前 |
Ozkan Sezer
|
f617918e0a
cmake: check linkage to libusb too, instead of libusb.h presence only.
|
1 年之前 |
Brick
|
041dbd6b5f
Fixed GetResamplerAvailableOutputFrames
|
1 年之前 |
Ryan C. Gordon
|
b49d0a607e
x11: Avoid including full Vulkan headers.
|
1 年之前 |
Ryan C. Gordon
|
4d2f9f3a32
yuv_rgb: Comment out unused code.
|
1 年之前 |
Ryan C. Gordon
|
3c3486e2ac
wayland: Don't include full Vulkan headers when not necessary.
|
1 年之前 |
Ryan C. Gordon
|
f066bbe98a
x11: Don't include system headers twice.
|
1 年之前 |
Ozkan Sezer
|
d86d02bbbf
updated dynapi after SDL_GDKGetDefaultUser addition
|
1 年之前 |
Sam Lantinga
|
4355f9cec5
Fixed warning C4389: '!=': signed/unsigned mismatch
|
1 年之前 |
Sam Lantinga
|
5755de07a6
Fixed build warnings
|
1 年之前 |
Sam Lantinga
|
0f80d47bbd
Fixed thread-safety warning
|
1 年之前 |
Sam Lantinga
|
ee806597b9
Removed SDL_vulkan_internal.h from SDL_sysvideo.h
|
1 年之前 |
Sam Lantinga
|
34860b932b
Fixed testautomation --filter pixels_allocFreeFormat
|
1 年之前 |