Ryan C. Gordon
|
47d8c77c67
audio: Choose better default sample frame counts.
|
2 anni fa |
Ryan C. Gordon
|
8b26e95f91
audio: Change SDL_AudioStreamCallback
|
2 anni fa |
Ryan C. Gordon
|
9da34e8fb5
docs: Updated README-emscripten.md.
|
2 anni fa |
Max Bachmann
|
fd1c54a004
detect fanatec steering wheels
|
2 anni fa |
Ryan C. Gordon
|
cb44146089
docs: Whoops, this got added by the wiki bridge by accident!
|
2 anni fa |
Sam Lantinga
|
cd633b9a88
Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused()
|
2 anni fa |
SDL Wiki Bot
|
c6cad07faa
Sync SDL3 wiki -> header
|
2 anni fa |
Ryan C. Gordon
|
a6e52f9e48
Sync SDL3 wiki -> header
|
2 anni fa |
Dan Ginsburg
|
2de2e9d031
Fix flickering of window when using desktop-fullscreen and borderless window on multiple monitors on Linux. Closes #8186.
|
2 anni fa |
danginsburg
|
723835d16a
Windows: fix for client rect resizing larger each time we came from exclusive fullscreen -> windowed on a monitor with HiDPI set. The problem was we were using the monitor DPI rather than the window DPI so AdjustWindowRectExForDpi was giving us an incorrect size which would be too large for the client rect. Closes #8237.
|
2 anni fa |
Ryan C. Gordon
|
ce27363df2
wikiheaders: Sort undocumented functions.
|
2 anni fa |
Sam Huang
|
e22282b097
Added README about transparent windows in Win32
|
2 anni fa |
Sam Lantinga
|
1d1c6e6305
Turn off COREAUDIO debug logging by default
|
2 anni fa |
Frank Praznik
|
52efefca04
wayland: Fix drag offer leak
|
2 anni fa |
Ryan C. Gordon
|
3a992af446
audio: Added a postmix callback to logical devices.
|
2 anni fa |
Simon McVittie
|
7207bdce5d
render: Enable clipping for zero-sized rectangles
|
2 anni fa |
Anonymous Maarten
|
22d81fb3e9
cmake: use MSVC_RUNTIME_LIBRARY to force MT
|
2 anni fa |
Anonymous Maarten
|
a2e17852d9
cmake: make sure SDL_GetPrefPath is run before testfilesystem
|
2 anni fa |
Anonymous Maarten
|
2fb266e0a4
ci: run tests in parallel
|
2 anni fa |
Ryan C. Gordon
|
ad1313e751
testaudio: Patched to compile.
|
2 anni fa |
Ryan C. Gordon
|
5747ddc012
testaudio: Clean up some messy memory management.
|
2 anni fa |
Ryan C. Gordon
|
fafbea1ced
audio: Move internal float32 mixing to a simplified function
|
2 anni fa |
Ryan C. Gordon
|
116b0ec977
include: minor tweak to audio API documentation
|
2 anni fa |
Ryan C. Gordon
|
fb13770353
include: Replaced old Bugzilla URL.
|
2 anni fa |
Ryan C. Gordon
|
38c8fc05c5
audio: Remove ChooseMixStrategy.
|
2 anni fa |
Anonymous Maarten
|
b00cbd76aa
wikiheaders.pl: create Unsupported.md file with list of functions undocumented in either the headers or the wiki
|
2 anni fa |
Frank Praznik
|
37e1fc3b58
wayland: Ensure that the toplevel window is recreated when switching decoration modes
|
2 anni fa |
Brick
|
f2ca9a615b
Added SDL_AUDIO_FRAMESIZE
|
2 anni fa |
Brick
|
53122593f8
Added SDL_AUDIO_BYTESIZE
|
2 anni fa |
SDL Wiki Bot
|
544351c98e
Sync SDL3 wiki -> header
|
2 anni fa |