index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Api
/
Playback
/
Progressive
/
BaseProgressiveStreamingService.cs
Age
Commit message (
Expand
)
Author
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-12-10
Merge branch 'master' into mediaencoding
Bond_009
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009
2019-11-25
* Add support for multi segment base urls
Bond_009
2019-09-08
Possible fix for MrMC
Bond_009
2019-06-01
Fix #1432. Add support for encoding with libx265 and hevc_nvenc.
Frank
2019-04-25
Remove unreachable code and const trySupportSeek within BaseProgressiveStream...
bugfixin
2019-04-24
Re-add content length, semi revert of changes in #1010 (#1287)
Claus Vium
2019-03-07
Remove EnvironmentInfo
Bond-009
2019-03-07
Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs
Bond-009
2019-03-06
Review comments
Claus Vium
2019-03-05
Switch to HeaderNames instead of hardcoded strings (and other header related ...
Claus Vium
2019-02-26
Begin removing System.Net sources
Claus Vium
2019-02-12
Reduce scope of changes
William Lees
2019-02-12
add httpClient to appropriate constructors
William Lees
2019-02-03
Cleanup streaming services
Bond-009
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Api
Erwin de Haan
2018-12-30
Rebase
Bond_009
2018-12-14
Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6...
Mathieu Velten
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-08-04
update container value
Luke Pulverenti
2017-05-22
update query fields
Luke Pulverenti
2017-03-25
handle -1 content length
Luke Pulverenti
2017-03-19
increase unification of param building
Luke Pulverenti
2016-11-10
rework result factory
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-10-05
update live streams
Luke Pulverenti
2016-09-29
add infinite property
Luke Pulverenti
2016-09-29
update closing of streams
Luke Pulverenti
2016-09-25
rework live stream handling
Luke Pulverenti
2016-08-15
Merge pull request #2025 from softworkz/AsyncStreamInterface
Luke
2016-08-13
update direct stream url for improved caching
Luke Pulverenti
2016-08-13
Fix incorrect calculation of content length
Softworkz
2016-08-09
fix layout quirks
Luke Pulverenti
2016-08-07
Async stream handling: Use interface instead of Func<Stream,Task>
softworkz
2016-08-06
improve stopping of progressive streams
Luke Pulverenti
2016-07-28
update stream management
Luke Pulverenti
2016-07-24
fix DateModified not refreshing
Luke Pulverenti
2016-07-15
update async stream writing
Luke Pulverenti
2016-06-19
update task results
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2015-10-04
continue file system rework
Luke Pulverenti
2015-09-13
update file system methods
Luke
2015-06-01
add MediaInfo.sec response header
Luke Pulverenti
2015-05-08
add requirejs
Luke Pulverenti
2015-05-04
adjust debug logging
Luke Pulverenti
2015-03-28
implement modular media sources
Luke Pulverenti
[next]