更新说明
v0.9.0 是一次功能更新,主要新增 scrcpy 音频播放、虚拟显示配置、设备应用启动入口,并升级到 scrcpy-mask-server 4.0。同时改进 ADB 使用体验和音频播放稳定性。
音频
- 新增 scrcpy 音频播放支持,可在控制设备时同步接收并播放设备音频。
- 设置页新增音频编码、码率和音频源配置。
- 支持选择设备输出、Playback 和麦克风作为音频源。
- Playback 音频源支持音频复制选项。
- 优化音频播放缓冲,提升播放稳定性。
设备与显示
- 设备页新增应用启动入口,可选择已连接设备上的应用并启动。
- 启动应用时支持选择目标显示器。
- 设置页新增虚拟显示配置,可使用主屏尺寸或自定义宽度、高度和 DPI。
- 新增关闭控制时熄灭设备屏幕的选项。
- 设备控制入口新增音频开关。
ADB 与打包
- 发布包内置平台对应的 ADB,减少首次使用时的外部环境依赖。
- ADB shell 输出改为通过日志记录,便于排查设备操作问题。
scrcpy
- 升级并适配
scrcpy-mask-server4.0。 - 控制连接支持新的音频通道和相关 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
- Added scrcpy audio playback support, allowing device audio to be received and played while controlling a device.
- Added audio codec, bit rate, and audio source settings.
- Added support for output, playback, and microphone audio sources.
- Added audio duplication support for the playback audio source.
- Tuned audio buffering for more stable playback.
Device and Display
- Added an app launcher to the Devices page.
- App launching now supports selecting the target display.
- Added virtual display settings, with options to use the main display size or custom width, height, and DPI.
- Added an option to power off the device display when closing control.
- Added an audio toggle when starting device control.
ADB and Packaging
- Bundled platform ADB in release packages to reduce external setup requirements.
- Routed ADB shell output through the logger for easier troubleshooting.
scrcpy
- Upgraded and adapted
scrcpy-mask-server4.0. - Added support for the new audio channel and related server parameters.