scrcpy/app
Romain Vimont 557daf280e Pass NULL controller if control is disabled
If --no-control is requested, then the controller instance is not
initialized. However, its reference was still passed to screen and
input_manager.

Instead, pass NULL if no controller is available.
2022-01-23 12:16:24 +01:00
..
src Pass NULL controller if control is disabled 2022-01-23 12:16:24 +01:00
tests Use sc_ prefix for control_msg 2022-01-14 22:17:30 +01:00
meson.build Rename file_handler to sc_file_pusher 2022-01-21 21:52:41 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy.1 Make auto-downsize on error optional 2022-01-21 18:36:46 +01:00