jellyfin/RSSDP
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2021-05-05 13:51:14 +02:00
..
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
DeviceAvailableEventArgs.cs Fix: PlayTo using external ip not internal 2021-04-15 18:36:47 +01:00
DeviceEventArgs.cs fix SA1503 for one line if statements 2020-06-20 20:35:29 +12:00
DeviceUnavailableEventArgs.cs fix SA1503 for one line if statements 2020-06-20 20:35:29 +12:00
DiscoveredSsdpDevice.cs remove regions 2020-06-20 18:20:33 +12:00
DisposableManagedObjectBase.cs More spelling corrections. 2020-11-18 13:46:14 +00:00
HttpParserBase.cs More spelling corrections. 2020-11-18 13:46:14 +00:00
HttpRequestParser.cs brace multiline if statements (cont.) 2020-06-20 21:19:16 +12:00
HttpResponseParser.cs brace multiline if statements 2020-06-20 21:12:36 +12:00
IEnumerableExtensions.cs fix SA1503 for one line if statements 2020-06-20 20:35:29 +12:00
ISsdpCommunicationsServer.cs remove regions 2020-06-20 18:20:33 +12:00
ISsdpDeviceLocator.cs More spelling corrections. 2020-11-18 13:46:14 +00:00
ISsdpDevicePublisher.cs Fix warnings 2020-01-31 22:26:53 +01:00
LICENSE Add copyright from upstream projects 2019-01-01 17:21:11 -05:00
RSSDP.csproj Merge branch 'master' into NetworkPR2 2020-11-16 16:27:37 +00:00
RequestReceivedEventArgs.cs remove regions 2020-06-20 18:20:33 +12:00
ResponseReceivedEventArgs.cs remove regions 2020-06-20 18:20:33 +12:00
SsdpCommunicationsServer.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 2021-05-05 13:51:14 +02:00
SsdpConstants.cs fix SA1508 2020-06-15 10:45:55 +12:00
SsdpDevice.cs brace multiline if statements (cont.) 2020-06-20 21:19:16 +12:00
SsdpDeviceLocator.cs Merge pull request #5826 from BaronGreenback/ssdpFix 2021-04-25 18:51:11 +02:00
SsdpDevicePublisher.cs Merge branch 'master' into NetworkPR2 2020-11-21 00:35:53 +00:00
SsdpEmbeddedDevice.cs remove regions 2020-06-20 18:20:33 +12:00
SsdpRootDevice.cs Merge branch 'master' into NetworkPR2 2020-11-21 00:35:53 +00:00