Commit Graph

301 Commits

Author SHA1 Message Date
genteure
8428ca286a feat: auto select api for stream notification 2022-08-26 16:15:45 +08:00
genteure
4717b6038a chore: update dependencies, update wpf sentry dsn 2022-08-26 16:11:32 +08:00
genteure
626e0a5304 feat: use Windows 10 notification center api 2022-08-26 12:29:06 +08:00
genteure
33f4e98a46 feat: add stream started desktop notification 2022-08-25 18:43:23 +08:00
genteure
9c7e99944a feat: add support for websocket danmaku protocol 2022-08-25 18:42:36 +08:00
genteure
b1f740b69e WPF: Change network info debounce delay 2022-07-07 20:48:32 +08:00
genteure
fb44a7c616 WPF: Fix command arguments 2022-07-02 00:01:30 +08:00
genteure
fe02fae303 WPF: Fix build error 2022-07-01 19:25:56 +08:00
genteure
f130af64b6 WPF: Switch to Clowd.Squirrel 2022-07-01 18:53:05 +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
0b8cf27ce9 Core: Refactor file name templateing 2022-06-28 16:10:06 +08:00
dependabot[bot]
0ddc355861 Bump NuGet.CommandLine from 6.2.0 to 6.2.1 in /BililiveRecorder.WPF
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 22:25:34 +08:00
genteure
232eb1af5b Add new option FlvProcessorSplitOnScriptTag 2022-06-25 17:31:21 +08:00
genteure
4304284ff9 Toolbox: Add FFmpeg detection 2022-06-24 21:29:16 +08:00
genteure
46cde4896c FLV: Refactor ProcessingComment 2022-06-24 21:29:16 +08:00
genteure
bb37dbdd3f Toolbox: Switch compression format to zip. close #340 2022-06-22 23:04:47 +08:00
genteure
eed940cc01 Update icons 2022-06-11 22:12:53 +08:00
genteure
07d41699e3 WPF: Fix access across threads 2022-06-11 17:52:34 +08:00
genteure
542d214473 WPF: Update language selector 2022-06-11 16:34:47 +08:00
genteure
5a228d42e3 Web: Add POST /api/misc/generatefilename 2022-06-09 15:40:08 +08:00
genteure
e01d12c36a Update dependencies 2022-06-07 22:41:09 +08:00
Genteure
d915dbd138
New translations Strings.resx (English) (#321) 2022-06-07 18:36:12 +08:00
genteure
9f1d9489e0 Update GitHub links 2022-06-07 18:35:46 +08:00
genteure
9549fb6ad9 Update DSN 2022-06-07 13:46:07 +08:00
genteure
c12d2c1cb0 Fix log file path
fix #329
2022-06-07 01:52:59 +08:00
genteure
fadb90f487 WPF: Refresh info for all rooms 2022-06-04 02:34:09 +08:00
Genteure
54e64d108d
New Crowdin updates (#311) 2022-05-17 21:19:30 +08:00
genteure
34ba4ded08 Add more webhook types
Added StreamStarted and StreamEnded
Close #269
2022-05-17 18:08:53 +08:00
genteure
a993fca683 Fix bug introduced in 730bc9a
730bc9a4d1
2022-05-17 15:14:45 +08:00
genteure
9ef3be0686 Update dependencies 2022-05-17 01:50:09 +08:00
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
f7be8e9516 WPF: Disable minimize to tray icon when a ContentDialog is open. fix #316 2022-05-16 21:06:49 +08:00
genteure
6b9b077a52 Core: Add qn to file name template variables 2022-05-15 00:12:37 +08:00
genteure
6760c23cf8 WPF: Add more options to advanced settings page 2022-05-14 23:13:11 +08:00
genteure
8ce6af07fd WPF: Add more exception filter 2022-05-14 22:28:03 +08:00
genteure
8b56493ade Core: Add more scripting runtime types 2022-05-12 17:29:34 +08:00
genteure
bb06539993 Core: Add scripting support 2022-05-11 19:08:53 +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
2fe47fd6f1 Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
genteure
0f70c6c78d WPF: Add global settings menu item in RoomCard 2022-04-30 14:27:46 +08:00
genteure
10adc77f9e WPF: Add light/dark theme swtich 2022-04-16 01:54:43 +08:00
genteure
9230d9fb2d WPF: Add test button to filename template setting 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
441343e92e Switch to config v3 2022-04-03 19:32:43 +08:00
genteure
30a659f4d2 Update to .NET 6 2022-04-02 18:49:23 +08:00
genteure
411e25f06d WPF: Show a "installed" message on first run 2022-03-18 23:17:11 +08:00
genteure
363e905784 WPF: Ignore desktop.ini when checking for empty directory 2022-01-15 18:41:58 +08:00