Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jun 05:34

更新说明

v0.9.0 是一次功能更新,主要新增 scrcpy 音频播放、虚拟显示配置、设备应用启动入口,并升级到 scrcpy-mask-server 4.0。同时改进 ADB 使用体验和音频播放稳定性。

音频

  1. 新增 scrcpy 音频播放支持,可在控制设备时同步接收并播放设备音频。
  2. 设置页新增音频编码、码率和音频源配置。
  3. 支持选择设备输出、Playback 和麦克风作为音频源。
  4. Playback 音频源支持音频复制选项。
  5. 优化音频播放缓冲,提升播放稳定性。

设备与显示

  1. 设备页新增应用启动入口,可选择已连接设备上的应用并启动。
  2. 启动应用时支持选择目标显示器。
  3. 设置页新增虚拟显示配置,可使用主屏尺寸或自定义宽度、高度和 DPI。
  4. 新增关闭控制时熄灭设备屏幕的选项。
  5. 设备控制入口新增音频开关。

ADB 与打包

  1. 发布包内置平台对应的 ADB,减少首次使用时的外部环境依赖。
  2. ADB shell 输出改为通过日志记录,便于排查设备操作问题。

scrcpy

  1. 升级并适配 scrcpy-mask-server 4.0。
  2. 控制连接支持新的音频通道和相关 server 参数。

Update Notes

v0.9.0 is a feature update focused on scrcpy audio playback, virtual display configuration, device app launching, and scrcpy-mask-server 4.0 support. It also improves bundled ADB usage and audio playback stability.

Audio

  1. Added scrcpy audio playback support, allowing device audio to be received and played while controlling a device.
  2. Added audio codec, bit rate, and audio source settings.
  3. Added support for output, playback, and microphone audio sources.
  4. Added audio duplication support for the playback audio source.
  5. Tuned audio buffering for more stable playback.

Device and Display

  1. Added an app launcher to the Devices page.
  2. App launching now supports selecting the target display.
  3. Added virtual display settings, with options to use the main display size or custom width, height, and DPI.
  4. Added an option to power off the device display when closing control.
  5. Added an audio toggle when starting device control.

ADB and Packaging

  1. Bundled platform ADB in release packages to reduce external setup requirements.
  2. Routed ADB shell output through the logger for easier troubleshooting.

scrcpy

  1. Upgraded and adapted scrcpy-mask-server 4.0.
  2. Added support for the new audio channel and related server parameters.