BililiveRecorder/BililiveRecorder.Core
2022-05-09 22:42:08 +08:00
..
Api Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
Config Core: Add config options to ignore system proxy, use IPv4 and/or IPv6 2022-05-09 22:42:08 +08:00
Danmaku Core: Remvoe invalid char for raw danmaku data 2022-04-11 22:22:15 +08:00
Event Refactor room stats 2022-04-09 16:43:05 +08:00
ProcessingRules Refactor room stats 2022-04-09 16:43:05 +08:00
Recording Core: Add config options to ignore system proxy, use IPv4 and/or IPv6 2022-05-09 22:42:08 +08:00
SimpleWebhook Core: Format code 2022-05-02 23:28:27 +08:00
Templating Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
AssemblyAttribute.cs
BililiveRecorder.Core.csproj Core: Use Fluid.Core to generate file names 2022-04-03 19:32:43 +08:00
DependencyInjectionExtensions.cs Core: Use Fluid.Core to generate file names 2022-04-03 19:32:43 +08:00
IRecorder.cs Core: Add disk IO detection 2022-04-07 19:01:02 +08:00
IRoom.cs Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
IRoomFactory.cs Switch to config v3 2022-04-03 19:32:43 +08:00
LoggingContext.cs
NoMatchingQnValueException.cs Core: Strictly enforce qn settings 2021-11-20 14:34:35 +08:00
PolicyNames.cs
PollyPolicy.cs
Recorder.cs Core: Add disk IO detection 2022-04-07 19:01:02 +08:00
RecyclableMemoryStreamProvider.cs Toolbox: Add data hashes to exported xml.gz 2021-11-20 13:19:23 +08:00
RestartRecordingReason.cs Core: Strictly enforce qn settings 2021-11-20 14:34:35 +08:00
Room.cs Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
RoomFactory.cs Switch to config v3 2022-04-03 19:32:43 +08:00
RoomStats.cs Refactor room stats 2022-04-09 16:43:05 +08:00
StreamExtensions.cs