genteure
|
4ded913bc2
|
Fix build warnings
|
2022-05-17 00:53:37 +08:00 |
|
genteure
|
730bc9a4d1
|
Core: Change visibility of most types to internal
|
2022-05-16 23:28:31 +08:00 |
|
genteure
|
cc27045fc4
|
Core: progress on scripting
|
2022-05-11 00:20:57 +08:00 |
|
genteure
|
43d1c6f2ef
|
Core: Add config options to ignore system proxy, use IPv4 and/or IPv6
|
2022-05-09 22:42:08 +08:00 |
|
genteure
|
6bbe8aa31d
|
Core: Change default file name template
|
2022-04-03 19:32:43 +08:00 |
|
genteure
|
20c7a1efb0
|
Core: Use Fluid.Core to generate file names
|
2022-04-03 19:32:43 +08:00 |
|
genteure
|
8a65c9645d
|
Core: Create config v3
|
2022-04-03 19:32:43 +08:00 |
|
genteure
|
06a4c59bb7
|
Core: Strictly enforce qn settings
|
2021-11-20 14:34:35 +08:00 |
|
Genteure
|
5f96eb5393
|
New config gen
|
2021-08-13 21:03:21 +08:00 |
|
Genteure
|
ca3dfd06bf
|
Improve config code generation
|
2021-07-15 21:41:21 +08:00 |
|
Genteure
|
2521ed228e
|
Core: Fix config nullable warning
|
2021-07-15 20:21:30 +08:00 |
|
Genteure
|
9c33d64734
|
Toolbox & CLI: Redo console output, Add configure subcommand
|
2021-07-15 19:56:58 +08:00 |
|
Genteure
|
2b482a9c4b
|
支持录制画质选择
|
2021-07-09 19:48:39 +08:00 |
|
Genteure
|
c1739be159
|
Core: Improve config schema
|
2021-07-08 19:11:44 +08:00 |
|
Genteure
|
385769b29b
|
Core: Build config json schema
|
2021-07-07 21:25:54 +08:00 |
|
sbYm
|
5f65962c75
|
进行一个json schema的生成
生成一个`build_config.schema.json`文件。
新配置文件可以粘贴这个东西,获得补全和初级错误检查(旧文件也可以加到第一行):
```json
{
"$schema": "https://github.com/Bililive/BililiveRecorder/blob/dev-1.3/BililiveRecorder.Core/Config/V2/build_config.schema.json"
}
```
|
2021-07-07 19:43:10 +08:00 |
|
Genteure
|
6c9b6e6c8e
|
WPF: Add an option to skip asking work path
|
2021-06-14 15:14:10 +08:00 |
|
Genteure
|
97e005a4d3
|
Minor updates
|
2021-05-01 17:57:43 +08:00 |
|
Genteure
|
fc0b955b3d
|
Core: Update default file name format
|
2021-04-21 19:54:57 +08:00 |
|
Genteure
|
560e8f22e7
|
Core: Add raw data recording mode
|
2021-04-20 22:28:52 +08:00 |
|
Genteure
|
3221f7cebe
|
Core: Update default config
|
2021-04-07 18:24:35 +08:00 |
|
Genteure
|
58970c217b
|
Merge code into dev-1.3
|
2021-02-23 18:03:37 +08:00 |
|
Genteure
|
7897ddaf99
|
添加显示直播分区的功能
|
2021-01-08 18:54:50 +08:00 |
|
Genteure
|
d129c7547e
|
fix missing string & write config bug
|
2021-01-06 00:31:42 +08:00 |
|
Genteure
|
46266c707c
|
fix cli
|
2021-01-04 16:24:36 +08:00 |
|
Genteure
|
65fd63e858
|
use safe WhiteAllText
|
2021-01-03 11:38:20 +08:00 |
|
Genteure
|
cce7d1c690
|
Add config v2
|
2021-01-01 14:46:27 +08:00 |
|
Genteure
|
f175aac1df
|
add webhook
|
2020-12-20 20:56:40 +08:00 |
|
Genteure
|
f81e19bed1
|
Auto flush XmlWriter
|
2020-12-17 19:32:48 +08:00 |
|
Genteure
|
a09e729178
|
add new ui and others
|
2020-11-27 18:51:02 +08:00 |
|
Genteure
|
45e69cfc8f
|
调整日志信息
|
2020-11-24 20:27:29 +08:00 |
|
Genteure
|
1599373731
|
完成简单弹幕录制功能
|
2020-11-24 20:15:21 +08:00 |
|
Genteure
|
d1e647356b
|
实现简单的弹幕录制功能
|
2020-11-23 17:35:42 +08:00 |
|
Misty
|
3f59cd8178
|
Print log error when parsing failed
|
2020-06-21 19:42:21 +08:00 |
|
Misty
|
f26a792916
|
Support custom api host
|
2020-06-21 19:42:21 +08:00 |
|
Genteure
|
49707938a8
|
调整录制路径检查逻辑
|
2020-05-01 08:37:56 +08:00 |
|
Genteure
|
7d8c07e90f
|
修改弹幕连接逻辑
|
2020-05-01 07:38:38 +08:00 |
|
Genteure
|
bcb78ccf42
|
调整避免腾讯云默认设置为 false
|
2020-04-25 01:28:03 +08:00 |
|
Genteure
|
d94ff4a3a5
|
支持自定义保存目录结构
|
2020-04-25 01:27:39 +08:00 |
|
Up
|
f903336f27
|
增加录制文件名格式的配置项 & 支持获取直播间标题
|
2020-04-25 00:08:34 +08:00 |
|
Genteure
|
3bbd656150
|
删除“录制落后主播自动断开重连”的功能
|
2019-11-24 08:54:33 +08:00 |
|
Genteure
|
eb9283abad
|
增加避开腾讯云服务器的功能
|
2019-11-13 19:47:49 +08:00 |
|
Genteure
|
8d7b240062
|
调整默认设置参数
|
2019-10-31 22:05:16 +08:00 |
|
Genteure
|
30913f9b5b
|
添加带 Cookie 请求 API 的功能
|
2019-10-31 22:02:19 +08:00 |
|
Genteure
|
43ccbc9f98
|
reverse part of commit 6e0ce88
|
2019-10-31 21:19:28 +08:00 |
|
Genteure
|
6e0ce88e04
|
添加针对API请求的代理设置
|
2019-08-22 03:07:29 +08:00 |
|
Genteure
|
3a99637356
|
增加 workdirectory 命令行选项
|
2019-01-31 14:17:38 +08:00 |
|
Genteure
|
49e69a2aab
|
时间设置
|
2018-12-19 21:24:39 +08:00 |
|
Genteure
|
7d39372262
|
增加各种时间设置
|
2018-12-18 00:16:24 +08:00 |
|
Genteure
|
5de773aacd
|
添加托盘图标基本功能
|
2018-12-11 00:57:40 +08:00 |
|