Commit Graph

612 Commits

Author SHA1 Message Date
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
Genteure
104874d19e Build arm32 docker image 2021-06-17 23:41:41 +08:00
Genteure
898c206938 WPF: Add more log 2021-06-17 19:15:31 +08:00
Genteure
2c81803436 WPF: Block system sleep 2021-06-16 18:33:45 +08:00
Genteure
4b330c10f5
New Crowdin updates (#200) 2021-06-14 23:52:35 +08:00
Genteure
6c9b6e6c8e WPF: Add an option to skip asking work path 2021-06-14 15:14:10 +08:00
Genteure
37fe74fba4 WPF: Fix tool box UI
concurrency problem when user multi-click buttons
2021-06-13 13:00:13 +08:00
Genteure
fd3b8d0b23 Remove armv7 from docker image platforms 2021-06-07 23:32:04 +08:00
Genteure
6d9f786df6 Fix docker arm32 image build 2021-06-07 22:31:31 +08:00
Genteure
35df648d8e Add armv6 to docker image platforms 2021-06-07 22:06:19 +08:00
Genteure
cba1684261 Avoid debugger checks in release mode 2021-06-07 22:05:36 +08:00
li494391537
12f29c40cf
add github actions config for docker image (#197) 2021-06-07 22:02:48 +08:00
Genteure
3d70ce6c09 Add TextFormatter 2021-06-04 23:03:41 +08:00
Genteure
1396de8f44
Merge pull request #196 from li494391537/dev-1.3
add dockerfile
2021-06-04 18:45:07 +08:00
li494391537
0b2d6d3ca2 add dockerfile 2021-06-04 18:24:27 +08:00
Genteure
bd3fa9edef Update danmaku parser 2021-06-04 00:23:47 +08:00
Genteure
bf8a4481e2 Update RecordTaskFactory 2021-06-01 23:53:38 +08:00
Genteure
2d44a9ad1e Update Sentry 2021-06-01 23:51:32 +08:00
Genteure
9c09cc1c98 Cli: Add loglevel option 2021-05-25 22:02:54 +08:00
Genteure
ce064f1f07 Catch exceptions thrown by FileStream.Dispose() 2021-05-25 21:52:50 +08:00