Releases: shripal17/ScrcpyController
Releases · shripal17/ScrcpyController
Add options from scrcpy v1.19
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
- 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
Add option to specify ADB Executable path in IDE Settings (maybe necessary for macOS/unix systems)
Really fix shortcut MOD
0.1.2 Really fix shortcut mod setting not working
Minor Bug Fix
Fix Shortcut MOD setting not working
v0.1.0 - First stable release
- 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
For installation,:
IntelliJ/Android Studio Settings -> Plugins -> Overflow Menu -> Install Plugin from disk -> Restart