| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-03 | Remove workaround for dotnet/runtime#42790 | Bond_009 | |
| 2021-10-03 | Fix warning: Type cast is redundant (#2149) | KonH | |
| 2021-10-03 | Fix warning: Redundant control flow jump statement (#2149) | KonH | |
| 2021-10-03 | Fix warning: Using directive is not required by the code and can be safely ↵ | KonH | |
| removed (#2149) | |||
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-25 | Merge branch 'master' into keyframe_extraction_v1 | cvium | |
| 2021-09-25 | Remove sync FileStream hack | Bond_009 | |
| 2021-09-24 | Address comments | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-23 | Add first draft of keyframe extraction for Matroska | cvium | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-10 | Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix | Claus Vium | |
| Fix session references in SyncPlay | |||
| 2021-09-09 | Fix images "not loading" after manual identification | Chris Tam | |
| 2021-09-09 | Fix some warnings | Bond_009 | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-06 | merge branch 'master' into syncplay-sessions-fix | dkanada | |
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore | Cody Robibero | |
| 2021-09-03 | Merge pull request #6498 from Bond-009/invalidop | Claus Vium | |
| Fix InvalidOperationException when serializing MediaPathInfo | |||
| 2021-09-03 | Merge pull request #6358 from MrTimscampi/audio-people | Bond-009 | |
| 2021-09-03 | Fix InvalidOperationException when serializing MediaPathInfo | Bond_009 | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-09-01 | Add subtitle format(codec) to stream display title (#5853) | Mike | |
| Co-authored-by: Michał Kurek <michal.kurek@mail.com> | |||
| 2021-09-01 | Merge pull request #6473 from Bond-009/nullable7 | Claus Vium | |
| Enable nullable for more files | |||
| 2021-08-30 | Simplify the way we choose our ffmpeg | Bond_009 | |
| * no longer search $PATH * no longer require a full path * don't fall back | |||
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-28 | Enable nullable for more files | Bond_009 | |
| 2021-08-16 | Fix documentation for lyricist and arranger | MrTimscampi | |
| 2021-08-16 | Add some new music-related person types and parse from ffprobe | MrTimscampi | |
| 2021-08-15 | Minor improvements | Bond_009 | |
| 2021-08-13 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
| 2021-08-11 | Merge pull request #6258 from gnuyent/feat/hardware-encode-status | Claus Vium | |
| 2021-08-04 | Minor improvements | Bond_009 | |
| 2021-07-30 | Merge pull request #6354 from Bond-009/nullable4 | Bond-009 | |
| Enable nullable in more files | |||
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-07-26 | Enable nullable in more files | Bond_009 | |
| 2021-07-20 | Add tests for GetResolutionText | Bond_009 | |
| 2021-07-20 | Merge pull request #6256 from MrTimscampi/better-resolution-text | Bond-009 | |
| 2021-07-11 | Remove old "has update available" code | Bond_009 | |
| This is the job of a package manager (or maybe the tray app for windows) | |||
| 2021-07-11 | Add int values to HardwareEncodingType enum | Brandon Nguyen | |
| 2021-07-05 | Use nullable enum type instead of strings | Brandon Nguyen | |
| 2021-07-04 | Remove usage of this in GetResolutionText | MrTimscampi | |
| 2021-07-03 | Use hardware encoding string over boolean | Brandon Nguyen | |
| 2021-07-03 | Add hardware encoding status to playback data | Brandon Nguyen | |
| Resolves #6087 | |||
| 2021-07-03 | Refactor GetResolutionText | MrTimscampi | |
| This improves GetResolutionText a little by making it easier to read and better parsing resolutions (Also adding a few new ones like PAL resolutions and 8K) Co-authored-by: Maxr1998 <max.rumpf1998@gmail.com> | |||
| 2021-06-23 | Fix issues with QuickConnect and AuthenticationDb | crobibero | |
| 2021-06-23 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs | |||
| 2021-06-22 | Merge pull request #6200 from nielsvanvelzen/fix-quickconnect | Claus Vium | |
| Refactor Quick Connect | |||
