-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
154 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# Free Control Update Record | ||
|
||
## v1.6.5 | ||
- Add automatic switching IME | ||
- Based on scrcpy v2.2(x64) | ||
|
||
## v1.6.4 | ||
- Add record history IP | ||
- Fix bug | ||
|
||
## v1.6.3 | ||
- Add controller adsorption scrcpy window | ||
- Add scrcpy window position | ||
|
||
## v1.6.2 | ||
- Fix bug | ||
|
||
## v1.6.1 | ||
- Fix bug | ||
- Add audio forwarding switch (enabled by default) | ||
|
||
## v1.6.0 | ||
- Based on scrcpy v2.1.1(x64) | ||
|
||
## v1.5.1 | ||
- Based on scrcpy v1.25(x64) | ||
|
||
## v1.5.0 | ||
- Based on scrcpy v1.21(x64) | ||
- Some optimized | ||
|
||
## v1.4.1 | ||
- Fix bug | ||
- Add exception capture of program entry (easy to troubleshooting) | ||
|
||
## v1.4.0 | ||
- Based on scrcpy v1.19 | ||
- Add virtual key (and remember last position and size) | ||
- Some optimized | ||
|
||
## v1.3.1 | ||
- Fix bug | ||
|
||
## v1.3.0 | ||
- Based on scrcpy v1.18 | ||
- Add some settings | ||
- Fix bug | ||
|
||
## v1.2.0 | ||
- Based on scrcpy v1.17 | ||
- Fix bug | ||
|
||
## v1.1.0 | ||
- Based on scrcpy v1.16 | ||
- Add port settings | ||
|
||
## v1.0.0 | ||
- Based on scrcpy v1.14 | ||
- Apache version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# Free Control 更新记录 | ||
|
||
## v1.6.5 | ||
- 增加自动切换输入法功能 | ||
- 基于scrcpy v2.2(x64) | ||
|
||
## v1.6.4 | ||
- 增加无线访问记录历史IP | ||
- 修复了一些bug | ||
|
||
## v1.6.3 | ||
- 增加控制器吸附scrcpy窗口 | ||
- 增加scrcpy窗口位置记忆 | ||
|
||
## v1.6.2 | ||
- 修复了一些bug | ||
|
||
## v1.6.1 | ||
- 修复了一些bug | ||
- 增加音频转发开关(默认启用) | ||
|
||
## v1.6.0 | ||
- 基于scrcpy v2.1.1(x64) | ||
|
||
## v1.5.1 | ||
- 基于scrcpy v1.25(x64) | ||
|
||
## v1.5.0 | ||
- 基于scrcpy v1.21(x64) | ||
- 优化了代码 | ||
|
||
## v1.4.1 | ||
- 修复了一些bug | ||
- 增加了程序入口处的异常捕获 便于定位问题 | ||
|
||
## v1.4.0 | ||
- 基于scrcpy v1.19 | ||
- 增加虚拟按键(常用功能,记忆启动时位置和大小) | ||
- 优化了代码 | ||
|
||
## v1.3.1 | ||
- 修复了一些bug | ||
|
||
## v1.3.0 | ||
- 基于scrcpy v1.18 | ||
- 增加了一些设置项 | ||
- 修复了一些bug | ||
|
||
## v1.2.0 | ||
- 基于scrcpy v1.17 | ||
- 修复了一些bug | ||
|
||
## v1.1.0 | ||
- 基于scrcpy v1.16 | ||
- 增加了设置端口号功能 | ||
|
||
## v1.0.0 | ||
- 基于scrcpy v1.14 | ||
- 初始版本 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.