scrcpy/app/tests
Romain Vimont 12a3bb25d3 Implement device screen off while mirroring
Add two shortcuts:
 - Ctrl+o to turn the device screen off while mirroring
 - Ctrl+Shift+o to turn it back on

On power on (either via the POWER key or BACK while screen is off), both
the device screen and the mirror are turned on.

<https://github.com/Genymobile/scrcpy/issues/175>
2019-05-31 23:07:23 +02:00
..
test_cbuf.c Add generic circular buffer 2019-05-30 22:30:18 +02:00
test_control_msg_serialize.c Implement device screen off while mirroring 2019-05-31 23:07:23 +02:00
test_device_msg_deserialize.c Rename "event" to "message" 2019-05-31 16:18:00 +02:00
test_strutil.c Add helpers to truncate UTF-8 at code points 2019-05-30 22:30:18 +02:00