Commit Graph

15 Commits (23ddeeda4c8e4720e9fae00dc02f7cb4501312a2)

Author SHA1 Message Date
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
ignacio laborde c6bf6e00de Remove unnecessary ToList usage
2 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Bond_009 501de7b6dc Enable nullable in more files
3 years ago
Bond_009 06caee28b7 Enable nullable reference types for Emby.Dlna
3 years ago
BaronGreenback a8ceb7e20b
Update DlnaEventManager.cs
4 years ago
BaronGreenback 4a67267e1e
Update DlnaEventManager.cs
4 years ago
Bond_009 c4bb32f259
Access last element by index where possible
4 years ago
Bond_009 b21919c7f4 Minor perf improvements
4 years ago
crobibero 4038d15c83 Properly migrate all HttpCompletionOption
4 years ago
crobibero c02d0ceb57 Add missing using
4 years ago
crobibero 8215f15c45 migrate to IHttpClientFactory in Emby.Dlna
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
Patrick Barron da9bcc5fb3 Rename IEventManager to IDlnaEventManager
4 years ago