index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Dlna
Age
Commit message (
Expand
)
Author
2021-10-12
Update to dotnet6.rc2
Cody Robibero
2021-10-09
Merge pull request #6657 from Bond-009/dotnetbug
Claus Vium
2021-10-08
Merge pull request #6663 from crobibero/dotnet-6-rc1
Claus Vium
2021-10-06
Set AnalysisMode to AllEnabledByDefault
Bond_009
2021-10-04
Reference dotnet6-rc1 packages
Cody Robibero
2021-10-03
Remove workaround for dotnet/runtime#42790
Bond_009
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-24
Use new Enum.TryParse(ReadOnlySpan<char>) overload
Bond_009
2021-09-24
Target net6.0
Bond_009
2021-09-21
SsdpHttpClient: Ensure successful status code before reading response
Bond_009
2021-09-19
Reduce allocations
Bond_009
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-03
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
Cody Robibero
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-28
Remove more and more warnings
Cody Robibero
2021-08-15
Merge pull request #6381 from Bond-009/nullable5
Bond-009
2021-08-13
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-08-13
Merge branch 'master' into minor15
Bond-009
2021-08-03
Enable nullable for DlnaManager
Bond_009
2021-07-30
Merge pull request #6354 from Bond-009/nullable4
Bond-009
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-07-26
Enable nullable in more files
Bond_009
2021-07-12
Improve platform checks
Bond_009
2021-07-06
Minor fixes
Bond_009
2021-06-23
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-24
Merge pull request #5659 from ssenart/feature/5644-dlna_next_track
Claus Vium
2021-05-24
Update Emby.Dlna/PlayTo/Device.cs
Claus Vium
2021-05-24
Apply suggestions from code review
Claus Vium
2021-05-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-07
Enable nullable reference types for Emby.Dlna
Bond_009
2021-05-01
Nullability handling for device profile classes
Maxr1998
2021-04-25
Merge pull request #5826 from BaronGreenback/ssdpFix
Bond-009
2021-04-25
Merge pull request #5861 from BaronGreenback/ProfileMatch
Claus Vium
2021-04-22
Merge pull request #5681 from BaronGreenback/ContentFeatureOptimization
Bond-009
2021-04-21
Changes as requested
BaronGreenback
2021-04-20
Fixed indent
BaronGreenback
2021-04-20
fixed merge
BaronGreenback
2021-04-20
Merge branch 'master' into ProfileMatch
BaronGreenback
2021-04-20
missed one.
BaronGreenback
2021-04-20
Changed testing
BaronGreenback
2021-04-20
Update Emby.Dlna/DlnaManager.cs
BaronGreenback
2021-04-19
simplified isMatch
BaronGreenback
2021-04-19
reworked code
BaronGreenback
2021-04-19
Flip fields
BaronGreenback
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-15
Fix: PlayTo using external ip not internal
BaronGreenback
[next]