Sam Lantinga
|
fde8499f69
Use around 20ms for the audio buffer size
|
hai 1 ano |
Frank Praznik
|
e5739d7d1f
video: Remove SDL_GetFocusWindow()
|
hai 1 ano |
Mathieu Eyraud
|
39c2f97373
Fix NULL dereference in SDL_OpenAudio
|
hai 1 ano |
Sam Lantinga
|
9a23d0e3f6
Added new audio files to the Xcode project
|
hai 1 ano |
Brick
|
a62e62f97a
Refactored SDL_audiocvt.c
|
hai 1 ano |
Ryan C. Gordon
|
31229fd47f
include: Added a note about SDL's iOS app delegate functions.
|
hai 1 ano |
Guldoman
|
65aaf3a9ab
x11: Always update clipboard owner
|
hai 1 ano |
Sam Lantinga
|
f622f21e6f
Fixed build
|
hai 1 ano |
Sam Lantinga
|
5774c9638c
Prefer hidraw over libusb when libusb whitelisting is not enabled
|
hai 1 ano |
Sam Lantinga
|
9301f7ace2
hidapi/libusb: only enumerate each interface once
|
hai 1 ano |
Sam Lantinga
|
859dc14add
Replaced SDL_GetGamepadBindForAxis() and SDL_GetGamepadBindForButton() with SDL_GetGamepadBindings()
|
hai 1 ano |
Sam Lantinga
|
9e50048ab6
Revert "Removed SDL_GamepadBinding from the API"
|
hai 1 ano |
Sam Lantinga
|
9f17d1a9d8
Don't reference the same function in "see also"
|
hai 1 ano |
Ozkan Sezer
|
86505ea630
fix SDL_AudioStreamCallback documentation
|
hai 1 ano |
SDL Wiki Bot
|
d885d5c310
Sync SDL3 wiki -> header
|
hai 1 ano |
Ryan C. Gordon
|
2f43f7bc53
audio: Allow querying of device buffer size.
|
hai 1 ano |
Ryan C. Gordon
|
cf95721130
audio: Added a hint to let apps force device buffer size.
|
hai 1 ano |
Ryan C. Gordon
|
47d8c77c67
audio: Choose better default sample frame counts.
|
hai 1 ano |
Ryan C. Gordon
|
8b26e95f91
audio: Change SDL_AudioStreamCallback
|
hai 1 ano |
Ryan C. Gordon
|
9da34e8fb5
docs: Updated README-emscripten.md.
|
hai 1 ano |
Max Bachmann
|
fd1c54a004
detect fanatec steering wheels
|
hai 1 ano |
Ryan C. Gordon
|
cb44146089
docs: Whoops, this got added by the wiki bridge by accident!
|
hai 1 ano |
Sam Lantinga
|
cd633b9a88
Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused()
|
hai 1 ano |
SDL Wiki Bot
|
c6cad07faa
Sync SDL3 wiki -> header
|
hai 1 ano |
Ryan C. Gordon
|
a6e52f9e48
Sync SDL3 wiki -> header
|
hai 1 ano |
Dan Ginsburg
|
2de2e9d031
Fix flickering of window when using desktop-fullscreen and borderless window on multiple monitors on Linux. Closes #8186.
|
hai 1 ano |
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.
|
hai 1 ano |
Ryan C. Gordon
|
ce27363df2
wikiheaders: Sort undocumented functions.
|
hai 1 ano |
Sam Huang
|
e22282b097
Added README about transparent windows in Win32
|
hai 1 ano |
Sam Lantinga
|
1d1c6e6305
Turn off COREAUDIO debug logging by default
|
hai 1 ano |