Commit Graph

29 Commits (0d5bbfda321f64ad78b5b74e7bdfbbbb8b64c7af)

Author SHA1 Message Date
Stepan Goremykin 526f9a825c Make files readonly
12 months ago
Stepan Goremykin 5508efc2e2 Remove bitwise operator on enum that is not marked by [Flags] attribute
1 year ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Shadowghost 0da5255f12 Apply review suggestions
2 years ago
Shadowghost 519709bf10 Revert "Remove DvdLib (#9068)"
2 years ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Bond_009 26d7fc8280 Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
4 years ago
Bond-009 53f99d5d4b Add some analyzers to MediaBrowser.MediaEncoding
4 years ago
Bond-009 18efa25a6f Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
4 years ago
Patrick Barron 6d1b00da64 Use Array.Empty
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 years ago
Stanislav Ionascu 9989b7b68f Replace BDInfo plugin with nupkg and UHD/Atmos/DTS:X support
5 years ago
cvium b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Erwin de Haan f2e50f50bd Visual Studio Reformat: MediaBrowser.MediaEncoding
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
Mathieu Velten 1d7d52ff9e Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b
6 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti e265d8efec fix bdinfo path
8 years ago
Luke Pulverenti a8b340cbb2 update portable projects
8 years ago
Luke Pulverenti 3094cd7ff3 update project targets
8 years ago
Sven Van den brande 219cba7506 Removed redundant Collection Initializers
8 years ago
Luke Pulverenti 39ea2adbc5 create separate media encoding project
11 years ago