scrcpy/app
Romain Vimont 111068d733 Use SDL_bool return to indicate success
For clarity and consistency across the application, return SDL_TRUE
(instead of 0) on success and SDL_FALSE on failure (instead of
non-zero).
2018-02-14 18:44:28 +01:00
..
src Use SDL_bool return to indicate success 2018-02-14 18:44:28 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Require Meson 0.37 2018-02-14 14:03:56 +01:00