index
:
delta/sdl.git
SDL-1.2
SDL-1.2-olpc
SDL-1.3
SDL-ryan-batching-renderer
SDL-ryan-multiple-audio-device
apk
baserock/morph
experimental
gsoc2008_audio_resampling
gsoc2008_force_feedback
gsoc2008_iphone
gsoc2008_manymouse
gsoc2008_nds
gsoc2009_IME
gsoc2009_ps3
gsoc2009_unit_tests
iOS-improvements
master
hg.libsdl.org: SDL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hidapi
/
SDL_hidapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed build
Sam Lantinga
2021-01-22
1
-1
/
+2
*
Fixed build on Android and iOS
Sam Lantinga
2021-01-21
1
-0
/
+2
*
Make sure we only do GameCube adapter initialization if we were able to load ...
Sam Lantinga
2021-01-21
1
-0
/
+4
*
Fixed initializing the Nyko and EVORETRO GameCube adaptors
Sam Lantinga
2021-01-21
1
-0
/
+51
*
Fixed building when SDL_LIBUSB_DYNAMIC is defined
Sam Lantinga
2021-01-07
1
-4
/
+4
*
Updated copyright for 2021
Sam Lantinga
2021-01-02
1
-1
/
+1
*
Fixed compile warnings on platforms without hidapi support
Sam Lantinga
2020-12-23
1
-0
/
+6
*
Fixed compile warnings on platforms without hidapi support
Sam Lantinga
2020-12-23
1
-23
/
+31
*
Fixed build for platforms with only libusb hidapi implementations
Sam Lantinga
2020-12-13
1
-2
/
+0
*
Fixed bug 5222 - Crash when running with -DHIDAPI=ON
Sam Lantinga
2020-12-08
1
-9
/
+56
*
Fixed whitespace
Sam Lantinga
2020-12-03
1
-3
/
+3
*
Revamped Xbox One HIDAPI init sequence
Sam Lantinga
2020-11-24
1
-3
/
+51
*
Generalized the raw input controller driver and moved XInput/WGI detection in...
Sam Lantinga
2020-11-23
1
-16
/
+117
*
Fixed using more than one Xbox Bluetooth controller
Sam Lantinga
2020-03-04
1
-42
/
+28
*
We already have a hidapi implementation for Windows, we don't need libusb
Sam Lantinga
2020-03-01
1
-6
/
+0
*
Added support for detecting previously unknown Xbox 360 and Xbox One controll...
Sam Lantinga
2020-01-18
1
-0
/
+6
*
Reattach the kernel driver after closing USB controllers
Sam Lantinga
2020-01-17
1
-0
/
+3
*
Updated copyright date for 2020
Sam Lantinga
2020-01-16
1
-1
/
+1
*
Improved Xbox One controller initialization
Sam Lantinga
2020-01-16
1
-0
/
+3
*
Added support for the Nintendo GameCube adapter, tested on Steam Link hardware
Sam Lantinga
2019-12-30
1
-11
/
+25
*
Fixed duplicate controller entries on Mac OS X when using libusb, due to the ...
Sam Lantinga
2019-12-20
1
-1
/
+1
*
Backed out debug code
Sam Lantinga
2019-12-19
1
-1
/
+0
*
Added an untested driver for the Nintendo GameCube adapter, based on code con...
Sam Lantinga
2019-12-19
1
-0
/
+1
*
Fixed compiler warning
Sam Lantinga
2019-12-19
1
-0
/
+2
*
Added support for the SteelSeries Stratus Duo
Sam Lantinga
2019-12-16
1
-2
/
+2
*
hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends.
Ethan Lee
2019-07-31
1
-0
/
+744