Commit Graph

590 Commits (52badf38cb730d9571b94ec636e836d091c799c5)

Author SHA1 Message Date
Apex Liu 52badf38cb .temp. 2019-11-19 21:03:37 +08:00
Apex Liu 4a1addf8b5 upgrade to python3.7.5 2019-11-19 20:09:08 +08:00
Apex Liu 814cab3c31 Merge branch 'feature/mstsc' of github.com:tp4444eleport into feature/mstsc 2019-11-19 10:16:14 +08:00
Apex Liu 6130169d83 .temp. 2019-11-19 10:16:01 +08:00
Apex Liu f99af6a2df 修正升级了jsoncpp库之后tp_core无法编译的问题。 2019-11-17 04:43:33 +08:00
Apex Liu 483aa810ee 修正数据库操作使用unix_timestamp()导致sqlite无法工作的问题。 2019-11-17 04:31:11 +08:00
Apex Liu 363be82945
Merge pull request #175 from horizonlin/feature/mstsc
增加用户期限
2019-11-17 03:54:51 +08:00
Apex Liu 61523b0dfc
Merge branch 'feature/mstsc' into feature/mstsc 2019-11-17 03:54:37 +08:00
Apex Liu eae1db3edc 全面升级第三方库:openssl/libuv/mbedtls/jsoncpp/mongoose/zlib/libssh;加入播放器的一键构建(Qt命令行构建);调整助手安装包构建脚本,使之能够发布基于Qt的软件。 2019-11-17 03:32:05 +08:00
Apex Liu 50b6eddb36 调整Qt工程输出路径。 2019-11-16 01:27:37 +08:00
Apex Liu b8c6bbcbb1 add temp file/folder to .gitignore 2019-11-16 00:48:23 +08:00
Apex Liu 5455c9ab8d .temp. 2019-11-15 09:35:00 +08:00
Apex Liu 41fa960afc 按优化后的RDP录像格式进行播放,功能完成。 2019-11-13 21:34:30 +08:00
Apex Liu 8ef5cfe118 准备加入zlib支持。 2019-11-11 00:45:37 +08:00
Apex Liu dd115c8af6 RDP播放器完工,允许拖动进度条了。 2019-11-10 20:37:09 +08:00
Apex Liu 23c24ceb69 构建关键帧的测试代码完成,准备移植到rdp核心模块中。 2019-11-10 05:25:54 +08:00
Apex Liu 2d5c9eeae0 .tmp. 2019-11-06 03:15:23 +08:00
Apex Liu bde794d253 播放器进度条任意拖动可以工作了。需要改进录像的关键帧处理。 2019-11-06 02:49:30 +08:00
Apex Liu 1bbc109ae9 播放器流畅工作,还缺重播和进度条拖动功能。 2019-11-05 03:05:29 +08:00
Apex Liu 3aa4755876 .tmp. 2019-11-04 03:34:11 +08:00
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
horizon 8e24e8622b 修正下连链接 2019-09-12 20:21:39 +08:00
horizon 354ec7e4c4 修正下载链接 2019-09-12 20:20:38 +08:00
horizon 99087cddc3 运维授权中,帐号授权增加主机名或主机描述过滤 2019-09-12 20:09:44 +08:00
horizon e4b30658af 增加用户有效期 2019-09-12 20:08:35 +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 f5b00ca02a RDP录像不再记录安全协议规格。 2019-09-02 03:44:08 +08:00
Apex Liu db0990d8c2 convert source files to UTF-8 with BOM. 2019-09-01 02:54:22 +08:00
Apex Liu 03a21be954 .temp. 2019-08-15 19:26:35 +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
ApexLiu 10142bfef6 Merge branch 'feature/mstsc' of github.com:tp4a/teleport into feature/mstsc 2019-08-01 17:44:41 +08:00
ApexLiu 6b409a998d can build on Ubuntu now. 2019-08-01 17:43:46 +08:00