Commit Graph

86 Commits (dd3b48f2039fe299a55db437190a9e0d5c78145c)

Author SHA1 Message Date
Bond_009 2b355c36ff Minor improvements
4 years ago
BaronGreenback 2272363197
Update SsdpCommunicationsServer.cs
4 years ago
BaronGreenback 27f6e1ddc8
Update SsdpCommunicationsServer.cs
4 years ago
BaronGreenback f01baad05e Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems (#3404)
4 years ago
BaronGreenback c07d8abfd5 Removed debugging info
4 years ago
BaronGreenback 5b0c182908 Added logging and broadcast = true
4 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP
4 years ago
telans 6556bec646
brace multiline if statements (cont.)
4 years ago
telans 5bb639a59a
newlines after braces
4 years ago
telans 7f307f9082
brace multiline if statements
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans 8e3d874802
remove regions
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
Bond-009 af93ec750c Enable TreatWarningsAsErrors for more projects
4 years ago
BaronGreenback 8a69300bf5 Changes styles as suggested by @barronpm
4 years ago
BaronGreenback ebd589aa86 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
BaronGreenback a3140f83c6 Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored."
4 years ago
BaronGreenback 2aaecb8e14 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond_009 2696ac5eac Lower the amount of running tasks
5 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values.
5 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better.
5 years ago
Xu Fasheng 47966793c0 Remove useless if..else in SsdpDevicePublisher
5 years ago
Xu Fasheng 0c49079c16 Update comments for DLNA IPv6
5 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
5 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces
5 years ago
Claus Vium 0ef2b46106 Remove custom Threading
5 years ago
Erwin de Haan 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents.
5 years ago
Erwin de Haan 9d0a08571e Merge branch 'dev' into reformat
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan 089ad8e7c2 Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
5 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
5 years ago
Andrew Rabert e8d93b3485 Merge pull request #566 from Bond-009/dlna
5 years ago
Bond-009 81475e361b Add exception message to log.
5 years ago
Bond_009 783e74d9c9 Don't print stacktrace when failing to bind to 1900
5 years ago
Erwin de Haan 846456b41e Reformatted the files with notes.
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
hawken ba1794f64b Remove tabs and trailing whitespace
5 years ago
Joshua Boniface e094c45abb Add copyright from upstream projects
5 years ago