aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Net/IAsyncStreamSource.cs
AgeCommit message (Expand)Author
2016-10-25make controller project portableLuke Pulverenti
2016-10-23remove usingLuke Pulverenti
2016-08-07Async stream handling: Use interface instead of Func<Stream,Task>softworkz