Commit Graph

121 Commits (5754f49f30d4144bef4b371c73f96ad382c97a6d)

Author SHA1 Message Date
Apex Liu 5754f49f30 downloader works. 2019-11-02 02:12:48 +08:00
Apex Liu a7b8b68ae6 downloader works. 2019-11-01 03:33:18 +08:00
Apex Liu 2f7fc16235 .temp. 2019-11-01 01:45:17 +08:00
Apex Liu ad5534fd94 处理关键帧,未完成. 2019-10-14 03:41:35 +08:00
Apex Liu a4b0fec814 多个录像数据文件构成的录像可以播放了。 2019-09-21 01:11:02 +08:00
Apex Liu 28909f376e 部分解决win下播放器中文乱码问题。 2019-09-20 00:42:37 +08:00
Apex Liu 6aa5c046df .temp. 2019-09-18 00:51:22 +08:00
Apex Liu e5610b17a2 .temp. 2019-09-16 13:53:27 +08:00
Apex Liu 6f95664ca1 .temp. 2019-09-10 02:39:08 +08:00
Apex Liu 9bc0fcb225 浮动窗淡入淡出功能完成;播放、暂停功能完成;从头播放功能完成;倍速播放功能完成;去除16倍速,没有太大意义。 2019-09-10 02:04:23 +08:00
Apex Liu 4897a6e483 .temp. 2019-09-09 20:15:53 +08:00
Apex Liu b70593a65e update ui-design. 2019-09-09 17:17:56 +08:00
Apex Liu 00c79c47e2 播放器浮动控制窗绘制正常了。 2019-09-09 03:30:31 +08:00
Apex Liu f17c1cf59a add player resource. 2019-09-06 20:07:13 +08:00
Apex Liu 51932cb092 新的RDP录像播放工具可以播放录像了,下一步继续完善,包括播放器的控制部分。 2019-09-05 04:21:29 +08:00
Apex Liu cc9552c743 .temp. 2019-09-04 20:28:16 +08:00
Apex Liu bee41150af .temp.: parse compressed image. 2019-09-03 20:19:09 +08:00
Apex Liu 0b020810b2 .temp. new rdp-player. 2019-09-03 05:40:52 +08:00
Apex Liu f40067c1bf Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-08-15 19:23:01 +08:00
Apex Liu 051ddaca6a typo fix. 2019-08-15 19:22:41 +08:00
Apex Liu c2f8b89de0 助手设置中默认RDP使用mstsc. 2019-08-05 01:22:03 +08:00
Apex Liu adbeed7c04 修复mac升级到mojave后因脚本权限问题导致无法通过终端进行ssh的问题。 2019-07-22 12:15:58 +08:00
Apex Liu 1950c0723a add varb {host_name} for client display. 2019-07-02 09:25:22 +08:00
Apex Liu 9649aca480 prepare for v3.3.1 2019-06-29 18:57:59 +08:00
Apex Liu bb14ecb8d6 .temp. 2019-06-29 04:24:37 +08:00
Apex Liu c9b453bcb6 Merge remote-tracking branch 'origin/dev' into feature/mstsc 2019-01-29 17:47:28 +08:00
Apex Liu 37284c3039 .fix typo. 2019-01-26 13:58:30 +08:00
Apex Liu 1ec165f0a2 修正助手配合HTTPS无法启动监听的问题,重新颁发了助手使用的127.0.0.1 IP证书,修正助手安装包打包脚本的编码。 2019-01-26 05:05:16 +08:00
Apex Liu 1305c11ccc .temp. 2019-01-26 04:39:45 +08:00
Apex Liu cad9beb31f 解决助手在某些情况下无法启动HTTPS服务的问题,重新颁发针对127.0.0.1的IP证书,助手版本号升级到3.2.2. 2019-01-26 04:23:28 +08:00
Apex Liu 0971b0dc9f . assist support mstsc. 2019-01-17 02:37:33 +08:00
Apex Liu 5e22d70d19 1. 调整认证码图片的生成机制,提高识别度;2. 调整Win版助手系统托盘图标,提升识别度。 2018-12-30 02:38:58 +08:00
Apex Liu 96fe0a4bca Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +08:00
Apex Liu 63a691394c 调整win版安装脚本。 2018-12-25 16:47:32 +08:00
horizonlin b3645244ba
添加URLProtocol
添加URLProtocol
2018-12-18 11:46:00 +08:00
horizonlin 219e4bc8e9
添加URLProtocol
添加URLProtocol
2018-12-18 11:41:44 +08:00
horizonlin ec9e4c99d8
添加URLProtocol
添加URLProtocol
2018-12-18 11:37:49 +08:00
Apex Liu 4a62319ae2 mac助手加入对filezilla的支持。 2018-12-16 20:14:39 +08:00
Apex Liu 12a37ef95f 调整mac助手升级后加载配置文件失败导致无法启动时的错误提示,在提示中给出解决方法。 2018-12-16 19:33:45 +08:00
Apex Liu ecb1d23f74 修正win助手mongoose无法监听locahost,必须监听127.0.0.1的问题。 2018-12-10 00:23:17 +08:00
Apex Liu ef90de7ebe 升级版本号到v3.2.0-beta. 2018-11-25 02:05:10 +08:00
Apex Liu b59fa23a93 完善构建脚本,macOS平台可以直接生成最终的助手安装包dmg文件了。 2018-11-20 02:02:21 +08:00
Apex Liu 1d35922f7a 修正macOS助手有时无法保存配置的问题;暂时移除telnet的支持。 2018-11-14 00:45:25 +08:00
Apex Liu 93a1b8259c macOS助手也支持在https访问web界面时与页面正常通讯了(需要注册根证书)。 2018-11-13 01:36:41 +08:00
Apex Liu ac0a55f78d 1. 微调macOS的StatusBar图标,使之更协调;2. 暗色调的StatusBar上也能正确显示白色图标了。 2018-11-12 03:08:06 +08:00
Apex Liu 0ddea7fabd macOS: 支持SecureCRT做SSH客户端,SecureFX做SFTP客户端了。
macOS: 使用Terminal和iTerm2做SSH客户端时,无需用户敲一次回车键了。
2018-11-12 00:09:55 +08:00
Apex Liu a883f8a80b 在macOS上的SSH远程时,使用Terminal或iTerm2做客户端时,可以自动回车完成登录了。 2018-11-11 06:10:35 +08:00
Apex Liu 784bbe35f7 统一图标。 2018-11-10 04:20:58 +08:00
Apex Liu 8dd6bdbde0 助手加入https支持(50022=http,50023=https),实测以https方式访问web时,可以在各种浏览器中与助手进行通讯了(IE/Edge/Chrome/Firefox),目前在Win平台测试通过。 2018-11-09 03:10:08 +08:00
Apex Liu c78ead3457 .. 2018-11-07 03:34:30 +08:00