BililiveRecorder/BililiveRecorder.Core
genteure 2dd898ecd1
Some checks failed
Build and Test / test (ubuntu-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
Build and Test / build_wpf (push) Has been cancelled
Build and Test / build_cli (any) (push) Has been cancelled
Build and Test / build_cli (linux-arm) (push) Has been cancelled
Build and Test / build_cli (linux-arm64) (push) Has been cancelled
Build and Test / build_cli (linux-x64) (push) Has been cancelled
Build and Test / build_cli (osx-arm64) (push) Has been cancelled
Build and Test / build_cli (osx-x64) (push) Has been cancelled
Build and Test / build_cli (win-x64) (push) Has been cancelled
Build and Test / build_docker (push) Has been cancelled
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
feat: add support for recording mode fallback
2024-12-01 19:44:46 +08:00
..
Api feat: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00:00
Config feat: add option to disable spliting when H264 Annex-B is detected (#614) 2024-11-22 13:55:20 +00:00
Danmaku misc(core): fix warnings 2023-08-24 23:08:56 +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: add support for recording mode fallback 2024-12-01 19:44:46 +08:00
Scripting misc(core): minor changes 2023-08-24 23:48:11 +08:00
SimpleWebhook fix(core): filter webhook urls 2023-11-05 20:54:52 +08:00
Templating feat(core): add 'unescape' filter to file name templating (#622) 2024-11-10 07:02:26 +00:00
AssemblyAttribute.cs Merge code into dev-1.3 2021-02-23 18:03:37 +08:00
BililiveRecorder.Core.csproj feat: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00:00
DependencyInjectionExtensions.cs feat(core): connect to danmaku server with buvid3 from cookie & refactor HttpApiClient (#507) 2023-07-16 08:01:50 +00:00
IRecorder.cs feat: add stream started desktop notification 2022-08-25 18:43:23 +08:00
IRoom.cs feat: add support for recording mode fallback 2024-12-01 19:44:46 +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 feat: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00: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 misc(core): fix warnings 2023-08-24 23:08:56 +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: add support for recording mode fallback 2024-12-01 19:44:46 +08:00
RoomFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
RoomIdFromUrl.cs fix(wpf): update roomid matching regex 2023-09-09 07:30:32 +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