Zach Reedy
|
6f97205229
Added: Support for showing the IME Candidate Window on Windows
|
4 years ago |
David Gow
|
a1ffeda0ed
Add SDL_HINT_APP_NAME and DBUS inhibition hint
|
4 years ago |
Sam Lantinga
|
503ea8e89f
Don't modify the Nintendo Switch home LED state by default
|
4 years ago |
Ethan Lee
|
524964f966
Add SDL_HINT_VIDEO_EGL_ALLOW_TRANSPARENCY
|
4 years ago |
Sebastian Krzyszkowiak
|
2e6dac870f
wayland: Add a hint to allow disabling libdecor use
|
4 years ago |
Ryan C. Gordon
|
736a424ff4
pulseaudio: Optionally add "monitor" sources to device list.
|
4 years ago |
Sam Lantinga
|
f1633127d1
Added a window flash operation to be explicit about window flash behavior
|
4 years ago |
Sam Lantinga
|
e1c3a25034
Changed SDL_FlashWindow() so it doesn't take a flash count, and added the hint SDL_HINT_WINDOW_FLASH_COUNT to control behavior on Windows
|
4 years ago |
Sam Lantinga
|
2147e7bfea
Sorted the hints alphabetically
|
4 years ago |
Ryan C. Gordon
|
c88eb7a896
Sync wiki -> header.
|
4 years ago |
Sam Lantinga
|
24059a19c5
The RAWINPUT driver is no longer tied to HIDAPI in any way
|
4 years ago |
Dimitriy Ryazantcev
|
17ed8d8085
Added HIDAPI backend for Amazon Luna Controller Model T28B69 connected via Bluetooth LE (VID:0171, PID:0419).
|
4 years ago |
Ryan C. Gordon
|
e65a658320
x11: Add a hint to force override-redirect.
|
4 years ago |
Ryan C. Gordon
|
e006872355
hints: SDL_HINT_TIMER_RESOLUTION applies to all versions of Windows.
|
4 years ago |
Ryan C. Gordon
|
c486959e71
headers: Fix up bullet lists, now that wikiheaders.pl can handle them.
|
4 years ago |
Ryan C. Gordon
|
3f40396d33
First shot at merging the wiki documentation into the headers.
|
4 years ago |
Frank Praznik
|
2f0b99a774
audio: Add Pipewire playback/capture sink
|
4 years ago |
Cameron Gutman
|
dfa64eadd3
KMSDRM: Add hint to enable the backend without DRM master
|
4 years ago |
Cameron Gutman
|
79cd8cab08
Add default handler for Alt+Tab while keyboard grab is enabled
|
4 years ago |
Sam Lantinga
|
ac72a2ba8e
Fixed bug 5493 - Hint to let the user opt out of having Switch controllers' Home button lit when opened
|
4 years ago |
Sam Lantinga
|
1981d23f4b
Fixed bug 5466 - Add haptic support for Stadia Controller
|
4 years ago |
JibbSmart
|
0f57864c9e
Hint SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS added so we can recognise a Joy-Con as half a Pro Controller, so we can read its analog input and read its sensors just like we do a Pro Controller.
|
4 years ago |
Cameron Gutman
|
6e97170e96
Use PS4 rumble hint as the default for the PS5 rumble hint
|
4 years ago |
Cameron Gutman
|
6cbd4417f0
Add a hint for D3D9Ex to avoid having to choose at compile-time
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Sam Lantinga
|
0684572ccc
Added a hint to control whether the player LEDs should be lit to indicate which player is associated with a PS5 controller.
|
4 years ago |
Joel Linn
|
8fc0baad98
Add SDL_cond implementation using Windows Condition Variables
|
4 years ago |
Joel Linn
|
d0b8295c0d
Add SDL_sem implementation using Atomics and WaitOnAddress API.
|
4 years ago |
Joel Linn
|
548cb90893
Add SDL_mutex implementation using Windows Slim Reader/Writer Locks Keep Critical Section impl for Windows XP/Vista - choose at runtime
|
4 years ago |
Sam Lantinga
|
4ec776c334
Don't switch the PS5 controller out of DirectInput mode by default
|
4 years ago |