-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Genymobile.scrcpy version 3.0 (#196164)
- Loading branch information
Showing
3 changed files
with
94 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Genymobile.scrcpy | ||
PackageVersion: "3.0" | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
Installers: | ||
- Architecture: x86 | ||
NestedInstallerFiles: | ||
- RelativeFilePath: scrcpy-win32-v3.0\scrcpy.exe | ||
PortableCommandAlias: scrcpy | ||
InstallerUrl: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win32-v3.0.zip | ||
InstallerSha256: 7CBF8D7A6EBFDCA7B3B161E29A481C11088305F3E0A89D28E8E62F70C7BD0028 | ||
ArchiveBinariesDependOnPath: true | ||
- Architecture: x64 | ||
NestedInstallerFiles: | ||
- RelativeFilePath: scrcpy-win64-v3.0\scrcpy.exe | ||
PortableCommandAlias: scrcpy | ||
InstallerUrl: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win64-v3.0.zip | ||
InstallerSha256: DFBE8A8FEF6535197ACC506936BFD59D0AA0427E9B44FB2E5C550EAE642F72BE | ||
ArchiveBinariesDependOnPath: true | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 | ||
ReleaseDate: 2024-11-24 |
61 changes: 61 additions & 0 deletions
61
manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Genymobile.scrcpy | ||
PackageVersion: "3.0" | ||
PackageLocale: en-US | ||
Publisher: Genymobile | ||
PublisherUrl: https://github.com/Genymobile | ||
PublisherSupportUrl: https://github.com/Genymobile/scrcpy/issues | ||
Author: Genymobile | ||
PackageName: scrcpy | ||
PackageUrl: https://github.com/Genymobile/scrcpy | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/Genymobile/scrcpy/blob/HEAD/LICENSE | ||
Copyright: Apache License Version 2.0 | ||
CopyrightUrl: https://raw.githubusercontent.com/Genymobile/scrcpy/master/LICENSE | ||
ShortDescription: Display and control your Android device | ||
Description: |- | ||
This application provides display and control of Android devices connected via USB or over TCP/IP. | ||
It does not require any root access. | ||
Moniker: scrcpy | ||
Tags: | ||
- android | ||
- control | ||
- device | ||
- display | ||
ReleaseNotes: |- | ||
- Add virtual display feature (#5370, #5506, #1887, #4528, #5137) | ||
- Launch Android app on start (#5370) | ||
- Add OpenGL filters (#5455) | ||
- Add --capture-orientation to replace --lock-video-orientation | ||
- (which was broken on Android 14) (#4011, #4426, #5455) | ||
- Fix --crop on Android 14 (#4162, #5387, #5455) | ||
- Handle virtual display rotation (#5428, #5455) | ||
- Add --angle to apply a custom rotation (#4135, #4345, #4658, #5455) | ||
- Add --screen-off-timeout (#5447) | ||
- Adapt "turn screen off" for Android 15 (#3927, #5418) | ||
- Add shortcut Ctrl+Shift+click-and-move for horizontal tilt (#5317) | ||
- Add shortcut MOD+Shift+r to reset video capture/encoding (#5432) | ||
- Forward Alt and Super with SDK Keyboard (#5318, #5322) | ||
- Add more details to --list-encoders output (#5416) | ||
- Add option to disable virtual display system decorations (#5494) | ||
- Fix --time-limit overflow on Windows (#5355) | ||
- Fix "does not match caller's uid 2000" error (#4639, #5476) | ||
- Accept filenames containing ':' when recording (#5487, #5499) | ||
- Disable mouse by default if no video playback (#5410) | ||
- Rename --display-buffer to --video-buffer (#5403, #5420) | ||
- Listen to display changed events (#5415, #161, #1918, #4152, #5362) | ||
- Adapt server debugging for Android >= 11 (#5346, #5466) | ||
- Upgrade FFmpeg to 7.1 (#5332) | ||
- Upgrade SDL to 2.30.9 | ||
- Upgrade platform-tools (adb) to 35.0.2 | ||
- Build releases via GitHub Actions (#5306, #4490) | ||
- Release static builds for Linux and macOS (#5515, #1733, #3235, #4489, #5327) | ||
- Various technical fixes | ||
ReleaseNotesUrl: https://github.com/Genymobile/scrcpy/releases/tag/v3.0 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/Genymobile/scrcpy/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Genymobile.scrcpy | ||
PackageVersion: "3.0" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |