Skip to content

Releases: shripal17/ScrcpyController

Add options from scrcpy v1.19

17 Oct 14:17
Compare
Choose a tag to compare

Add options from scrcpy v1.19 and v1.18 release:

  • (Linux Only) Specify V4L2 device (TODO: V4L2Loopback device creation directly from this plugin/tool
  • Display & V4L2 Buffer
  • Power off on close (displayed as "Screen off (and lock) on exit" to avoid confusion)
  • Now requires minimum IJ v2020.3+
  • Minor fixes

Auto-select first device

17 Jan 11:49
Compare
Choose a tag to compare
  • Auto-select first device from the list (thanks to @rvp-diconium for the suggestion)
  • Options for scrcpy v1.17:
    • Added 'Forward all clicks' option
    • Added 'Use legacy paste' and 'Encoder' setting in advanced menu
  • Minor fixes here and there

ADB Executable Path

27 Oct 15:43
Compare
Choose a tag to compare

Add option to specify ADB Executable path in IDE Settings (maybe necessary for macOS/unix systems)

Really fix shortcut MOD

25 Aug 16:18
Compare
Choose a tag to compare
0.1.2

Really fix shortcut mod setting not working

Minor Bug Fix

22 Aug 14:52
Compare
Choose a tag to compare

Fix Shortcut MOD setting not working

v0.1.0 - First stable release

15 Aug 12:22
Compare
Choose a tag to compare
  • Added support for "Disable Screensaver" and "Disable repeated keys forward" from scrcpy v1.16
  • Added setting for "Shortcut Modifier" in 'Advanced Settings Menu'
  • Show scrcpy version info when testing scrcpy path from 'Advanced Settings Menu'
  • Fix USB to WiFi not working
  • Fix few more bugs

Installation: Download 'Scrcpy Controller-0.1.0.zip' from this release's assets
IDE Settings -> Plugins -> Settings Icon -> Install Plugin from disk -> Select 'Scrcpy Controller-0.1.0.zip'

Initial Release

21 Jun 17:59
Compare
Choose a tag to compare

For installation,:
IntelliJ/Android Studio Settings -> Plugins -> Overflow Menu -> Install Plugin from disk -> Restart