BililiveRecorder/BililiveRecorder.Core
2023-07-06 06:56:13 +08:00
..
Api feat(core): add onDanmakuHandshake userscript event 2023-07-06 06:43:18 +08:00
Config feat(core): add option to omit stream metadata 2023-02-01 19:14:53 +08:00
Danmaku fix(core): make dm time independent of sys time 2023-06-05 23:45:14 +08:00
Event Add stream host to stats 2022-06-29 19:46:58 +08:00
ProcessingRules FLV: Refactor ProcessingComment 2022-06-24 21:29:16 +08:00
Recording feat(core): add option to omit stream metadata 2023-02-01 19:14:53 +08:00
Scripting feat(core): pass apiData in onDanmakuHandshake 2023-07-06 06:56:13 +08:00
SimpleWebhook Add more webhook types 2022-05-17 18:08:53 +08:00
Templating feat: add "partIndex" file name template variable 2022-08-27 16:51:13 +08:00
AssemblyAttribute.cs Merge code into dev-1.3 2021-02-23 18:03:37 +08:00
BililiveRecorder.Core.csproj misc: update dependencies 2023-01-14 23:00:40 +08:00
DependencyInjectionExtensions.cs Core: Refactor file name templateing 2022-06-28 16:10:06 +08:00
IRecorder.cs feat: add stream started desktop notification 2022-08-25 18:43:23 +08:00
IRoom.cs Core: Change API used, add more file name template variable 2022-05-06 19:36:40 +08:00
IRoomFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
LoggingContext.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
NoMatchingQnValueException.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
PolicyNames.cs Merge code into dev-1.3 2021-02-23 18:03:37 +08:00
PollyPolicy.cs fix(core): ignore some api error code 2022-12-10 07:59:54 +08:00
Recorder.cs feat(cli): add option to use a different config path 2022-08-27 17:03:23 +08:00
RecyclableMemoryStreamProvider.cs Toolbox: Add data hashes to exported xml.gz 2021-11-20 13:19:23 +08:00
RestartRecordingReason.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
Room.cs feat(core): add onDanmakuHandshake userscript event 2023-07-06 06:43:18 +08:00
RoomFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
RoomStats.cs Add stream host to stats 2022-06-29 19:46:58 +08:00
StreamExtensions.cs Merge code into dev-1.3 2021-02-23 18:03:37 +08:00