kmx git
login
register
kc3-lang
/
SDL
/
src/hidapi/android/hid.cpp
src/hidapi/android/hid.cpp
Log
Author
Commit
Date
CI
Message
f6a537cb
2018-09-17T11:35:24
Store the API device refcount on the device itself, so if the device is disconnected and we have multiple application references to it, we only free it once.
e8a0e35e
2018-09-14T18:31:01
Use atomic reference counting for the HID device object
0d22559e
2018-08-21T10:25:30
Fixed Android build error
4f41f07d
2018-08-09T16:05:48
Added missing files from previous commits