| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-09 | Move LiveTv to separate project | Patrick Barron | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-11-22 | DVR: Prefer HD channels then earliest showing when handling duplicate ↵ | SenorSmartyPants | |
| showings. (#8768) Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-08-28 | Enable nullable for more files | Bond_009 | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2020-12-23 | Remove custom Json serializer from Emby.Server.Implementations | David | |
| 2020-08-13 | Move GenericEventArgs to Jellyfin.Data.Events | Patrick Barron | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-04-01 | Address comments | Bond_009 | |
| 2020-02-06 | Fix some warnings in Emby.Server.Implementations | Bond_009 | |
| 2019-09-12 | Rewrite `ItemDataProvider` to be more robust | Bond_009 | |
| * Stop locking 2+ times per operation * Don't clone the list multiple times * Keep the lock for the duration of the operation | |||
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part Liv-P | 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. | |||
| 2019-01-06 | Remove unused PowerManagement | Bond_009 | |
| It isn't up to the application to prevent the system from going to sleep | |||
| 2019-01-05 | Remove unnecessary using statements | Bond_009 | |
| 2019-01-05 | Remove FireEventIfNotNull | Bond_009 | |
| It's a pretty useless "helper" class | |||
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-03-26 | rework tuner channel id | Luke Pulverenti | |
| 2016-11-03 | move classes to portable | Luke Pulverenti | |
