aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
AgeCommit message (Collapse)Author
2020-11-10Update packages to net5crobibero
2020-08-31Use HttpClientFactory in SubtitleEncodercrobibero
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-08-04Add some analyzers to MediaBrowser.MediaEncodingBond-009
2020-08-04Enable TreatWarningsAsErrors for MediaBrowser.MediaEncodingBond-009
2020-06-11Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1dependabot[bot]
Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
This is required for SonarCloud analysis to run
2020-01-28Update depsBond_009
2019-12-28Merge pull request #1891 from stanionascu/bdinfo-uhddkanada
Upgrade BDInfo plugin to UHD/Atmos/DTS:X support
2019-11-21Update depsBond_009
2019-11-17Replace BDInfo plugin with nupkg and UHD/Atmos/DTS:X supportStanislav Ionascu
2019-11-02Merge pull request #1915 from Bond-009/hexdkanada
Rewrite hex encoder/decoder
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-09-11Update deps (#1735)Bond-009
2019-08-15Merge pull request #1614 from Bond-009/docs2dkanada
Document all public/internal members of Emby.Drawing
2019-08-11Document all public/internal members of Emby.DrawingBond_009
Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing
2019-08-11Update deps + document startup projectBond_009
* Fixed the release build * Documented all public/internal members of Jellyfin.Server * Enable TreatWarningsAsErrors for debug builds for Jellyfin.Server This will ensure that any new public/internal members of Jellyfin.Server are documented
2019-06-14Update depsBond_009
2019-03-11remove open subtitles from the serverdkanada
2019-01-20Remove CodePages from csprojClaus Vium
2019-01-20Add package ref for codepagescvium
2019-01-20Remove MediaBrowser.Text since it violates licenses and is overall hackycvium
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2019-01-02Fix spacing to C#/Visual Studio standardsAnthony Lavado
- This is a fix automatically applied by Visual Studio
2018-12-29MediaBrowser.MediaEncoding use same layout/style as other csprojsBond_009
2018-12-14Port MediaEncoding and Api.Playback from ↵Mathieu Velten
10e57ce8d21b4516733894075001819f3cd6db6b
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-05-16clean up build configsLuke Pulverenti
2017-04-18update encoding detectionLuke Pulverenti
2017-03-24update hls paramsLuke Pulverenti
2017-02-18fix mapping multiple tuner channels to same epg channelLuke Pulverenti
2017-02-02move encoding methods to shared classesLuke Pulverenti
2016-11-01make media encoding project portableLuke Pulverenti
2016-10-30update project targetsLuke Pulverenti
2016-10-29update nugetLuke Pulverenti
2016-10-29continue with .net core targetingLuke Pulverenti
2016-10-26more steps to make provider project portableLuke Pulverenti
2016-10-26move provider project towards portabilityLuke Pulverenti
2016-10-25add more to .net core solutionLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-22use portable librariesLuke Pulverenti
2016-10-21make model project portableLuke Pulverenti
2016-07-02update metadata editorLuke Pulverenti
2016-06-30add startup error handlingLuke Pulverenti
2016-03-22update componentsLuke Pulverenti
2016-02-25update photo resolverLuke Pulverenti
2016-01-16update commonioLuke Pulverenti