Sam Lantinga
f1173c73cb
Fixed bug 4277 - warnings patch
...
Sylvain
Patch a few warnings when using:
-Wmissing-prototypes -Wdocumentation -Wdocumentation-unknown-command
They are automatically enabled with -Wall
2018-09-27 14:56:29 -07:00
Sam Lantinga
8fbb4a7c28
Fixed building with newer Android NDK
2018-09-25 08:23:57 -07:00
Sam Lantinga
c37adc91b5
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.
2018-09-17 11:35:24 -07:00
Sam Lantinga
f6e4a90c39
Use atomic reference counting for the HID device object
2018-09-14 18:31:01 -07:00
Sam Lantinga
433e09833f
Fixed Android build error
2018-08-21 10:25:30 -07:00
Sam Lantinga
f06a191048
Added missing files from previous commits
2018-08-09 16:05:48 -07:00