SDL/src/hidapi/windows
Sam Lantinga 07000bfc33 Fixed bug 5010 - SDL_Init with SDL_INIT_JOYSTICK hangs for 10 seconds when playing audio from another application
Jake Breen

I have tracked it down to a call on
hid_device_info() -> HidD_GetManufacturerString (Line 499 in src\hidapi\windows\hid.c)
2020-03-02 17:31:58 -08:00
..
ddk_build Added missing files from previous commits 2018-08-09 16:05:48 -07:00
hid.c Fixed bug 5010 - SDL_Init with SDL_INIT_JOYSTICK hangs for 10 seconds when playing audio from another application 2020-03-02 17:31:58 -08:00
hidapi.sln Added missing files from previous commits 2018-08-09 16:05:48 -07:00
hidapi.vcproj Added missing files from previous commits 2018-08-09 16:05:48 -07:00
hidtest.vcproj Added missing files from previous commits 2018-08-09 16:05:48 -07:00
Makefile-manual Added missing files from previous commits 2018-08-09 16:05:48 -07:00
Makefile.am Added missing files from previous commits 2018-08-09 16:05:48 -07:00
Makefile.mingw Added missing files from previous commits 2018-08-09 16:05:48 -07:00