Ozkan Sezer
|
6fa6297441
fix typo from commit b84f150d0669592f
|
4 months ago |
Ozkan Sezer
|
b84f150d06
fix macOS builds with hidapi disabled
|
4 months ago |
SDL Wiki Bot
|
c52a96ca8e
Sync SDL3 wiki -> header
|
4 months ago |
Sam Lantinga
|
080b3002c6
Fixed building with an older Windows SDK
|
4 months ago |
Ryan C. Gordon
|
d0d1414836
messagebox: Copy title and message up front, to protect SDL_GetError() strings.
|
4 months ago |
SDL Wiki Bot
|
a92eade183
Sync SDL3 wiki -> header
|
4 months ago |
Ryan C. Gordon
|
0bb42cb023
alsa: a few more minor formatting tweaks.
|
4 months ago |
Ryan C. Gordon
|
483ceb5355
alsa: Reenable SDL's internal channel map support when ALSA can't swizzle.
|
4 months ago |
Ryan C. Gordon
|
35360ec4d7
alsa: Use more hints for opening default devices.
|
4 months ago |
Ryan C. Gordon
|
576f13ac7c
alsa: Put debug logging back into correct category and logging level.
|
4 months ago |
Ryan C. Gordon
|
ff96c59df4
alsa: Add back in code to guess the correct ALSA device prefix.
|
4 months ago |
Ryan C. Gordon
|
b108b54c6a
alsa: Bring up to current SDL coding conventions and standards, other tweaks.
|
4 months ago |
Ryan C. Gordon
|
639855b7e5
alsa: Remove direct calls to memset
|
4 months ago |
Ryan C. Gordon
|
a4a1dff219
alsa: remove `loop` macro
|
4 months ago |
Ryan C. Gordon
|
b9c062c858
alsa: Pulled in latest changes from @sylware
|
4 months ago |
Sam Lantinga
|
76e7bc4c04
Added support for ALSA dmix audio output (thanks @sylware!)
|
9 months ago |
SDL Wiki Bot
|
3fa0537565
Sync SDL3 wiki -> header
|
4 months ago |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
4 months ago |
SDL Wiki Bot
|
9aca97f4e7
Sync SDL3 wiki -> header
|
4 months ago |
Ryan C. Gordon
|
c0803f7683
SDL_dialog.h: Improvements and fixes to the documentation.
|
4 months ago |
Ryan C. Gordon
|
a55686ce61
hints: Clarify when joystick hints should be set.
|
4 months ago |
Frank Praznik
|
eb3fc0684c
wayland: Don't close an externally owned display on init failure
|
4 months ago |
L zard
|
6cc9ce183d
SDL_internal: remove `#undef SDL_LEAN_AND_MEAN`
|
5 months ago |
L zard
|
8b6d3c88cf
Fix `#ifdef`s to have config flags either defined as 1 or undefined
|
5 months ago |
Frank Praznik
|
313d522f39
wayland: Only require fifo-v1 for Wayland by default
|
4 months ago |
Ryan C. Gordon
|
ac2edad809
audio: Simplify and unify audio stream format updating when devices change.
|
4 months ago |
Ryan C. Gordon
|
9a9616894d
wikiheaders: Fix uninitialized variable issue.
|
4 months ago |
Ethan Lee
|
9628549c7c
Xbox buildfixes
|
4 months ago |
Ryan C. Gordon
|
80b9986418
audio: Fixed potential NULL dereference.
|
4 months ago |
Sam Lantinga
|
1944bc7407
Fixed warning C4702: unreachable code
|
4 months ago |