UNPKG

@yume-chan/scrcpy

Version:
239 lines (238 loc) 6.74 kB
{ "name": "@yume-chan/scrcpy", "entries": [ { "version": "0.0.24", "tag": "@yume-chan/scrcpy_v0.0.24", "date": "Tue, 18 Jun 2024 02:49:43 GMT", "comments": { "none": [ { "comment": "Add AV1 metadata parser `Av1`" }, { "comment": "Move clipboard stream to `ScrcpyOptions#clipboard`" }, { "comment": "Make `ScrcpyControlMessageWriter#setClipboard` wait for the clipboard to be updated on device (when `sequence` is not 0)" }, { "comment": "Add options class for version 2.3" } ] } }, { "version": "0.0.23", "tag": "@yume-chan/scrcpy_v0.0.23", "date": "Thu, 21 Mar 2024 03:15:10 GMT", "comments": { "none": [ { "comment": "Fix several ReDos vulnerabilities" } ] } }, { "version": "0.0.22", "tag": "@yume-chan/scrcpy_v0.0.22", "date": "Wed, 13 Dec 2023 05:57:27 GMT", "comments": { "none": [ { "comment": "Fix parsing `sps_max_dec_pic_buffering_minus1` in H.265 SPS" }, { "comment": "Support parsing `vui_hrd_parameters` in H.265 SPS" }, { "comment": "Add support for Scrcpy 2.2" } ] } }, { "version": "0.0.21", "tag": "@yume-chan/scrcpy_v0.0.21", "date": "Fri, 25 Aug 2023 14:05:18 GMT", "comments": { "none": [ { "comment": "Add support for Scrcpy server version 2.1 and 2.1.1" }, { "comment": "Move the fetching server binary script to `@yume-chan/scrcpy-fetch-server` package" } ] } }, { "version": "0.0.20", "tag": "@yume-chan/scrcpy_v0.0.20", "date": "Mon, 05 Jun 2023 02:51:41 GMT", "comments": { "none": [ { "comment": "Add support for Scrcpy 2.0. New features including audio forwarding (supports PCM, AAC and OPUS encoding) and other video codecs (supports H.264 and H.265, AV1 not supported). Read the PR for new options and breaking changes. ([#495](https://github.com/yume-chan/ya-webadb/pull/495))" }, { "comment": "Move ADB related code to `@yume-chan/adb-scrcpy` package. This package now only implements the Scrcpy protocol." } ] } }, { "version": "0.0.19", "tag": "@yume-chan/scrcpy_v0.0.19", "date": "Sun, 09 Apr 2023 05:55:33 GMT", "comments": { "none": [ { "comment": "Change `AdbScrcpyClient#pushServer` to take a `ReadableStream<Uint8Array>` instead of returning a `WritableStream<Uint8Array>`" }, { "comment": "Add `AdbReverseNotSupportedError` handling and automatically switch to forward tunnel in `AdbScrcpyClient`." }, { "comment": "Update `AndroidKeyCode` enum to align with Web `KeyboardEvent.code`" } ] } }, { "version": "0.0.18", "tag": "@yume-chan/scrcpy_v0.0.18", "date": "Wed, 25 Jan 2023 21:33:49 GMT", "comments": { "none": [ { "comment": "Move `@yume-chan/adb` to `peerDependencies`" }, { "comment": "Add support for Scrcpy server version 1.25" }, { "comment": "Add support for `SetClipboard` control message and `AckClipboard` device message" } ] } }, { "version": "0.0.17", "tag": "@yume-chan/scrcpy_v0.0.17", "date": "Tue, 18 Oct 2022 09:32:30 GMT", "comments": { "none": [ { "comment": "Add standalone types for serializing/deserializing Scrcpy packets" }, { "comment": "Separate decoders to own packages so they don't need optional peer dependencies." } ] } }, { "version": "0.0.16", "tag": "@yume-chan/scrcpy_v0.0.16", "date": "Sat, 28 May 2022 03:56:37 GMT", "comments": { "none": [ { "comment": "Upgrade TypeScript to 4.7.2 to enable Node.js ESM" }, { "comment": "Add support for more `CodecOptions` keys" }, { "comment": "Add support for `CodecOptions` value types other than `int`" } ] } }, { "version": "0.0.15", "tag": "@yume-chan/scrcpy_v0.0.15", "date": "Mon, 02 May 2022 04:18:01 GMT", "comments": { "none": [ { "comment": "Add support for `rotateDevice` control message" }, { "comment": "Add method to get screen list" } ] } }, { "version": "0.0.14", "tag": "@yume-chan/scrcpy_v0.0.14", "date": "Sat, 30 Apr 2022 14:05:48 GMT", "comments": { "none": [ { "comment": "Add support for Scrcpy server version 1.24" } ] } }, { "version": "0.0.13", "tag": "@yume-chan/scrcpy_v0.0.13", "date": "Thu, 28 Apr 2022 01:23:53 GMT", "comments": { "none": [ { "comment": "Add support for Scrcpy server version 1.23" } ] } }, { "version": "0.0.12", "tag": "@yume-chan/scrcpy_v0.0.12", "date": "Sun, 03 Apr 2022 11:18:47 GMT", "comments": {} }, { "version": "0.0.11", "tag": "@yume-chan/scrcpy_v0.0.11", "date": "Sun, 03 Apr 2022 10:54:15 GMT", "comments": { "none": [ { "comment": "Add support for Scrcpy server version 1.22" }, { "comment": "Update to use Web Streams API" }, { "comment": "Improve compatibility with Node.js 12 ESM format" }, { "comment": "Workaround a issue with server crash on Samsung ROM (https://github.com/Genymobile/scrcpy/issues/2841)" }, { "comment": "Remove output parsing. It's output is for debugging only, not machine readable." }, { "comment": "Update license year" } ], "dependency": [ { "comment": "Updating dependency \"@yume-chan/adb\" from `^0.0.10` to `^0.0.11`" } ] } }, { "version": "0.0.10", "tag": "@yume-chan/scrcpy_v0.0.10", "date": "Sun, 09 Jan 2022 15:52:20 GMT", "comments": {} } ] }