Sam Lantinga
|
3666c1f7ca
|
Explicitly initialize COM with multi-threaded support.
This is the safest option for applications that use COM, multi-threaded or not.
|
2013-12-23 10:54:27 -08:00 |
|
Gabriel Jacobo
|
bfcd28c1e6
|
[Android] Hotplugging support for joysticks
|
2013-12-10 16:24:11 -03:00 |
|
Sam Lantinga
|
5e656f8950
|
Associate the environment with any thread that calls Android_JNI_GetEnv(), in case it's been manually created with pthread_create() or C++11.
|
2013-12-07 11:19:52 -08:00 |
|
Gabriel Jacobo
|
6c495a806a
|
[Android] Signal the resume semaphore after pushing the relevant events
Ref: Request in #2242
|
2013-12-03 12:09:58 -03:00 |
|
Gabriel Jacobo
|
f848adff5f
|
Improve Android pause/resume behavior.
|
2013-11-29 10:06:08 -03:00 |
|