SDL/VisualC
Dimitriy Ryazantcev 17ed8d8085 Added HIDAPI backend for Amazon Luna Controller Model T28B69 connected via Bluetooth LE (VID:0171, PID:0419).
To enter Bluetooth pairing mode hold B and Action (button with circle) buttons for 3 seconds.

It works via usual HIDAPI if special filter driver is not installed:
https://www.amazon.com/gp/help/customer/display.html?nodeId=GZCT4CTFHXLHEB9T

With that driver installed it mimics Xbox One controller and works via XInput under Windows.

Under DInput this controller is not usable at all.
2021-07-07 08:31:12 -07:00
..
SDL Added HIDAPI backend for Amazon Luna Controller Model T28B69 connected via Bluetooth LE (VID:0171, PID:0419). 2021-07-07 08:31:12 -07:00
SDLmain windows: Remove /ARCH:SSE option from x64 Visual Studio builds. 2019-10-15 09:07:12 -04:00
SDLtest windows: Remove /ARCH:SSE option from x64 Visual Studio builds. 2019-10-15 09:07:12 -04:00
tests Be explicit about mapping the new game controller paddle buttons 2020-11-07 02:22:15 -08:00
visualtest ran 'chmod -x' on two files 2018-06-30 20:03:23 +03:00
SDL.sln First pass at Windows sensor implementation 2020-04-08 08:34:27 -07:00
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00