aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs
AgeCommit message (Expand)Author
2020-01-22Remove FileSystem.GetStreamBond-009
2020-01-10Merge branch 'master' into embytvBond_009
2019-12-04Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.csBond_009
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
2019-09-23Fix multiple mistakes and warningsBond_009
2019-07-15Fixed SMI to SRT UTF-16 Encoding bugKhinenw
2019-06-11Stop path substitution in SubtitleEncoderTristan McCann
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 `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-22Set EnableRaisingEvents correctly for SubtitleEncoderTthecreator
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-20Merge pull request #629 from cvium/fix_subtitleencoderAndrew Rabert
2019-01-20Remove unneeded variableClaus Vium
2019-01-20Fix subtitle converter misinterpreting 0 valued endTimeTicksClaus Vium
2019-01-20Remove MediaBrowser.Text since it violates licenses and is overall hackycvium
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: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.MediaEncodingErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-06SubtitleEncoder: stop using tuples for clarityBond_009
2019-01-04Fix nullrefexception in SubtitleEncoderBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30RebaseBond_009
2018-12-14Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6...Mathieu Velten
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-06-183.2.20.5Luke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-04-21switch to hwaccel autoLuke Pulverenti
2017-04-18update encoding detectionLuke Pulverenti
2017-03-15update hls to support mpeg2videoLuke Pulverenti
2017-03-01omit input container when hw encodingLuke Pulverenti
2017-02-16improve subtitle responsesLuke Pulverenti
2016-12-09update use of shellexecuteLuke Pulverenti
2016-11-19update componentsLuke Pulverenti
2016-11-17add subtitle fix for tizenLuke Pulverenti
2016-11-14update image & subtitle extractionLuke Pulverenti
2016-11-08update portable projectsLuke Pulverenti
2016-11-03move classes to portable projectLuke Pulverenti
2016-11-01make media encoding project portableLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-23rework scheduled tasks in preparation of common project going portableLuke Pulverenti
2016-10-06avoid buffering http responsesLuke Pulverenti
2016-09-03add loopback handlerLuke Pulverenti
2016-07-07update subtitle extractionLuke Pulverenti
2016-06-30update startup testsLuke Pulverenti