Genteure
d7c03f4736
feat: add option to disable spliting when H264 Annex-B is detected ( #614 )
...
* feat: add option to disable spliting when H264 Annex-B is detected
* add wpf ui toggles
* chore: remove public api check for flv
* fix warning unboxing a possibly null value
* fix cli tool help text
* feat(wpf): add disable split on h264annexb option for toolbox
2024-11-22 13:55:20 +00:00
AquanJSW
f05d8c3c0e
feat(cli/core): add TitleFilterPatterns option ( #619 )
...
* add custom title filter
* Use regex instead of string matching
* feat(ui): add title filter settings for recording conditions
---------
Co-authored-by: genteure <genteure@gmail.com>
2024-11-10 06:55:48 +00:00
cxumol
86e6526f09
feat: split recording on title change
...
* feat:add CuttingByTitle to BililiveRecorder.Core.Config.V3
* add: CuttingByTitle
* add: new config-related test
* fix:test txt
* fix:test txt
* add: translations
* add:translations
* Reactivating git submodule webui
* revert webui submodule update
---------
Co-authored-by: genteure <genteure@gmail.com>
2023-10-12 17:59:45 +08:00
genteure
f63f7b21aa
misc(core): fix warnings
2023-08-24 23:08:56 +08:00
genteure
d6c642de6e
feat: add option to save stream cover/thumbnail
...
close #298
2022-08-27 18:07:09 +08:00
genteure
cbcbd840f0
Add stream host to stats
2022-06-29 19:46:58 +08:00
genteure
91edf11bf8
WPF: Try to fix high single core cpu usage
2022-06-28 16:10:41 +08:00
genteure
232eb1af5b
Add new option FlvProcessorSplitOnScriptTag
2022-06-25 17:31:21 +08:00
genteure
542d214473
WPF: Update language selector
2022-06-11 16:34:47 +08:00
genteure
e01d12c36a
Update dependencies
2022-06-07 22:41:09 +08:00
genteure
730bc9a4d1
Core: Change visibility of most types to internal
2022-05-16 23:28:31 +08:00
genteure
f7be8e9516
WPF: Disable minimize to tray icon when a ContentDialog is open. fix #316
2022-05-16 21:06:49 +08:00
genteure
0f70c6c78d
WPF: Add global settings menu item in RoomCard
2022-04-30 14:27:46 +08:00
genteure
441343e92e
Switch to config v3
2022-04-03 19:32:43 +08:00
genteure
7ec8b1d405
Toolbox: Improve danmaku merge
2021-11-21 00:08:31 +08:00
genteure
7669c865fe
WPF: Add streaming icon to tray tooltip
2021-11-12 22:28:57 +08:00
Genteure
59628e36e3
WPF: 添加了猫猫语
2021-08-09 22:37:10 +08:00
Genteure
9237f3b7fd
Fix typo
2021-08-04 21:58:35 +08:00
Genteure
9a51bf04de
WPF: Adjust log panel, fix #222
2021-08-01 18:02:46 +08:00
Genteure
2b482a9c4b
支持录制画质选择
2021-07-09 19:48:39 +08:00
Genteure
6c9b6e6c8e
WPF: Add an option to skip asking work path
2021-06-14 15:14:10 +08:00
Genteure
8615e1421f
ToolBox: Add cancel
2021-05-02 21:34:27 +08:00
Genteure
10afaaa595
WPF: Add UI strings
2021-05-01 23:18:22 +08:00
Genteure
97e005a4d3
Minor updates
2021-05-01 17:57:43 +08:00
Genteure
5f4c9633bd
Core: Re-write record trigger logic
2021-04-21 23:18:23 +08:00
Genteure
560e8f22e7
Core: Add raw data recording mode
2021-04-20 22:28:52 +08:00
Genteure
5ba347cf46
多处修改
...
polly
弹幕xml
托盘图标
2021-03-01 21:38:13 +08:00
Genteure
d509c93902
实现修复和导出
2021-02-27 18:14:44 +08:00
Genteure
479a205abd
Update WPF UI
2021-02-27 13:24:18 +08:00
Genteure
58970c217b
Merge code into dev-1.3
2021-02-23 18:03:37 +08:00
Genteure
dae8d8eb6c
update
2021-01-15 17:40:34 +08:00
Genteure
b035b58b41
Add AddRoomCard_PlaceholderText_FontSize
2021-01-11 22:33:23 +08:00
Genteure
dac6d28a14
Update language options
2021-01-09 16:26:09 +08:00
Genteure
7897ddaf99
添加显示直播分区的功能
2021-01-08 18:54:50 +08:00
Genteure
3912b6fcab
fix ui layout
2021-01-07 23:51:23 +08:00
Genteure
38e659d2f4
add language option
2021-01-05 22:53:49 +08:00
Genteure
de6a1b931a
add source strings
2021-01-05 22:50:10 +08:00
Genteure
32ee4e8e9c
add more source strings
2021-01-05 19:08:57 +08:00
Genteure
410e75bb63
update ui
2021-01-05 15:41:26 +08:00
Genteure
0dd3b84e4a
Merge branch 'dev' into feature/l10n
...
# Conflicts:
# BililiveRecorder.WPF/Controls/AddRoomFailedDialog.xaml.cs
# BililiveRecorder.WPF/Controls/RoomCard.xaml
# BililiveRecorder.WPF/Controls/TaskbarIconControl.xaml
# BililiveRecorder.WPF/Controls/TaskbarIconControl.xaml.cs
# BililiveRecorder.WPF/NewMainWindow.xaml.cs
# BililiveRecorder.WPF/Pages/AnnouncementPage.xaml.cs
# BililiveRecorder.WPF/Pages/RootPage.xaml.cs
2021-01-05 15:04:54 +08:00
Genteure
607f409c63
add more source texts
2021-01-04 14:01:11 +08:00
Genteure
3f7f6b1610
update progress
2021-01-03 18:37:47 +08:00
Genteure
9db54e8060
translate WorkDirectorySelectorDialog
2021-01-03 13:59:56 +08:00
Genteure
40ab426052
prepare translation works
2021-01-03 13:21:36 +08:00
Genteure
cce7d1c690
Add config v2
2021-01-01 14:46:27 +08:00
Genteure
f1a88380c5
微调字号
2020-12-23 20:23:21 +08:00
Genteure
3eaddd8bad
添加弹幕连接状态显示
2020-12-15 19:38:35 +08:00
Genteure
4d07f29bc5
add xml style, minor ui update
2020-12-15 18:53:52 +08:00
Genteure
6df6b96b2a
update ui
...
添加直播状态图标
添加复制主播名、房间号的右键菜单
调整高级设置 Cookie Textbox
2020-12-12 23:19:47 +08:00
Genteure
7ec2335c48
添加公告页
2020-12-11 19:22:04 +08:00