| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-10-06 | add comment explaining a bug fix | dkanada | |
| 2019-10-06 | fix missing image on seasons without posters | dkanada | |
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-08-19 | Fix LocalTrailers playback. | SL1288 | |
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-03-25 | Seperate changes from #1023 | Bond-009 | |
| The unrelated changes from #1023 (and more) | |||
| 2019-02-26 | Remove ordering items | Bond-009 | |
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-02-05 | Complete rename ImageSize -> ImageDimensions | Bond-009 | |
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-26 | Change image dimentions from double to int | Bond_009 | |
| Rename ImageSize -> ImageDimensions | |||
| 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-17 | Reformat JustAMan review pt1 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part De-H | Erwin de Haan | |
| 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. | |||
| 2018-12-30 | Clean up some catch statements | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-10-22 | fix image analysis | Luke Pulverenti | |
| 2017-10-22 | update image aspect ratio detection | Luke Pulverenti | |
| 2017-10-16 | support delete per library | Luke Pulverenti | |
| 2017-10-01 | update playback settings | Luke Pulverenti | |
| 2017-09-22 | add fixes for dng images | Luke Pulverenti | |
| 2017-09-21 | separate deinterlacing params by video codec | Luke Pulverenti | |
| 2017-09-20 | Merge pull request #2897 from MediaBrowser/beta | Luke | |
| Beta | |||
| 2017-09-18 | update owned items | Luke Pulverenti | |
| 2017-09-07 | update image processor | Luke Pulverenti | |
| 2017-08-30 | update ResolutionNormalizer | Luke Pulverenti | |
| 2017-08-27 | update dto methods | Luke Pulverenti | |
| 2017-08-27 | Merge pull request #2847 from MediaBrowser/beta | Luke | |
| Beta | |||
| 2017-08-24 | update active recordings | Luke Pulverenti | |
| 2017-08-23 | rework active recordings | Luke Pulverenti | |
| 2017-08-23 | normalize media source container | Luke Pulverenti | |
| 2017-08-23 | removed dead code | Luke Pulverenti | |
| 2017-08-20 | fix quick play with play button | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-08-13 | fixes #2798, fixes #2799 | Luke Pulverenti | |
| 2017-08-11 | update download error handling | Luke Pulverenti | |
| 2017-08-11 | reduce traffic from session player | Luke Pulverenti | |
| 2017-08-10 | consolidate fields | Luke Pulverenti | |
