You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont 8d87b91f69 Build dependencies from sources
The project has 3 build dependencies:
 - SDL
 - FFmpeg
 - libusb

For Windows, the release script downloaded pre-built build dependencies
(either from upstream, or from the scrcpy-deps repository).

Instead, download the source releases and build locally. This offers
more flexibility.

The official adb release is still downloaded and included as is in the
release archive (it is not a build dependency).

Also upgrade FFmpeg to 6.1.1 and libusb to 1.0.27.

PR #4713 <https://github.com/Genymobile/scrcpy/pull/4713>
3 months ago
..
data Reassign -K and -M to UHID keyboard and mouse 3 months ago
deps Build dependencies from sources 3 months ago
src Remove spurious line 3 months ago
tests Add shortcut to open keyboard settings 3 months ago
meson.build Add UHID mouse support 3 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 2 years ago
scrcpy-windows.rc Bump version to 2.3.1 6 months ago
scrcpy.1 Reassign -K and -M to UHID keyboard and mouse 3 months ago