Sam Lantinga
|
f40bf44928
Removed unnecessary include
|
8 months ago |
8BitDo
|
6d3e8b749e
add 8BitDo Controller sensor_timestamp (#13278)
|
8 months ago |
Sam Lantinga
|
727b4924c8
Update the viewport when logical presentation changes
|
8 months ago |
Paul Vick
|
de6a23028a
Fix #13276: Crash in SDL_GetAudioDeviceChannelMap
|
8 months ago |
Vicki Pfau
|
8442d4f0f7
joystick: Add support Xbox Adaptive Controller
|
9 months ago |
Petar Popovic
|
3cd979b353
SDL_render.h: enum SDL_TextureAddressMode: Removed trailing comma
|
8 months ago |
Rémi Verschelde
|
db3a35e9bc
joystick: Fix MSVC errors C2099 with `/fp:strict`
|
8 months ago |
Sam Lantinga
|
9ed83e71f6
Fixed memory leaks in KMSDRM property handling
|
8 months ago |
SDL Wiki Bot
|
603118c340
Sync SDL3 wiki -> header
|
8 months ago |
Sam Lantinga
|
aa4f916b71
Renamed SDL_PROP_AUDIOSTREAM_KEEP_ON_SHUTDOWN_BOOLEAN to SDL_PROP_AUDIOSTREAM_AUTO_CLEANUP_BOOLEAN
|
8 months ago |
SDL Wiki Bot
|
6cfe211142
Sync SDL3 wiki -> header
|
8 months ago |
Ryan C. Gordon
|
274aa0242e
audio: Let apps save an audio stream from destruction during SDL_Quit(). (#13244)
|
8 months ago |
Ozkan Sezer
|
af8bee2dd1
alsa: change an SDL_LogError into SDL_LogDebug.
|
8 months ago |
Marcin Serwin
|
bbc674b9e7
test: Fix resource paths in testtray
|
8 months ago |
mitchellcairns
|
796961acec
Resolve bug for calibration Nintendo Switch Pro Controller (#13260)
|
8 months ago |
Mitch Cairns
|
3a6f9e01f8
Fixed Nintendo Switch thumbstick calibration
|
8 months ago |
Sam Lantinga
|
038a3806eb
Fixed Nintendo Switch Pro thumbstick calibration
|
8 months ago |
Sam Lantinga
|
e6c2649afc
Updated testffmpeg for ffmpeg 7.1
|
8 months ago |
Sasha Szpakowski
|
e80d084766
expose events originating from a live-resize set the data1 field to 1.
|
8 months ago |
Josh Dowell
|
6aedc488d3
win32: Invalidate window message mouse button flags when reading buttons from raw input or GameInput
|
8 months ago |
Ozkan Sezer
|
81e3066303
hidapi/libusb: disable C5287 warning in MSVC builds
|
8 months ago |
Sam Lantinga
|
7d9fd48557
alsa: recover from snd_pcm_avail() returning -EPIPE
|
8 months ago |
Sam Lantinga
|
e68f5ca99a
alsa: use udev if available instead of a hotplug thread
|
8 months ago |
Sam Lantinga
|
051ce0ff89
alsa: fixed disconnecting the microphone when opened
|
8 months ago |
Wohlstand
|
5fcc83d93b
Vita Render: Limit the scope of cliprect to viewport
|
8 months ago |
Wohlstand
|
1bd5110ff0
Vita: Fixed absence of clipping when viewport is set
|
8 months ago |
Ryan C. Gordon
|
eb04219efe
audio: Enumerating audio devices will skip zombie devices still in the hash.
|
8 months ago |
SDL Wiki Bot
|
d06b6e42d2
Sync SDL3 wiki -> header
|
8 months ago |
Sam Lantinga
|
c19ad189dc
Clarify that SDL_GetAudioStreamDevice() returns the logical device.
|
8 months ago |
Sam Lantinga
|
7882e60f0e
Don't log an error for disconnected audio devices
|
8 months ago |