| Age | Commit message (Collapse) | Author |
|
Fix some warnings
|
|
Deinterlacing improvements
|
|
Expose max_muxing_queue_size to user
|
|
|
|
|
|
Fixes for CI Nuget package pushing and CI triggers
|
|
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
|
|
|
|
|
|
|
|
|
|
Add quick connect (login without typing password)
|
|
|
|
|
|
|
|
|
|
Use Prerelease System.Text.Json
|
|
|
|
|
|
|
|
|
|
|
|
Build Unstable NuGet packages
|
|
Event Rewrite (Part 1)
|
|
|
|
|
|
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Partially addresses #3112.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OFC I reduced some allocations
|