| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-20 | Merge pull request #623 from wtayl0r/inject-logger-factories | Andrew Rabert | |
| Replaced injections of ILogger with ILoggerFactory | |||
| 2019-01-20 | Merge pull request #613 from MatMaul/mediaencoding-dev | Andrew Rabert | |
| Update MediaEncoding | |||
| 2019-01-20 | Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding | Mathieu Velten | |
| Remove some duplicate code that were causing warnings | |||
| 2019-01-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-20 | Change CanExtractSubtitles to true to allow conversion during direct streaming | Claus Vium | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | 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.MediaEncoding | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Merge pull request #506 from hawken93/linting | Joshua M. Boniface | |
| Removing tabs and trailing whitespace | |||
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-08 | Remove useless properties from IEnvironmentInfo | Bond_009 | |
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2019-01-05 | Reduce log spam from ffmpeg info | Bond_009 | |
| 2019-01-02 | Remove unused FontConfigLoader | Bond_009 | |
| 2019-01-02 | Use static regex | Bond_009 | |
| 2019-01-02 | Change regex to multiline | Bond_009 | |
| ex: https://regex101.com/r/bn9IOy/12 | |||
| 2019-01-02 | Remove extra capture group from regex | Bond_009 | |
| https://regex101.com/r/bn9IOy/11/ | |||
| 2019-01-02 | Use regex to check if ffmpeg output contains codec | Bond_009 | |
| Demo of the regex: https://regex101.com/r/bn9IOy/10/ | |||
| 2019-01-02 | Use ValueTuple and Linq | Bond_009 | |
| 2019-01-02 | Reduce log spam and clean up EncoderValidator | Bond_009 | |
| 2019-01-02 | Remove some warnings | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Rebase | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-12-14 | Port MediaEncoding and Api.Playback from ↵ | Mathieu Velten | |
| 10e57ce8d21b4516733894075001819f3cd6db6b | |||
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-08-01 | fixes #2121 - background roku thumbnail generation (or maybe... any ↵ | Luke Pulverenti | |
| scheduled task?) should be "niced" | |||
| 2017-07-27 | move auto-organize to plugin | Luke Pulverenti | |
| 2017-07-13 | update lg dlna profile | Luke Pulverenti | |
| 2017-06-26 | support max audio bit depth | Luke Pulverenti | |
| 2017-06-23 | support individual library refreshing | Luke Pulverenti | |
| 2017-06-13 | update home sections | Luke Pulverenti | |
| 2017-06-12 | add hevc cuvid | Luke Pulverenti | |
| 2017-06-10 | enable h264_cuvid decoder | Luke Pulverenti | |
| 2017-06-04 | move methods to base class | Luke Pulverenti | |
| 2017-05-29 | add IsInterlaced param | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-05-13 | add sample rate condition | Luke Pulverenti | |
| 2017-05-08 | fix movie db find by external id | Luke Pulverenti | |
| 2017-05-04 | improve smb support | Luke Pulverenti | |
| 2017-05-04 | removed dead code | Luke Pulverenti | |
| 2017-04-27 | unify audio conversion | Luke Pulverenti | |
| 2017-04-27 | update folder queries | Luke Pulverenti | |
| 2017-04-21 | switch to hwaccel auto | Luke Pulverenti | |
| 2017-04-17 | update automated checkins | Luke Pulverenti | |
| 2017-04-15 | update audio sync params | Luke Pulverenti | |
| 2017-04-12 | update omdb info parsing | Luke Pulverenti | |
