scrcpy/app
Yu-Chen Lin 78a320a763 Fix utf-8 char path in windows
The file 'E:\安安\scrcpy-win64-v1.12.1-1-g31bd950\scrcpy-server'
exists, however, it will show msg as follow:

    INFO: scrcpy 1.12.1 <https://github.com/Genymobile/scrcpy>
    stat: No such file or directory
    ERROR: 'E:\安安\scrcpy-win64-v1.12.1-1-g31bd950\scrcpy-server' does
    not exist or is not a regular file
    Press any key to continue...

This patch fixes it.

Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
Signed-off-by: Romain Vimont <rom@rom1v.com>
2019-12-14 18:47:30 +01:00
..
src Fix utf-8 char path in windows 2019-12-14 18:47:30 +01:00
tests Define SDL_MAIN_HANDLED in all tests 2019-12-09 23:24:39 +01:00
meson.build Do not build tests in release mode 2019-12-09 23:24:39 +01:00
scrcpy.1 Merge branch 'master' into dev 2019-12-09 22:37:20 +01:00