SDL/src/joystick/hidapi
luzpaz 37e567994d
Fix remaining typos (#7921)
* Fix remaining typos

Found via `codespell -q 3 -S *.hex,*.pdf,./src/libm,./src/hidapi,./src/stdlib/SDL_malloc.c,./src/video/x11/edid.h -L caf,currenty,datas,einstance,fo,hda,lod,mata,parm,parms,pevent,pevents,pixelx,requestor,ser,statics,te,texturers,thid,uscaled,windowz`
2023-07-03 12:46:47 -07:00
..
steam Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
SDL_hidapi_combined.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_hidapi_gamecube.c Simplify flags testing (#7220) 2023-02-03 13:08:42 -08:00
SDL_hidapi_luna.c Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
SDL_hidapi_nintendo.h Added support for the Nintendo Online Famicom controllers 2023-06-28 19:15:43 -07:00
SDL_hidapi_ps3.c Fixed PS3 controller initialization over Bluetooth 2023-06-08 10:46:56 -07:00
SDL_hidapi_ps4.c Removed Bluetooth connection detection now that we get it from hidapi 2023-06-23 15:50:07 -07:00
SDL_hidapi_ps5.c Removed Bluetooth connection detection now that we get it from hidapi 2023-06-23 15:50:07 -07:00
SDL_hidapi_rumble.c Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2023-04-28 12:08:33 -07:00
SDL_hidapi_rumble.h Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2023-04-28 12:08:33 -07:00
SDL_hidapi_shield.c Simplify flags testing (#7220) 2023-02-03 13:08:42 -08:00
SDL_hidapi_stadia.c Rumbling the Google Stadia Controller over Bluetooth works on Linux and macOS 2023-02-21 15:05:57 -08:00
SDL_hidapi_steam.c Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
SDL_hidapi_switch.c Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
SDL_hidapi_wii.c Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
SDL_hidapi_xbox360.c Steam sets the device version of the Steam Virtual Gamepad to 0, for the best compatibility with old games 2023-06-06 12:33:48 -07:00
SDL_hidapi_xbox360w.c Fixed signed/unsigned warnings 2023-03-08 12:36:44 -08:00
SDL_hidapi_xboxone.c Fixed build warnings 2023-06-29 22:15:23 -07:00
SDL_hidapijoystick.c Removed unused function 2023-06-14 15:16:21 -07:00
SDL_hidapijoystick_c.h Added support for the PowerA Fusion Pro Wireless Controller in Bluetooth mode 2023-06-13 22:20:58 -07:00