Enno Boland
dc82425769
Add debugging method for Android >= 11
...
Fixes #5346 <https://github.com/Genymobile/scrcpy/issues/5346 >
PR #5466 <https://github.com/Genymobile/scrcpy/pull/5466 >
Signed-off-by: Romain Vimont <rom@rom1v.com>
2024-11-24 12:24:32 +01:00
Romain Vimont
9f39a5f2d6
Determine debugger command at runtime
...
When server_debugger is enabled, retrieve the device SDK version to
execute the correct command.
PR #5466 <https://github.com/Genymobile/scrcpy/pull/5466 >
2024-11-22 11:04:32 +01:00
Romain Vimont
c29ecd0314
Rename --display-buffer to --video-buffer
...
For consistency with --audio-buffer, rename --display-buffer to
--video-buffer.
Fixes #5403 <https://github.com/Genymobile/scrcpy/issues/5403 >
PR #5420 <https://github.com/Genymobile/scrcpy/pull/5420 >
2024-10-31 19:57:52 +01:00
Romain Vimont
b9d244b4c9
Document UHID
...
Rework the documentation to present the keyboard and mouse input modes.
PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473 >
2024-03-01 00:52:28 +01:00
Romain Vimont
fae3fbc934
Update developer documentation
2023-06-22 00:03:26 +02:00
Romain Vimont
f12590ed08
Rework README and documentation
...
The README.md page is HUGE. Split it up.
Also document audio forwarding and improve installation instructions for
each platform and user documentation.
PR #3774 <https://github.com/Genymobile/scrcpy/pull/3774 >
2023-03-12 02:04:58 +01:00