Ryan C. Gordon
|
c7e6d7a1f7
audio: Changed debug logging output.
|
hace 1 año |
Ryan C. Gordon
|
87ec6acf2d
audio: Added a FIXME
|
hace 1 año |
Ryan C. Gordon
|
ac88ffb7ea
audio: don't allocate buffer in SDL_SetAudioPostmixCallback for NULL callback.
|
hace 1 año |
Ryan C. Gordon
|
2a950f6ae6
audio: Replace some SDL_memcpy calls with SDL_copyp.
|
hace 1 año |
Ryan C. Gordon
|
0dc0434a3e
audio: Fixed race condition in subsystem shutdown.
|
hace 1 año |
Ryan C. Gordon
|
23f60203a3
audio: precalculate if we can use simple copies instead of the full mixer.
|
hace 1 año |
Ryan C. Gordon
|
36b0f11414
audio: Optimize setting device formats during audio thread iteration.
|
hace 1 año |
Anonymous Maarten
|
4c3e84897f
testspriteminimal: make standalone by embedding icon.bmp
|
hace 1 año |
Anonymous Maarten
|
2a01f9dcb5
tests: plug leaks when running with --trackmem
|
hace 1 año |
Anonymous Maarten
|
f42bbeca24
SDL_test: track stack frames of allocations on Windows
|
hace 1 año |
Anonymous Maarten
|
12c0be028e
SDL_test: clear text cache on exit event
|
hace 1 año |
Anonymous Maarten
|
b4bfb18318
SDL_test: free state before logging allocations
|
hace 1 año |
Anonymous Maarten
|
248b1edd3f
SDL_test: destroy windows in SDL_CommonQuit
|
hace 1 año |
Anonymous Maarten
|
98da2dd303
SDL_test: don't warn about expected allocations when running with --trackmem
|
hace 1 año |
Sam Lantinga
|
6a381567b0
Support audio rate conversion up to 384KHz
|
hace 1 año |
Sam Lantinga
|
b2b548a1fc
Don't hang if IAudioRenderClient_GetBuffer() fails indefinitely
|
hace 1 año |
Sam Lantinga
|
a3a5e17282
Fixed build warning '=': conversion from 'Uint32' to 'Uint16', possible loss of data
|
hace 1 año |
Sam Lantinga
|
6d3e21c27c
Fixed android build warnings
|
hace 1 año |
Sam Lantinga
|
fca2f53189
Fixed warning: this function declaration is not a prototype
|
hace 1 año |
Sam Lantinga
|
a72dfa6a5f
Fixed sensor timestamp units for third-party PS5 controllers
|
hace 1 año |
Sam Lantinga
|
f6756047a4
Fixed error: array subscript 2 is above array bounds of ‘const Uint8[2]’
|
hace 1 año |
Sam Lantinga
|
7059a55ccc
Fixed sensor timestamp calculation for third-party PS5 controllers
|
hace 1 año |
Sam Lantinga
|
c0443e5d12
Fixed crash in SDL_IMMDevice_FindByDevID()
|
hace 1 año |
Sam Lantinga
|
fde8499f69
Use around 20ms for the audio buffer size
|
hace 1 año |
Frank Praznik
|
e5739d7d1f
video: Remove SDL_GetFocusWindow()
|
hace 1 año |
Mathieu Eyraud
|
39c2f97373
Fix NULL dereference in SDL_OpenAudio
|
hace 1 año |
Sam Lantinga
|
9a23d0e3f6
Added new audio files to the Xcode project
|
hace 1 año |
Brick
|
a62e62f97a
Refactored SDL_audiocvt.c
|
hace 1 año |
Ryan C. Gordon
|
31229fd47f
include: Added a note about SDL's iOS app delegate functions.
|
hace 1 año |
Guldoman
|
65aaf3a9ab
x11: Always update clipboard owner
|
hace 1 año |