Commit graph

19674 commits

Author SHA1 Message Date
Starcloudsea
ec588468a0 Harmony port: fix napi call 2025-06-02 18:46:59 +08:00
Coder2
05f4fa7752
Merge branch 'libsdl-org:main' into main 2025-06-02 15:32:06 +08:00
Jack253-png
35ea9148b2
Harmony port: fix 2025-06-02 09:28:10 +08:00
Jack253-png
a4b48d3e2e
Harmony port: surface destroy 2025-06-02 09:19:33 +08:00
SDL Wiki Bot
a314a58e7e Sync SDL3 wiki -> header
[ci skip]
2025-06-01 22:00:52 +00:00
SDL Wiki Bot
d283f4651c Sync SDL3 wiki -> header
[ci skip]
2025-06-01 21:52:34 +00:00
Ryan C. Gordon
8510331f66
.wikiheaders-options: Add Tray to quickreference categories. 2025-06-01 10:48:32 -04:00
Ryan C. Gordon
b8187e2abd
wikiheaders: Trim whitespace from end of lines in section headers. 2025-06-01 10:43:08 -04:00
Ryan C. Gordon
9e0d9f30a7
x11: Be a little less aggressive with Xinput2IsInitialized checks.
Just in case this ever get deinitialized sooner, we'd still like to SDL_free()
things on shutdown, etc.

Reference PR #13148.
2025-06-01 10:14:01 -04:00
Mason Remaley
57b6e6c7f9 Checks if xinput is loaded before trying to call xinput functions 2025-06-01 10:11:23 -04:00
Jack253-png
01fed59802
Harmony port: fix 2025-06-01 18:35:06 +08:00
Jack253-png
167fe8bdb0
Harmony port: fix 2025-06-01 18:30:05 +08:00
Jack253-png
048a59b21b
Harmony port: fix 2025-06-01 18:24:49 +08:00
Jack253-png
e91906683c
Harmony port: fix 2025-06-01 18:19:35 +08:00
Jack253-png
c951070638
Harmony port: touch event 2025-06-01 18:13:48 +08:00
Jack253-png
56ccf29d3c
Harmony port: napi shell 2025-06-01 15:18:20 +08:00
Ryan C. Gordon
ac3ab026fe
audio: corrected comment about device format minimums. 2025-06-01 03:01:37 -04:00
Ryan C. Gordon
83cc3bc234
audio: Opened device spec must be >= simple minimums, not device's defaults.
Fixes #13159.
2025-06-01 02:56:59 -04:00
Ryan C. Gordon
14a4ae521a
pulseaudio: Request more recording data per-fragment.
This seems to help some devices that can't keep up with smaller fragment sizes
for whatever reason.

Fixes #13110.
2025-06-01 02:46:55 -04:00
Jack253-png
9605a66f85
Harmony port: fix 2025-06-01 11:32:34 +08:00
Jack253-png
cf3353a914
Harmony port: call test 2025-06-01 11:27:34 +08:00
Starcloudsea
27df3404d9 Harmony port: video device 2025-06-01 09:46:50 +08:00
Jack253-png
d4039d3d66
Harmony port: entrypoint 2025-06-01 09:28:52 +08:00
Jack253-png
04e80426fb
Harmony port: entrypoint 2025-06-01 09:22:44 +08:00
Jack253-png
d031a499f0
Harmony port: entrypoint 2025-06-01 09:16:28 +08:00
Jack253-png
b182ae0f8b
Harmony port: entrypoint 2025-06-01 08:31:51 +08:00
Jack253-png
a9109972bf
Harmony port: entrypoint 2025-06-01 08:25:47 +08:00
Jack253-png
0f2b280c76
Harmony port: entrypoint 2025-06-01 08:14:40 +08:00
Jack253-png
231ed48aab
Harmony port: review changes 2025-06-01 07:52:13 +08:00
Jack253-png
298581d269
Harmony port: review changes 2025-06-01 07:41:02 +08:00
Jack253-png
c99ae6e155
Harmony port: review changes 2025-06-01 07:36:26 +08:00
Jack253-png
590509b34d
Harmony port: review changes 2025-06-01 07:22:00 +08:00
Jack253-png
4a0d0685ee
Harmony port: review changes 2025-06-01 06:48:06 +08:00
Jack253-png
af9601874e
Harmony port: napi callback shell 2025-06-01 05:59:37 +08:00
Jack253-png
2570e9ac56
Harmony port: video drv fix 2025-06-01 05:59:36 +08:00
Jack253-png
dc28e96952
Harmony port: keyboard event 2025-06-01 05:59:36 +08:00
Jack253-png
9e61fcb7f1
Harmony port: egl/gles lib 2025-06-01 05:59:36 +08:00
Jack253-png
8b6c78c688
Harmony port: window creation 2025-06-01 05:59:36 +08:00
Jack253-png
cd0d25ca11
Harmony port: video library 2025-06-01 05:59:35 +08:00
Jack253-png
1e75f1fa6c
Harmony port: video vulkan library 2025-06-01 05:59:35 +08:00
Jack253-png
e339bde505
Harmony port: video vulkan library 2025-06-01 05:59:35 +08:00
Jack253-png
4f5fcf6a16
Harmony port: video vulkan library & disable version test 2025-06-01 05:59:35 +08:00
Jack253-png
f25cbb135c
Harmony port: video vulkan library & disable version test 2025-06-01 05:59:35 +08:00
Jack253-png
845ba7d5ce
Harmony port: video vulkan library & disable version test 2025-06-01 05:59:34 +08:00
Jack253-png
addb748c64
Harmony port: disable lib version suffix 2025-06-01 05:59:34 +08:00
Jack253-png
1c48676f4f
Harmony port: window fetching 2025-06-01 05:59:34 +08:00
Jack253-png
8f0b9c1151
Harmony port: Workflows (fix script error) 2025-06-01 05:59:32 +08:00
Jack253-png
95ccfa69e5
Harmony port: Workflows (fix script error) 2025-06-01 05:58:14 +08:00
Jack253-png
15cbc266ec
Harmony port: Workflows (fix script error) 2025-06-01 05:58:13 +08:00
Jack253-png
a6ebc6a63a
Harmony port: Workflows (disable other plats) 2025-06-01 05:58:13 +08:00