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.Model
/
Dlna
/
StreamBuilder.cs
Age
Commit message (
Expand
)
Author
2021-04-04
Merge pull request #5637 from dmitrylyzo/check-media-type
Bond-009
2021-04-04
Less negation
Dmitry Lyzo
2021-04-01
StreamBuilder tweaks (#5668)
Max Rumpf
2021-03-27
Check appropriate profile type
Dmitry Lyzo
2021-02-20
Enable TreatWarningsAsErrors for MediaBrowser.Model
Bond_009
2021-02-13
Minor improvements
Bond_009
2020-12-24
Fix null reference when logging
crobibero
2020-11-20
Merge remote-tracking branch 'upstream/master' into fmp4-hls
nyanmisaka
2020-11-19
Apply suggestions from code review
Nyanmisaka
2020-11-17
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
Joshua M. Boniface
2020-11-16
Merge remote-tracking branch 'upstream/master' into fmp4-hls
nyanmisaka
2020-11-14
Missed some stuff
Bond_009
2020-11-11
adjust bitrate limit for HLS audio codecs
nyanmisaka
2020-10-22
[AudioTranscoding] Add FLAC as supported target audio format and be able to d...
Stéphane Senart
2020-10-12
Fix SA 1116 warnings
Jan-Pieter Baert
2020-10-03
Log stream type and codec for missing direct play profile
Maxr1998
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-06-20
fix SA1503 for one line if statements
telans
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-02-23
Fix some warnings
Bond_009
2020-02-04
Fix warnings MediaBrowser.Model
Bond_009
2020-01-09
Remove StringHelper functions
Bond-009
2019-02-12
Fix potential NullReferenceException
William Lees
2019-01-21
Address comments
Bond_009
2019-01-21
Clean up last bits
Bond_009
2019-01-21
Make ConditionProcessor static
Bond_009
2019-01-21
Clean up streambuilder
Bond_009
2019-01-17
Reformat JustAMan review pt2 changes
Erwin de Haan
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Model
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-23
add StreamBuilder fix
Luke Pulverenti
2017-11-18
update shared stream support
Luke Pulverenti
2017-11-17
allow specification of m3u stream limit
Luke Pulverenti
2017-10-30
allow separate configuration of date format
Luke Pulverenti
2017-10-28
revise unknown audio stream handling
Luke Pulverenti
2017-10-13
live tv subtitle fixes
Luke Pulverenti
2017-09-29
update hls query string
Luke Pulverenti
[next]