| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-21 | Fix NullRef | Bond_009 | |
| 2019-01-20 | Merge pull request #631 from Bond-009/imagesize | Andrew Rabert | |
| Cleanup ImageProcessor and SkiaEncoder | |||
| 2019-01-20 | Fix func name | Andrew Rabert | |
| 2019-01-20 | Formatting | Andrew Rabert | |
| 2019-01-20 | Update appPaths position | Andrew Rabert | |
| 2019-01-20 | Update logger position | Andrew Rabert | |
| 2019-01-20 | Merge branch 'dev' into imagesize | Andrew Rabert | |
| 2019-01-20 | Merge pull request #621 from Bond-009/perf | Andrew Rabert | |
| Minor improvements to library scan code | |||
| 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 #638 from EraYaN/clean-test-files | Andrew Rabert | |
| Removed XmlTv testfiles and nuget install | |||
| 2019-01-20 | Merge pull request #613 from MatMaul/mediaencoding-dev | Andrew Rabert | |
| Update MediaEncoding | |||
| 2019-01-20 | Merge pull request #636 from cvium/fix_subtitle_conversion_direct_streaming | Andrew Rabert | |
| Allow subtitle extraction and conversion in direct streaming | |||
| 2019-01-20 | Merge pull request #639 from Bond-009/ffmpeg4.1 | Andrew Rabert | |
| Fix segment_time_delta for ffmpeg 4.1 | |||
| 2019-01-20 | Removed unused parameters from Program.getImageEncoder | William Taylor | |
| 2019-01-20 | Fix transcoding bitrate | Mathieu Velten | |
| 2019-01-20 | Fix encoding profile handling for vaapi | Mathieu Velten | |
| 2019-01-20 | Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding | Mathieu Velten | |
| Remove some duplicate code that were causing warnings | |||
| 2019-01-20 | Updated param name | William Taylor | |
| 2019-01-20 | Added myself to contributors.md | William Taylor | |
| 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 | Fix segment_time_delta for ffmpeg 4.1 | Bond_009 | |
| 2019-01-20 | Merge pull request #637 from Bond-009/font | Vasily | |
| Remove unused font | |||
| 2019-01-20 | Change CanExtractSubtitles to true to allow conversion during direct streaming | Claus Vium | |
| 2019-01-20 | Remove unused font | Bond_009 | |
| 2019-01-20 | Merge pull request #634 from joshuaboniface/replace-tvdbkey | Anthony Lavado | |
| Replace our TVDB key with @drakus72's which is V1 | |||
| 2019-01-20 | Minor improvements to library scan code | Bond_009 | |
| 2019-01-20 | Merge pull request #622 from joshuaboniface/unified-build | Joshua M. Boniface | |
| Add unified build script and bump_version script | |||
| 2019-01-20 | Bail out if web branch is unclean like build does | Joshua Boniface | |
| 2019-01-20 | Replace our TVDB key with @drakus72's which is V1 | Joshua Boniface | |
| 2019-01-20 | Move dotnet to a per-platform dependency | Joshua Boniface | |
| 2019-01-20 | Use LANG=C for date in Yum changelog | Joshua Boniface | |
| 2019-01-20 | Merge pull request #629 from cvium/fix_subtitleencoder | Andrew Rabert | |
| Fix subtitle converter misinterpreting 0 valued endTimeTicks | |||
| 2019-01-20 | Remove unneeded variable | Claus Vium | |
| 2019-01-20 | Merge pull request #598 from cvium/remove_textencoding | Andrew Rabert | |
| Remove MediaBrowser.Text for license violations and hackiness | |||
| 2019-01-20 | Touchup | Bond_009 | |
| 2019-01-20 | Remove unneeded fields | Bond_009 | |
| 2019-01-20 | Cleanup ImageProcessor | Bond_009 | |
| 2019-01-20 | Remove CodePages from csproj | Claus Vium | |
| 2019-01-20 | Fix subtitle converter misinterpreting 0 valued endTimeTicks | Claus Vium | |
| 2019-01-20 | Fix missing imports after rebase | Claus Vium | |
| 2019-01-20 | Add package ref for codepages | cvium | |
| 2019-01-20 | Remove embedded resource from csproj | cvium | |
| 2019-01-20 | Remove MediaBrowser.Text since it violates licenses and is overall hacky | cvium | |
| 2019-01-20 | Merge pull request #628 from nvllsvm/name | Joshua M. Boniface | |
| Update Product Name (User-Agent) | |||
| 2019-01-19 | Update product name to Jellyfin Server | Andrew Rabert | |
| 2019-01-19 | Use AssmeblyProduct for Name | Andrew Rabert | |
| 2019-01-19 | Merge pull request #582 from nvllsvm/image | Andrew Rabert | |
| Replace custom image parser with Skia | |||
| 2019-01-19 | Merge pull request #627 from nvllsvm/version | Andrew Rabert | |
| Use string for ApplicationVersion | |||
| 2019-01-19 | Combine Emby.Drawing and Emby.Drawing.Skia | Andrew Rabert | |
| 2019-01-19 | Remove allowSlowMethods from image processing | Andrew Rabert | |
