scrcpy/app
Romain Vimont 5eb91a4ca7 Fix scrcpy() return value
The scrcpy() function returns a SDL_bool to indicate its success, but
was initialized to 0 (SDL_FALSE) instead of SDL_TRUE.
2018-02-04 12:39:17 +01:00
..
src Fix scrcpy() return value 2018-02-04 12:39:17 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Rename screen -> scrcpy -> main 2018-01-23 16:44:59 +01:00