Sam Lantinga
|
a6d5c1fe05
Added the environment variable SDL_LOGGING to control default log output
|
1 year ago |
Sam Lantinga
|
5e12e4b813
Updated documentation for SDL_HINT_SHUTDOWN_DBUS_ON_QUIT
|
1 year ago |
Semphris
|
8c4e4d57b3
Add hint to make SDL handle dbus_shutdown()
|
1 year ago |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
Max Maisel
|
e7f03de468
Add steam deck detection and HIDAPI driver scaffold.
|
1 year ago |
Sam Lantinga
|
79a8e8cf04
Make built-in joystick device lists extendable by using hints
|
1 year ago |
Sam Lantinga
|
76cc24e34a
Added SDL_HINT_JOYSTICK_IOKIT and SDL_HINT_JOYSTICK_MFI to control whether the IOKit and GCController drivers should be used for joystick support.
|
1 year ago |
Jeremy Demeule
|
aa7ba62978
metal: Add hint to select low power device instead of the default one (#8182)
|
1 year ago |
Sam Lantinga
|
a6228e7aaf
Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers
|
1 year ago |
Alibek Omarov
|
c395240425
hints: clarify support for comma-separated values for QtWayland orientation that's available since 2.0.22
|
1 year ago |
Sam Lantinga
|
69644346ac
Added the hint SDL_HINT_ENABLE_SCREEN_KEYBOARD to control whether the on-screen keyboard should be shown when text input is active
|
1 year ago |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
Rudolf-Walter Kiss-Szakacs
|
232ed540db
Add SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS.
|
2 years ago |
Sam Lantinga
|
1f87e9e24e
Updated patch notes for 2.26 release
|
2 years ago |
Sam Lantinga
|
0dfc829a6b
Added simple BLE Steam Controller support on all platforms
|
2 years ago |
Sam Lantinga
|
15a9890919
Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate()
|
2 years ago |
Sam Lantinga
|
24cdebe464
Added the hint SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE_HOME_LED to control the brightness of the Xbox button LED on the Xbox One controller
|
2 years ago |
Hubert Maier
|
57973cd379
SDL_HINTS.H: Correct spelling mistake
|
2 years ago |
SDL Wiki Bot
|
393acf6362
Sync SDL wiki -> header
|
2 years ago |
Sam Lantinga
|
0bc852ce53
Revert "Disable the RAWINPUT joystick driver by default"
|
2 years ago |
Sam Lantinga
|
47ba997f06
Disable the RAWINPUT joystick driver by default
|
2 years ago |
Daniel Bomar
|
22461383c6
SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint
|
2 years ago |
Sam Lantinga
|
efdb390caa
Disable the HIDAPI Wii driver by default as it doesn't work with the dolphinbar
|
2 years ago |
SDL Wiki Bot
|
4ca86dae2f
Sync SDL wiki -> header
|
2 years ago |
David Gow
|
ad29875ee6
Wayland: Emulate mouse warp using relative mouse mode
|
3 years ago |
SDL Wiki Bot
|
34b28002d9
Sync SDL wiki -> header
|
2 years ago |
Sam Lantinga
|
64ea6cefaf
SDL_ResetHint() no longer clears the callbacks associated with a hint
|
2 years ago |
Happy Harry
|
6c8bf3af4c
Add vertical mode for Nintendo Joy-Con (#6303)
|
2 years ago |
Sam Lantinga
|
c887cb02af
Added the hint SDL_HINT_JOYSTICK_HIDAPI_WII_PLAYER_LED to control whether the player LED should be lit on the Nintendo Wii controllers
|
2 years ago |
Sam Lantinga
|
c72e14e8f4
Added initial support for Wii controllers (thanks @tellowkrinkle!)
|
2 years ago |