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
/
Service
/
BaseControlHandler.cs
Age
Commit message (
Expand
)
Author
2023-11-15
Remove Emby.Dlna
Patrick Barron
2022-12-05
Replace != null with is not null
Bond_009
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2022-01-10
Fix warning SA1414 and CA1849
Bond_009
2021-11-08
Samsung DLNA fixes
LinFor
2021-07-26
Enable nullable in more files
Bond_009
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-05-07
Enable nullable reference types for Emby.Dlna
Bond_009
2021-04-01
Remove useless code
Bond_009
2020-12-30
Encoding fix for System Logs. (#4564)
BaronGreenback
2020-11-07
Update BaseControlHandler.cs
BaronGreenback
2020-10-11
Merge branch 'master' into Comment4
BaronGreenback
2020-09-25
Update BaseControlHandler.cs
BaronGreenback
2020-09-25
Update BaseControlHandler.cs
BaronGreenback
2020-09-25
Update BaseControlHandler.cs
BaronGreenback
2020-09-13
Commenting.
Jim Cartlidge
2020-08-20
Fix all warnings in Emby.Dlna
Bond_009
2020-08-20
Code review
David
2020-08-20
Reduce warnings in Emby.Dlna
David
2020-06-16
fix SA1513/SA1516
telans
2020-02-23
Fix some warnings
Bond_009
2020-01-28
My bad
Bond-009
2020-01-27
Try again
Bond_009
2020-01-27
Try possible solutions
Bond_009
2020-01-22
Improvements to dlna server
Bond_009
2020-01-22
Update Emby.Dlna/Service/BaseControlHandler.cs
Bond-009
2020-01-21
Use async methods
Bond-009
2020-01-18
Kestrel doesn't like sync IO operations
Bond_009
2019-03-07
Remove useless abstraction around XmlReaderSettings
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Dlna
Erwin de Haan
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-12-28
Remove custom ToArray extension
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2016-12-04
add request logging
Luke Pulverenti
2016-12-03
update xml parsing
Luke Pulverenti
2016-12-03
update xml readers
Luke Pulverenti
2016-11-06
update didl xml
Luke Pulverenti
2016-11-04
add udp error handling
Luke Pulverenti
2016-11-04
make dlna project portable
Luke Pulverenti
2016-10-29
rework dlna project
Luke Pulverenti
2016-10-29
rework dlna project
Luke Pulverenti