virtualx-engine/platform
Ruslan Mustakov c10749d51f Fix intermittent audio driver crash during startup on Android
set_pause can be called before the driver is initialized, and there
already is a check for that. The problem is that the 'active' field
was not initialied in the constructor, which lead to it having an
undefined value.
2018-03-01 17:40:44 +07:00
..
android Fix intermittent audio driver crash during startup on Android 2018-03-01 17:40:44 +07:00
haiku Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
iphone Add missing return statements (iOS and server). 2018-02-25 01:11:03 +02:00
javascript Merge pull request #16781 from eska014/html5-httpc 2018-02-17 19:00:55 +01:00
osx Fix typos with codespell 2018-02-21 19:46:06 +01:00
server server: Add support for statically linking libgcc and libstdc++ 2018-02-22 19:06:11 +01:00
uwp Fix typos with codespell 2018-02-21 19:46:06 +01:00
windows Refactor version macros and fix related bugs 2018-02-23 20:15:29 +01:00
x11 Fix various valgrind reported uninitialized variable uses 2018-02-28 21:55:13 +01:00
register_platform_apis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00