scrcpy/app
Romain Vimont 6a50231698 Expose a single process_wait()
There were two versions: process_wait() and process_wait_noclose().

Expose a single version with a flag (it was already implemented that way
internally).
2021-01-24 14:24:18 +01:00
..
src Expose a single process_wait() 2021-01-24 14:24:18 +01:00
tests Fix size_t incorrectly assigned to int 2021-01-17 19:44:23 +01:00
meson.build Factorize meson compiler variable initialization 2021-01-17 19:44:23 +01:00
scrcpy.1 Document --encoder option 2020-11-08 21:11:12 +01:00