Sam Lantinga
|
c2a3112b6f
Added "--substring" to the help for rename_symbols.py
|
1 year ago |
Sam Lantinga
|
a844d90942
Add missing error reporting in Android_JNI_FileOpen()
|
1 year ago |
Ryan C. Gordon
|
4ac38d13dd
alsa: Don't touch free'd memory in hotplug thread.
|
1 year ago |
Ryan C. Gordon
|
43d41c9dcb
audio: Another attempt to make device add/remove work vs event watchers.
|
1 year ago |
Ryan C. Gordon
|
9abc692156
audio: Another attempt to deal with device destruction from device thread.
|
1 year ago |
Ryan C. Gordon
|
33c9eeec7c
Revert "audio: Device threads don't increment physical device refcounts."
|
1 year ago |
Sam Lantinga
|
e5a15f94e2
Revert "Check to make sure the Windows joystick device has buttons and axes"
|
1 year ago |
Sam Lantinga
|
70fd8e2ba2
Lock joysticks when adding gamepad mappings
|
1 year ago |
Ryan C. Gordon
|
76f81797b7
audio: Device threads don't increment physical device refcounts.
|
1 year ago |
SDL Wiki Bot
|
594fda4120
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
0d7c5a2c56
Updated Android API documentation
|
1 year ago |
Sam Lantinga
|
0df888c584
Moved Android low latency audio behind a hint "SDL_ANDROID_LOW_LATENCY_AUDIO"
|
1 year ago |
SDL Wiki Bot
|
142366c837
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
3a4c9d6990
Fixed build error when API logging is enabled
|
1 year ago |
Sam Lantinga
|
1f8f82b379
Removed redundant thread-safety information
|
1 year ago |
SDL Wiki Bot
|
a6edc75fe7
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
3c8edeb79b
Clarified SDL property thread-safety information
|
1 year ago |
SDL Wiki Bot
|
4fa821cb3e
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
1c70760c0b
Added thread-safety information for the new SDL properties API
|
1 year ago |
Sam Lantinga
|
15533dce05
Cleaned up warnings from check_stdlib_usage.py
|
1 year ago |
Ryan C. Gordon
|
bf269571fc
jack: Removed FIXME comment that has since been fixed.
|
1 year ago |
Ryan C. Gordon
|
797b70877d
audio: Remove stub header SDL_audio_c.h.
|
1 year ago |
Ryan C. Gordon
|
9d7c57234a
audio: Cleaned out most remaining `/* */` comments for `//` style.
|
1 year ago |
Ryan C. Gordon
|
0ff67dc21b
video: Fix compiler warning about SDL_ReadSurfacePixel not being declared.
|
1 year ago |
Ryan C. Gordon
|
81c77396af
opensles: Patched to compile.
|
1 year ago |
Ryan C. Gordon
|
442e84916a
opensles: Fixed capitalization to match other SDL backends.
|
1 year ago |
Ryan C. Gordon
|
34914bfb49
alsa: Clean up device handles, now that hotplug thread cleanup is in place.
|
1 year ago |
Sam Lantinga
|
48d80efb51
Fixed warning C4701: potentially uninitialized local variable 'props' used
|
1 year ago |
Ozkan Sezer
|
f7dc63bcc3
audio: another windows wasapi build fix.
|
1 year ago |
Ozkan Sezer
|
dd98330076
audio: fix windows wasapi build.
|
1 year ago |