Commit Graph

  • 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 Sam Lantinga 2022-09-01 16:23:32 -0700
  • 0ffaf5b871 SDL_hidapi_wii.c: fix build in c89 mode and builds using watcom compiler Ozkan Sezer 2022-09-02 02:04:20 +0300
  • 397672edfe Added SDL_hidapi_wii.c to the Xcode project Sam Lantinga 2022-09-01 15:31:03 -0700
  • c72e14e8f4 Added initial support for Wii controllers (thanks @tellowkrinkle!) Sam Lantinga 2022-09-01 15:29:01 -0700
  • 2847696338 hidapi: really fix dynamic / non-dynamic libusb loading. Ozkan Sezer 2022-09-01 22:55:00 +0300
  • 9d77945d36 fixed linkage libusb not dynamicaly loaded after commit 3f89d1704d Ozkan Sezer 2022-09-01 21:56:50 +0300
  • 5767dc710e regenerated configure script after commit 3f89d1704 Ozkan Sezer 2022-09-01 21:56:50 +0300
  • 4ebf34857a updated os2 config file after commit 3f89d1704d Ozkan Sezer 2022-09-01 21:56:50 +0300
  • 3f89d1704d Fixed building with libusb not dynamicaly loaded Sam Lantinga 2022-09-01 11:30:02 -0700
  • 7708bf0f8a Try matching game controller mappings on CRC and version and fall back to no CRC and no version, in that order. Sam Lantinga 2022-09-01 08:18:58 -0700
  • 6c2c01e0d1 Fixed documentation to match function parameter Sam Lantinga 2022-08-31 15:04:12 -0700
  • 7861f924ea Removed debug print statements Sam Lantinga 2022-08-31 13:34:43 -0700
  • 62f2379e4c Try up to 20 times to read the controller type Sam Lantinga 2022-08-31 13:24:23 -0700
  • e5f161bda4 Restored accidentally removed code to guess XInput device Sam Lantinga 2022-08-30 19:12:22 -0700
  • 973a677a2d SDL_xinputjoystick.c: commented out GuessXInputDevice() Ozkan Sezer 2022-08-31 02:32:28 +0300
  • 42d09a8f42 wgi: refcount the delegate objects Shawn Hoffman 2022-08-30 13:54:32 -0700
  • ca915b1884 WGI_JoystickUpdate: bounds-check array sizes Shawn Hoffman 2022-08-30 13:54:58 -0700
  • cdaafcec0d The Kinvoca Joy-Cons are handled by the Joy-Con driver, not the Switch Pro driver. Sam Lantinga 2022-08-30 14:56:11 -0700
  • b2c3237b75 Added support for the Kinvoca Joy-Cons Sam Lantinga 2022-08-30 14:14:38 -0700
  • 38d7e24093 WGI_JoystickUpdate: bounds-check array sizes Shawn Hoffman 2022-08-30 13:54:58 -0700
  • 8b91b4ff5f wgi: refcount the delegate objects Shawn Hoffman 2022-08-30 13:54:32 -0700
  • 92d3fc4883 Fixed deadlock when shutting down the Windows joystick system Sam Lantinga 2022-08-30 12:58:38 -0700
  • 371735e95b Silence unused variable warning Brad Smith 2022-08-30 15:45:16 -0400
  • 7da4878c99 Silence unused variable warning Brad Smith 2022-08-30 15:45:16 -0400
  • 0e4baf1c4e Don't crash if SDL functions are passed a closed joystick or gamecontroller Sam Lantinga 2022-08-30 12:39:23 -0700
  • 675d90c708 Revert "wgi: refcount the delegate objects" Sam Lantinga 2022-08-30 12:09:07 -0700
  • 3fe6768caf Sync SDL wiki -> header SDL Wiki Bot 2022-08-30 18:47:15 +0000
  • 40bd4feedc Revamped joystick locking Sam Lantinga 2022-08-30 11:42:13 -0700
  • ff233fe306 wgi: refcount the delegate objects assert if calls become unbalanced. Shawn Hoffman 2022-08-28 22:20:58 -0700
  • f1e4685806 Adding specific SDL_Hint for the dynamic VSYNC Francisco Javier Trujillo Mata 2022-08-26 17:58:59 +0200
  • 2f08bf2313 Added the share button to the Linux mapping for the third party Nintendo Switch Pro controllers Sam Lantinga 2022-08-29 22:15:35 -0700
  • 803924b223 CMake: Make SDL_SHARED/STATIC/TEST options Gleb Mazovetskiy 2022-08-30 00:50:44 +0100
  • b2ac758f61 Added support for the Hori Fighting Stick Alpha to the HIDAPI driver Sam Lantinga 2022-08-29 17:33:00 -0700
  • 78d349bcb1
    CMake: Make SDL_SHARED/STATIC/TEST options Gleb Mazovetskiy 2022-08-30 00:50:44 +0100
  • 5918ec30fc x: properly separate primary selection and clipboard Desour 2022-08-29 18:51:01 +0200
  • 3c78ba570b dbus: Use xdg-desktop-portal Inhibit when running under Flatpak or Snap Ludovico de Nittis 2022-08-29 11:08:24 +0200
  • e8cb4da71f Add utility function to detect if SDL is inside a sandbox Ludovico de Nittis 2022-08-26 12:28:33 +0200
  • a3ce700ded dbus: Add generic internal function to send messages with reply Ludovico de Nittis 2022-08-25 16:18:45 +0200
  • 7f713797ee dbus: Use xdg-desktop-portal Inhibit when running under Flatpak or Snap Ludovico de Nittis 2022-08-29 11:08:24 +0200
  • 911e6e96e9 Add utility function to detect if SDL is inside a sandbox Ludovico de Nittis 2022-08-26 12:28:33 +0200
  • 1153aaae0d Fixed compiling with USB_GET_DEVICEINFO on DragonFly BSD Sam Lantinga 2022-08-29 00:15:56 -0700
  • 57cbec1095 Added controller mappings for Xbox 360, PS4, and PS5 controllers on OpenBSD Sam Lantinga 2022-08-28 23:18:40 -0700
  • 0b8b321f9e Allow the product version to be different when trying to find a controller mapping Sam Lantinga 2022-08-28 23:01:30 -0700
  • ebd20049d4 wgi: refcount the delegate objects assert if calls become unbalanced. Shawn Hoffman 2022-08-28 22:20:58 -0700
  • 761b9d1e49 Use the HID usage for the button as the button number Sam Lantinga 2022-08-28 22:33:17 -0700
  • a9d3935a84 Improved code to get the name and guid for joysticks on OpenBSD and NetBSD Sam Lantinga 2022-08-28 18:17:50 -0700
  • 32700294e2 Don't crash if SDL_CreateJoystickGUID() is passed a NULL name Sam Lantinga 2022-08-28 17:56:11 -0700
  • bac8df4abd Fixed memory leak when out of memory Sam Lantinga 2022-08-28 17:55:49 -0700
  • ffbad3617c Use the correct type for the device_instance Sam Lantinga 2022-08-28 16:21:05 -0700
  • 4a800ae149 Created a consolidated define enabling BSD gameport joystick support Sam Lantinga 2022-08-28 16:11:12 -0700
  • 42f90c6292 Removed unused path variable Sam Lantinga 2022-08-28 16:01:03 -0700
  • eb5cbf94a0
    Merge branch 'libsdl-org:main' into xcframework tjpadula 2022-08-28 15:53:53 -0700
  • b7c1fbf9f0 WGI: Fix a couple of reference leaks Cameron Gutman 2022-08-28 17:38:02 -0500
  • 86999f39b3 Merge branch 'main' into xcframework tjpadula 2022-08-28 12:38:24 -0700
  • 5b041551cd Clipboard and Primary Selection: Increase pipe timeout Desour 2022-08-28 18:30:14 +0200
  • 7d005dac43 Clipboard and Primary Selection: Prefer own selection Desour 2022-08-28 17:47:04 +0200
  • 0db1813049 Applied OpenBSD patch Sam Lantinga 2022-08-28 07:27:01 -0700
  • 35dd399027 also create device after input Desour 2022-08-28 02:22:36 +0200
  • 5ebf854160 fix typo Desour 2022-08-28 01:51:18 +0200
  • f0ae925ece add forgotten serial Desour 2022-08-27 19:15:40 +0200
  • f440a57d51 Add primary selection support for Wayland Desour 2022-08-27 18:40:09 +0200
  • 440b9c5a59 run gendynapi.pl Desour 2022-08-25 23:37:05 +0200
  • 9109b8dc8d Add support for X11 primary selection Desour 2022-08-25 21:59:59 +0200
  • b8af865f18 Fix candidate list size for Windows IME Mathieu Eyraud 2022-08-28 13:02:57 +0200
  • bac3669cb5 Fix candidate list size for Windows IME Mathieu Eyraud 2022-08-28 13:02:57 +0200
  • 644a4e5b31 Sync SDL wiki -> header SDL Wiki Bot 2022-08-28 02:01:12 +0000
  • 3cbfd75d0f Re-added the CRC to the joystick guid Sam Lantinga 2022-08-27 18:55:55 -0700
  • b9e3cae572 Add more valid configurations to PS2 audio driver Francisco Javier Trujillo Mata 2022-08-26 16:58:21 +0200
  • d7fae33967 Regenerated configure Sam Lantinga 2022-08-27 15:18:22 -0700
  • 732e1530e3 autotools: Require GNU sort Simon McVittie 2022-08-25 14:44:43 +0100
  • 5991fa1a95 Adding specific SDL_Hint for the dynamic VSYNC Francisco Javier Trujillo Mata 2022-08-26 17:58:59 +0200
  • 816061b706 Add more valid configurations to PS2 audio driver Francisco Javier Trujillo Mata 2022-08-26 16:58:21 +0200
  • b188a916ff Fixed uhid device name for non-OpenBSD platforms Sam Lantinga 2022-08-27 09:46:28 -0700
  • 3f93ec470a Add support for OpenBSD's ujoy(4) Brad Smith 2022-08-26 20:52:56 -0400
  • 87d8a8337a Check build-time SDK in LoadMainMenuNibIfAvailable Joshua Root 2022-08-28 00:52:19 +1000
  • 2e7d5bd3c4 WGI: move check against HIDAPI after WINDOWS WINDOWS driver may have already added a joystick for a given device, and HIDAPI_IsDevicePresent will add it again. Shawn Hoffman 2022-08-27 02:57:33 -0700
  • 029d175d2e Add support for OpenBSD's ujoy(4) Brad Smith 2022-08-26 20:52:56 -0400
  • 9a01eac57d Temporarily disable joystick GUID CRCs Sam Lantinga 2022-08-26 13:45:05 -0700
  • 3d516b841a Fixed macOS framework detection in sdl2.m4 Sam Lantinga 2022-08-26 09:12:56 -0700
  • d75fb0995d emscripten: Add a hint for specifying the canvas selector Charlie Birks 2022-02-26 14:52:08 +0000
  • b5aedaad59 emscripten: Modify UpdateWindowFramebuffer Charlie Birks 2018-04-08 16:54:29 +0100
  • 539efc1bba emscripten: Return an error for webgl context limitations Charlie Birks 2022-02-26 12:24:32 +0000
  • eebbf3457c emscripten: Use emscripten_webgl_ API directly Charlie Birks 2022-02-25 17:19:25 +0000
  • d2aa3007c2 Added new hint: SDL_HINT_EMSCRIPTEN_CANVAS_ELEMENT Gianluigi Tiesi 2022-08-26 15:19:34 +0200
  • f6c2c22d38 Don't try to use the charging port for the PowerA wireless controller as an input device Sam Lantinga 2022-08-25 22:25:25 -0700
  • f1aa843415 Don't report rumble capability for Nintendo Online controllers Sam Lantinga 2022-08-25 21:51:20 -0700
  • 9ce9c2530a SDL_windowsmodes: fix WIN_GetDisplayNameVista source identifier number Steven Noonan 2022-08-25 18:41:32 -0700
  • b44ec68fd0
    SDL_windowsmodes: fix WIN_GetDisplayNameVista source identifier number Steven Noonan 2022-08-25 18:41:32 -0700
  • 32c4996c04 cmake: add SDL_IBUS option to enable/disable DBUS + test sys/inotify.h Anonymous Maarten 2022-08-26 02:38:54 +0200
  • c8b56ee5e6 cmake: add SDL_DBUS option to enable/disable DBUS Anonymous Maarten 2022-08-26 02:37:57 +0200
  • 032ff64041 cmake: OpenIndiana announces SunOS, which is the former name of Solaris Anonymous Maarten 2022-08-26 02:37:17 +0200
  • 92355d428d cmake: add SDL_IBUS option to enable/disable DBUS + test sys/inotify.h Anonymous Maarten 2022-08-26 02:38:54 +0200
  • 9161ce5ffc cmake: add SDL_DBUS option to enable/disable DBUS Anonymous Maarten 2022-08-26 02:37:57 +0200
  • 395fd45d77 cmake: OpenIndiana announces SunOS, which is the former name of Solaris Anonymous Maarten 2022-08-26 02:37:17 +0200
  • ce227aa69e wayland: fix build with SDL_WAYLAND_SHARED=OFF/--enable-wayland-shared=no Anonymous Maarten 2022-08-26 01:57:09 +0200
  • 711846c1f4 cmake: fix build with SDL_WAYLAND_SHARED=OFF Anonymous Maarten 2022-08-26 01:56:20 +0200
  • 4efd85e4dd wayland: fix build with SDL_WAYLAND_SHARED=OFF/--enable-wayland-shared=no Anonymous Maarten 2022-08-26 01:57:09 +0200
  • 79b3d3de23 cmake: fix build with SDL_WAYLAND_SHARED=OFF Anonymous Maarten 2022-08-26 01:56:20 +0200
  • 679582e702 Fixed crash if there are no devices available Sam Lantinga 2022-08-25 11:07:20 -0700
  • 111626f4cf Sync SDL wiki -> header SDL Wiki Bot 2022-08-25 17:17:12 +0000