| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-02 | Minor improvements | Bond_009 | |
| 2020-11-18 | Fixes spelling. | Greenback | |
| 2020-11-16 | Merge pull request #4138 from BaronGreenback/Comment3 | Joshua M. Boniface | |
| DLNA ContentManager - static and commented. | |||
| 2020-11-06 | Minor perf improvements | Bond_009 | |
| 2020-10-17 | Fix build | Bond_009 | |
| 2020-10-17 | Use nameof where possible | Bond_009 | |
| 2020-09-13 | ContentDirectory | Jim Cartlidge | |
| 2020-08-31 | Fix some warnings | Bond_009 | |
| 2020-08-20 | Fix all warnings in Emby.Dlna | Bond_009 | |
| 2020-08-20 | Reduce warnings in Emby.Dlna | David | |
| 2020-07-17 | Migrate Display Preferences to EF Core | Patrick Barron | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-04-02 | Fix some warnings | Bond_009 | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-01-29 | Close xmlwriter first | Bond-009 | |
| 2020-01-28 | Style | Bond_009 | |
| 2020-01-28 | Fix? | Bond-009 | |
| 2020-01-27 | Try again | Bond_009 | |
| 2020-01-26 | Address comments | Bond-009 | |
| 2020-01-22 | Improvements to dlna server | Bond_009 | |
| * Improve response writer * Add analyzers * Error on warnings in release mode * Disable doc warnings | |||
| 2020-01-23 | Merge pull request #2297 from Bond-009/asyncio | dkanada | |
| Kestrel doesn't like sync IO operations | |||
| 2020-01-21 | Use async methods | Bond-009 | |
| 2020-01-19 | Fix pagination for DLNA root folder list | Carey Metcalfe | |
| Previously, when responding to a DLNA "Browse" request, the `StartingIndex` was not respected and all of the root items were returned each time. This caused infinite loops with in DLNA clients that ignored the `TotalMatches` data in the response and just continued asking for the next page until they got an empty response. This fix makes the root folder list respect the `StartingIndex` and `RequestedCount` parameters like all other responses. Fixes issue #2303 | |||
| 2019-12-06 | Add else | Bond-009 | |
| 2019-10-20 | Don't shuffle some types by default | 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-03-07 | Remove useless abstraction around XmlReaderSettings | Bond_009 | |
| This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage | |||
| 2019-03-01 | Don't mix LINQ and roreach loops for readability | Bond-009 | |
| 2019-02-05 | Some small changes in Device.cs and DidlBuilder.cs | Bond_009 | |
| Device.cs: * Improve dispose function * Style fixes * Remove unused field DidlBuilder.cs: * Remove unused field * Replace giant if chain with a switch statement | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-26 | Minor improvements to db code | Bond_009 | |
| 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 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Dlna | Erwin de Haan | |
| 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-11-20 | 3.2.40.0 | Luke Pulverenti | |
| 2017-10-01 | update home screen sections | Luke Pulverenti | |
| 2017-09-04 | update query objects | Luke Pulverenti | |
| 2017-08-23 | removed dead code | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-08-12 | rework episode queries | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-08-02 | Enable hardware acceleration for image extraction | Luke Pulverenti | |
