jellyfin/MediaBrowser.Api/Playback
Bond_009 93e535d3a1 Trying to make sense of the streaming code
Mostly small changes as I was looking through the code.

* async void -> async Task
* Properly implemented dispose methods
* Pass the logstream directly to the JobLogger
* Style fixes
2019-03-26 23:00:14 +01:00
..
Hls Reduce scope of changes 2019-02-12 09:23:51 +11:00
Progressive Remove EnvironmentInfo 2019-03-07 22:41:41 +01:00
BaseStreamingService.cs Trying to make sense of the streaming code 2019-03-26 23:00:14 +01:00
MediaInfoService.cs Do some logging in MediaInfoService 2019-01-22 10:24:00 +00:00
StaticRemoteStreamWriter.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
StreamRequest.cs Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding 2019-01-20 22:50:09 +01:00
StreamState.cs Trying to make sense of the streaming code 2019-03-26 23:00:14 +01:00
TranscodingThrottler.cs Remove custom Threading 2019-02-05 16:47:50 +01:00
UniversalAudioService.cs Remove EnvironmentInfo 2019-03-07 22:41:41 +01:00