aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback
AgeCommit message (Expand)Author
2019-04-25Remove unreachable code and const trySupportSeek within BaseProgressiveStream...bugfixin
2019-04-24Re-add content length, semi revert of changes in #1010 (#1287)Claus Vium
2019-03-07Remove EnvironmentInfoBond-009
2019-03-07Merge remote-tracking branch 'remotes/upstream/master' into kestrel_pocClaus Vium
2019-03-07Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.csBond-009
2019-03-06Review commentsClaus Vium
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ...Claus Vium
2019-02-28Fix rmvb video can not play under DLNAXu Fasheng
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-26Begin removing System.Net sourcesClaus Vium
2019-02-12Reduce scope of changesWilliam Lees
2019-02-12add httpClient to more constructorsWilliam Lees
2019-02-12add httpClient to appropriate constructorsWilliam Lees
2019-02-05Remove custom ThreadingClaus Vium
2019-02-03await async functionsBond-009
2019-02-03Cleanup streaming servicesBond-009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Fix more analyzer warningsBond_009
2019-01-22Merge pull request #656 from hawken93/more_loggingAndrew Rabert
2019-01-22Do some logging in MediaInfoServicehawken
2019-01-21Merge pull request #664 from jellyfin/revert-639-ffmpeg4.1Andrew Rabert
2019-01-21Revert "Fix segment_time_delta for ffmpeg 4.1"Joshua M. Boniface
2019-01-21Fix NullRefBond_009
2019-01-20Merge pull request #613 from MatMaul/mediaencoding-devAndrew Rabert
2019-01-20Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncodingMathieu Velten
2019-01-20Fix segment_time_delta for ffmpeg 4.1Bond_009
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBr...Erwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ApiErwin de Haan
2019-01-12Reformatted the files with notes.Erwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-06Merge pull request #307 from drmrbg/fix-chromecastVasily
2019-01-03Change null check on UserId to a Guid.Empty checkClaus Vium
2018-12-30Fix exception loggingBond_009
2018-12-30RebaseBond_009
2018-12-28Attempt to fix Chromecast supportdrmrbg
2018-12-27Add GPL modulesAndrew Rabert
2018-12-14Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6...Mathieu Velten
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-06update componentsLuke Pulverenti
2017-08-04update container valueLuke Pulverenti