virtualx-engine/platform
Luis Martinez 9e465c9fd0 Fixes stderr silence; adds missing quote from exe args(windows)
8d117b214f/core/bind/core_bind.cpp (L452)
This function calls the bottom function

8d117b214f/drivers/unix/os_unix.cpp (L312)

OS.execute doesn't send out a value to stderr, so stderr defaults to
false, which will invoke this bottom line and always silence stderr.

8d117b214f/drivers/unix/os_unix.cpp (L315)

Some programs, such as FFmpeg, will print out to stderr with valuable
and vital information. This fixes stderr always being silenced, user can
now opt to have it be read as normal.
2019-03-05 17:07:00 -06:00
..
android Merge pull request #26353 from ivanarh/android_hide_keyboard_crash 2019-03-01 20:19:48 +01:00
haiku -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
iphone -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
javascript -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
osx -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
server Drop RtAudio driver on Windows 2019-02-20 13:47:01 +01:00
uwp -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
windows Fixes stderr silence; adds missing quote from exe args(windows) 2019-03-05 17:07:00 -06:00
x11 X11: Fix drag and drop from non-latin paths 2019-02-28 12:32:39 +01:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00