Commit Graph

  • 6aef14fb2d pulseaudio: We should be using libpulse, not libpulse-simple. Ryan C. Gordon 2023-07-12 16:40:42 -04:00
  • 6fd0613ac8 pulseaudio: Require PulseAudio 5.0 or later for SDL3. Ryan C. Gordon 2023-07-12 16:34:55 -04:00
  • 9ebf0ed781 pulseaudio: fix WaitForPulseOperation blocking longer than necessary. Ryan C. Gordon 2023-07-12 16:09:33 -04:00
  • 832b524180 pulseaudio: don't wait on pa_context_subscribe in hotplug thread. Ryan C. Gordon 2023-07-12 16:00:13 -04:00
  • 956b18f50c pulseaudio: don't wait on pa_context_subscribe in hotplug thread. Ryan C. Gordon 2023-07-12 16:00:13 -04:00
  • 29d461b628 need pulseaudio >=0.9.15. call pa_threaded_mainloop_set_name only if available. Ozkan Sezer 2023-07-12 21:39:41 +03:00
  • b3861650d3 need pulseaudio >=0.9.15. call pa_threaded_mainloop_set_name only if available. Ozkan Sezer 2023-07-12 21:39:04 +03:00
  • cb4b41ddf7 RAWINPUT_RegisterNotifications() should return int, for consistency Sam Lantinga 2023-07-11 10:50:43 -07:00
  • 5a2d165b7b Improved RAWINPUT <-> XInput/WGI device correlation Sam Lantinga 2023-07-11 07:56:07 -07:00
  • 11022c23b2 Fixed crash if RAWINPUT is not initialized Sam Lantinga 2023-07-11 10:17:02 -07:00
  • e8b6edd5a0 RAWINPUT_RegisterNotifications() should return int, for consistency Sam Lantinga 2023-07-11 10:50:43 -07:00
  • 1903d7b1bf RAWINPUT_RegisterNotifications() should return int, for consistency Sam Lantinga 2023-07-11 10:50:43 -07:00
  • 34c5bde355 Improved RAWINPUT <-> XInput/WGI device correlation Sam Lantinga 2023-07-11 07:56:07 -07:00
  • 9117b2e300 Fixed crash if RAWINPUT is not initialized Sam Lantinga 2023-07-11 10:17:02 -07:00
  • fdff3b16d6 Fixed build Sam Lantinga 2023-07-11 10:44:24 -07:00
  • 45cd4b8038 Added button background Sam Lantinga 2023-07-11 10:21:42 -07:00
  • 4feb2f4b1a Added a button to copy the gamepad mapping to the clipboard Sam Lantinga 2023-07-11 10:04:25 -07:00
  • 4f122c6e39 Removed test binding for space key Sam Lantinga 2023-07-11 08:18:36 -07:00
  • 41882a1acb Improved RAWINPUT <-> XInput/WGI device correlation Sam Lantinga 2023-07-11 07:56:07 -07:00
  • dfc5e6964e Fixed crash if RAWINPUT is not initialized Sam Lantinga 2023-07-11 10:17:02 -07:00
  • 2e3404db01 Added SDL_GetGamepadPowerLevel() to get the power level directly from a gamepad Sam Lantinga 2023-07-11 07:09:24 -07:00
  • 9885f4d245 Reduced the size of the gamepad front and back images Sam Lantinga 2023-07-11 07:00:07 -07:00
  • 30a9fffbd4 Fixed array out of bounds access Sam Lantinga 2023-07-10 22:08:12 -07:00
  • 8ba850bef2 Show battery status on screen in testgamepad Sam Lantinga 2023-07-10 20:29:09 -07:00
  • 5b9f2d0942 Fixed build Sam Lantinga 2023-07-10 19:41:45 -07:00
  • e425fdd416 Added the controller name and info to the testgamepad window Sam Lantinga 2023-07-10 19:13:51 -07:00
  • 3cbf16b944 Added SDL_GetGamepadInstanceID() Sam Lantinga 2023-07-10 19:13:42 -07:00
  • 50277a0355 Show touchpad and sensor output on screen in testgamepad Sam Lantinga 2023-07-10 18:05:31 -07:00
  • d44ada59fb Added joystick and gamepad element display in testgamepad Sam Lantinga 2023-07-10 17:06:42 -07:00
  • 4a53dc5b8d Added touchpad visualization for testgamepad Sam Lantinga 2023-07-10 11:35:48 -07:00
  • 33d025d35a Fixed loading 8-bit BMP exported by Gimp with RGB masks Sam Lantinga 2023-07-10 11:35:04 -07:00
  • 1e50823a14 fixed linux build. Ozkan Sezer 2023-07-10 20:35:50 +03:00
  • 95d17f9d2c Minor cleanup Sam Lantinga 2023-07-10 09:42:12 -07:00
  • 47fd07bde6 Added support for absolute mice with evdev Andre Barata 2023-06-30 16:23:01 +01:00
  • b7c93a2d77 Don't send k_ePS4FeatureReportIdCapabilities to Sony PS4 controllers Sam Lantinga 2023-07-10 09:15:02 -07:00
  • 6bf5f5a221 Don't send k_ePS4FeatureReportIdCapabilities to Sony PS4 controllers Sam Lantinga 2023-07-10 09:15:02 -07:00
  • 92fd2938e7 Minor cleanup Sam Lantinga 2023-07-10 09:42:12 -07:00
  • 9cd7cbe134 Added support for absolute mice with evdev Andre Barata 2023-06-30 16:23:01 +01:00
  • 49b9fd1843 Don't send k_ePS4FeatureReportIdSerialNumber to Bluetooth PS4 controllers Sam Lantinga 2023-07-10 09:25:21 -07:00
  • 092a4b780c Don't send k_ePS4FeatureReportIdCapabilities to Sony PS4 controllers Sam Lantinga 2023-07-10 09:15:02 -07:00
  • 5ce967a579 Apply the display content scale to the gamepad test window Sam Lantinga 2023-07-10 09:14:26 -07:00
  • 8b12585e1d testevdev: Add some examples of PDP third-party Switch controllers Simon McVittie 2023-07-10 12:54:49 +01:00
  • efd530827a Return from main() instead of calling exit() Sam Lantinga 2023-07-09 20:42:00 -07:00
  • 8f5ec2f596 Added shared code between testgamepad and gamepadmap Sam Lantinga 2023-07-09 19:22:29 -07:00
  • 078e817ceb Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607) Christopher Wellons 2023-07-09 20:05:32 -04:00
  • 8231278817 Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607) Christopher Wellons 2023-07-09 20:05:32 -04:00
  • aba2be820c SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters. Ozkan Sezer 2023-07-10 00:15:56 +03:00
  • 0ad822eb70 SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters. Ozkan Sezer 2023-07-10 00:14:35 +03:00
  • 550c84b4df Sync SDL3 wiki -> header SDL Wiki Bot 2023-07-09 20:50:16 +00:00
  • bea99d48f2 Changed 'freesrc' parameter from int to SDL_bool Sam Lantinga 2023-07-09 13:49:04 -07:00
  • 32d529bf70 Use size_t for the size of memory RWops Sam Lantinga 2023-07-09 13:36:00 -07:00
  • 0dbeec449f Re-added mappings for older Xbox One controllers on Linux Sam Lantinga 2023-07-09 09:49:09 -07:00
  • 156c7badf5 Re-added mappings for older Xbox One controllers on Linux Sam Lantinga 2023-07-09 09:49:09 -07:00
  • 80e1c75e1c Re-added mappings for older Xbox One controllers on Linux Sam Lantinga 2023-07-09 09:49:09 -07:00
  • 3f46546f79 Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native Joshua Barnett 2023-07-09 00:12:32 -04:00
  • 547c8c288b Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native Joshua Barnett 2023-07-09 00:12:32 -04:00
  • a5f387f828 Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native Joshua Barnett 2023-07-09 00:12:32 -04:00
  • a614d8f8f7 Fixed mapping BTN_TR2 to right trigger Sam Lantinga 2023-07-08 18:18:22 -07:00
  • 4b1dd54a56 Fixed mapping BTN_TR2 to right trigger Sam Lantinga 2023-07-08 18:18:22 -07:00
  • ea60da5b94 Fixed mapping BTN_TR2 to right trigger Sam Lantinga 2023-07-08 18:18:22 -07:00
  • 0e4165e54b X11: Use XFixes to detect clipboard updates Alex Maese 2023-07-08 12:52:41 -05:00
  • cd97e3a833 Fixed clang Windows build Sam Lantinga 2023-07-08 14:10:08 -07:00
  • a29aac603b Quiet warning when using older buggy WGI headers Sam Lantinga 2023-07-08 13:28:22 -07:00
  • acdde129bb X11: Use XFixes to detect clipboard updates Alex Maese 2023-07-08 12:52:41 -05:00
  • 7d894dc1c9 Fixed build warnings Sam Lantinga 2023-07-08 11:16:40 -07:00
  • bb3997d81d Added WGI gamepad added/removed listeners for RAWINPUT Sam Lantinga 2023-07-08 10:24:00 -07:00
  • 035121040f Don't tickle Bluetooth PS4 controllers in simple mode with an effects packet Sam Lantinga 2023-07-07 15:55:40 -07:00
  • f2d016e353 Lazily initialize the WGI gamepad support Sam Lantinga 2023-07-07 14:43:57 -07:00
  • f8a0135edf Added WGI gamepad added/removed listeners for RAWINPUT Sam Lantinga 2023-07-08 10:24:00 -07:00
  • 1f7bc08884 Don't tickle Bluetooth PS4 controllers in simple mode with an effects packet Sam Lantinga 2023-07-07 15:55:40 -07:00
  • de849d5e6f Lazily initialize the WGI gamepad support Sam Lantinga 2023-07-07 14:43:57 -07:00
  • f047e178b6 Added WGI gamepad added/removed listeners for RAWINPUT Sam Lantinga 2023-07-08 10:24:00 -07:00
  • cdfc9634e1 Removed patch note for change already in SDL 2.x Sam Lantinga 2023-07-08 09:35:42 -07:00
  • b858242823 Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers Sam Lantinga 2023-07-08 09:32:24 -07:00
  • a6228e7aaf Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers Sam Lantinga 2023-07-08 09:32:24 -07:00
  • 3a654b4b1c Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers Sam Lantinga 2023-07-08 09:32:24 -07:00
  • a4f3905bb6 Fix uninitialised variable Mathieu Eyraud 2023-07-08 13:04:59 +02:00
  • efed24850a Don't tickle Bluetooth PS4 controllers in simple mode with an effects packet Sam Lantinga 2023-07-07 15:55:40 -07:00
  • 785f57eb91 Lazily initialize the WGI gamepad support Sam Lantinga 2023-07-07 14:43:57 -07:00
  • aab3cbf207 SDL_thread.h: fix parameter name in comment Sylvain 2023-07-07 21:54:20 +02:00
  • 6763369f5b gendynapi.py: always check comment formatting of the public api Sylvain 2023-07-07 21:53:04 +02:00
  • b82d6b8e4e wayland: Set the source surface of the request when raising a window Frank Praznik 2023-07-07 14:23:25 -04:00
  • bcf239e413 Improve sensor detection for Linux gamepad v2 Mathieu Eyraud 2023-07-07 15:03:15 +02:00
  • ed6dc1cc05 Prefer using XInput for rumble over WGI, as it allows rumble in the background Sam Lantinga 2023-07-07 09:47:03 -07:00
  • 9f19b2bd97 Continue running XInput detection while RAWINPUT is active Sam Lantinga 2023-07-07 09:33:53 -07:00
  • 46927b1362 Prefer using XInput for rumble over WGI, as it allows rumble in the background Sam Lantinga 2023-07-07 09:47:03 -07:00
  • 3bee5cf538 Continue running XInput detection while RAWINPUT is active Sam Lantinga 2023-07-07 09:33:53 -07:00
  • e16a83d393 Prefer using XInput for rumble over WGI, as it allows rumble in the background Sam Lantinga 2023-07-07 09:47:03 -07:00
  • a0a3957eb6 Continue running XInput detection while RAWINPUT is active Sam Lantinga 2023-07-07 09:33:53 -07:00
  • ec90c2e26d Add 'return' comment to SDL_ClearClipboardData Sylvain 2023-07-07 10:24:14 +02:00
  • d57249034a Fix Cocoa_RaiseWindow activating the app when SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED is false Sam Lantinga 2023-07-06 18:14:37 -07:00
  • c5bd2cba98 Fix passing of child window focus in WIN_ShowWindow/WIN_RaiseWindow Sam Lantinga 2023-07-06 18:14:34 -07:00
  • 565e95ac4e Fix windows created with SDL_WINDOW_MINIMIZED having inconsistent SDL_WINDOW_HIDDEN flag on Windows Sam Lantinga 2023-07-06 18:14:27 -07:00
  • be79f62cb7 Fixed warning C4214: nonstandard extension used: bit field types other than int Sam Lantinga 2023-07-06 18:14:22 -07:00
  • 03dcee1731 video(wayland): use both --icon and --icon-name for Zenity (#7897) Takase 2023-07-07 08:53:00 +08:00
  • b90343e512 video(wayland): use both --icon and --icon-name for Zenity (#7897) Takase 2023-07-07 08:53:00 +08:00
  • cb55ce70f0 video(wayland): use both --icon and --icon-name for Zenity (#7897) Takase 2023-07-07 08:53:00 +08:00
  • b42cb1c6f2 emscripten: Add JS library dependencies using EM_JS_DEPS macro Sam Clegg 2023-07-05 13:52:37 -07:00
  • 95033e87e1 SDL 3.0 video modes are sized in points, with a separate pixel density Sam Lantinga 2023-07-06 15:19:17 -07:00
  • 042243471f emscripten: Add JS library dependencies using EM_JS_DEPS macro Sam Clegg 2023-07-05 13:52:37 -07:00