Commit Graph

781 Commits

Author SHA1 Message Date
Genteure
8e97541d39 FLV: Ignore missing script tag instead of throwing exception 2021-09-13 19:39:26 +08:00
Genteure
81a36dea33 WPF: Fix system sleep blocking 2021-09-07 23:22:09 +08:00
Genteure
86a696a2fe Update dependencies 2021-09-05 16:22:47 +08:00
Genteure
9337bbe931 Core: Remove invalid character in room title before writing to xml file 2021-08-28 21:37:10 +08:00
Jackie Yang
a043ddc59f Added webhook_url as a parameter 2021-08-28 14:37:42 +08:00
Genteure
5f96eb5393 New config gen 2021-08-13 21:03:21 +08:00
Genteure
405679a5d8
New Crowdin updates (#234) 2021-08-11 22:04:22 +08:00
Genteure
f337f46f01 WPF: Reorder menu items 2021-08-11 21:58:47 +08:00
Genteure
55594ab77c FLV: Add workaround for streaming data from d1--ov-gotcha07.bilivideo.com
CNAME d1--ov-gotcha07.bilivideo.com.a.bcelive.com
CNAME d1--ov-gotcha07.bilivideo.com.zengslb.com
Zenlayer Singapore
2021-08-11 00:03:28 +08:00
Genteure
08b5fb4dc5 WPF: Update nuspec 2021-08-10 18:53:16 +08:00
Genteure
5fb7d074d6 Toolbox: Add danmaku merger 2021-08-10 18:53:04 +08:00
Genteure
df8559424c WPF: Add remux to toolbox 2021-08-10 00:49:46 +08:00
Genteure
7dd2afd9de WPF: Add "show logs" menu item 2021-08-09 22:58:30 +08:00
Genteure
59628e36e3 WPF: 添加了猫猫语 2021-08-09 22:37:10 +08:00
Genteure
a625ebf96e
New translations Strings.resx (Meow Meow Meow) (#232) 2021-08-09 22:23:23 +08:00
Genteure
5ba4571d95
New Crowdin updates (#231) 2021-08-08 00:43:02 +08:00
Genteure
9237f3b7fd Fix typo 2021-08-04 21:58:35 +08:00
Genteure
f9f27e38af
New Crowdin updates (#226) 2021-08-04 21:58:06 +08:00
Genteure
04387d9f6d Core: Fix webhook not firing when removing room 2021-08-03 00:12:46 +08:00
Genteure
9a51bf04de WPF: Adjust log panel, fix #222 2021-08-01 18:02:46 +08:00
Genteure
7df5bce368
New translations Strings.resx (English) (#217) 2021-07-21 02:25:52 +08:00
Genteure
2af5b40429 Disable installer build on release 2021-07-19 21:22:58 +08:00
Genteure
e9c323778d Update releasing notes 2021-07-19 20:57:22 +08:00
Genteure
1242c3b139 WPF: Add --hide 2021-07-16 21:03:07 +08:00
Genteure
e2afdd4539
New Crowdin updates (#215)
* New translations Strings.resx (Japanese)

* New translations Strings.resx (Chinese Traditional)

* New translations Strings.resx (English)
2021-07-16 20:23:57 +08:00
Genteure
6059b28146 Update Sentry config 2021-07-16 18:25:46 +08:00
Genteure
f2fbf18e3c Update packages 2021-07-16 18:25:26 +08:00
Genteure
5ec474d4f3 fix 2021-07-15 23:34:02 +08:00
Genteure
f5ec1647a5 Cli: Complete configure subcommand 2021-07-15 23:19:37 +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
3e3cb142fd WPF: Fix build 2021-07-15 20:20:13 +08:00
Genteure
b09aca1bee WPF: Add links menu item 2021-07-15 19:57:41 +08:00
Genteure
9c33d64734 Toolbox & CLI: Redo console output, Add configure subcommand 2021-07-15 19:56:58 +08:00
Genteure
e2d5a3fd47 Toolbox: Change source file structure 2021-07-15 12:58:50 +08:00
Genteure
2b482a9c4b 支持录制画质选择 2021-07-09 19:48:39 +08:00
Genteure
f0f45bab39 CLI: Add --logfilelevel 2021-07-08 20:51:24 +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
23e227843d Add FUNDING.yml 2021-07-05 23:43:32 +08:00
Genteure
48513d4e98 WPF: Add cookie test button 2021-07-05 23:30:13 +08:00
Genteure
e33fa33b04 WPF: Use nuget client from nuget package 2021-07-01 01:05:03 +08:00
Genteure
70d433ec33 WPF: Fix close window confirm dialog not showing up 2021-06-26 22:45:23 +08:00
Genteure
e66332b3c2 WPF: Update sentry dsn 2021-06-26 21:39:10 +08:00
Genteure
f0f4a02047 Update nuget packages 2021-06-26 21:31:43 +08:00
Genteure
bcd061a665 WPF: Update menu 2021-06-26 21:21:35 +08:00
Genteure
07245219de WPF: Fix crash when close called on startup 2021-06-26 21:05:21 +08:00
Genteure
9fa19da9f5 Use Asia/Shanghai as the timezone in docker 2021-06-23 17:59:59 +08:00
Genteure
afdf66e917 Update packages 2021-06-20 13:43:18 +08:00