| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-29 | Enable nullable for more files | Bond_009 | |
| 2023-07-29 | Only disable the global_header for AMD HEVC encoder (#10045) | Nyanmisaka | |
| 2023-07-29 | Add ability to upload (and save) SDH subtitles (#10036) | MBR-0001 | |
| 2023-07-29 | Apply review suggestions | Shadowghost | |
| 2023-07-15 | Apply review suggestions | Shadowghost | |
| 2023-07-07 | Enforce permissions on websocket connections | Shadowghost | |
| 2023-07-07 | Add wrapper object for authentication event information | Shadowghost | |
| 2023-07-06 | Merge pull request #9799 from Bond-009/genregex | Bond-009 | |
| 2023-07-03 | Merge pull request #8147 from Shadowghost/network-rewrite | Joshua M. Boniface | |
| 2023-07-02 | Fix sending websocket messages (#9948) | Cody Robibero | |
| 2023-07-02 | Backport pull request #9928 from jellyfin/release-10.8.z | nyanmisaka | |
| Disable global_header on AMD VA-API encoder Original-merge: a732a28229564a6da7db18bab07bcee75d6f2648 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-07-01 | Add CreateTiles to ITrickplayManager | Nick | |
| 2023-07-01 | Merge pull request #9920 from nielsvanvelzen/lyric-parser | Claus Vium | |
| 2023-07-01 | Check for empty string in DefaultLyricProvider | Niels van Velzen | |
| 2023-06-29 | Fix Websocket OpenApi (#9935) | Cody Robibero | |
| * Further split inbound and outbound messages * Fix datatype for inbound start messages * fixes from review | |||
| 2023-06-28 | Merge branch 'master' into trickplay | Nick | |
| 2023-06-28 | Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections | Joshua M. Boniface | |
| 2023-06-28 | Merge pull request #9907 from nyanmisaka/av1e | Bond-009 | |
| 2023-06-28 | Merge pull request #9890 from Shadowghost/videorange-rework | Bond-009 | |
| 2023-06-28 | Use RegexGenerator where possible | Bond_009 | |
| 2023-06-28 | Migrate VideoRange and VideoRangeType to Enum | Shadowghost | |
| 2023-06-27 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-26 | Migrate to trickplay table to EF. Rename vars/methods/members to have ↵ | Nick | |
| consistent use of tile and thumbnail | |||
| 2023-06-23 | Move GetHlsPlaylist to ITrickplayManager | Nick | |
| 2023-06-23 | Add support for lyric provider plugins | Niels van Velzen | |
| 2023-06-22 | Move SkiaSharp related code to Jellyfin.Drawing and IImageEncoder | Nick | |
| 2023-06-22 | crobibero styling, format, code suggestions | Nick | |
| 2023-06-22 | Move fps filter to GetVideoProcessingFilterParam | Nick | |
| 2023-06-22 | Use config values | nicknsy | |
| 2023-06-22 | Stay consistent with patch branch | nicknsy | |
| 2023-06-22 | IsAutomated not set on copy | nicknsy | |
| 2023-06-22 | Trickplay generation, manager, storage | nicknsy | |
| 2023-06-21 | Reduce bottlenecks scan code (#9863) | Bond-009 | |
| 2023-06-21 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-20 | Refine SwDec and QSV encoding | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-20 | Add AV1 hardware and software encoding | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-19 | Merge pull request #8744 from DomiStyle/segment-deletion | Cody Robibero | |
| 2023-06-18 | Removed unused lines | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-18 | Fix #9642 backport | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-15 | Merge branch 'master' into segment-deletion | Dominik | |
| 2023-06-15 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-13 | Rearrage the Amd vaapi-vulkan pipeline for synchronization | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-13 | Backport pull request #9671 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix the canvas size for DVBSUB and DVDSUB subtitles Original-merge: eba95cc7f0304ebc9c1a8c0fc11a29ffca6fc97d Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2023-06-13 | Backport pull request #9642 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix the brightness of VPP tonemap and add the tonemap mode Original-merge: d5a8419bc52ba06c070012849ba166dd2fbff8b0 Merged-by: Cody Robibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2023-06-13 | Backport pull request #9538 from jellyfin/release-10.8.z | TheTyrius | |
| Fix nvenc preset order Original-merge: 79bb7560dc7848608cfab538b3aaf56dea545d8f Merged-by: Cody Robibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2023-06-10 | Add all websocket messages to generated openapi spec (#9682) | Cody Robibero | |
| * Add all websocket messages to generated openapi spec * Use oneOf * JsonIgnore ServerId * Oops * Add discriminators * Add WebSocketMessage container for Inbound and Outbound messages | |||
| 2023-06-10 | Merge pull request #8203 from Shadowghost/nfo-season-names | Cody Robibero | |
| Implement NFO named season parsing | |||
| 2023-06-07 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-05 | Source SQLite cache_size from an Environment Variable (#9666) | Mark Lopez | |
| 2023-05-30 | Merge pull request #9818 from Shadowghost/fixes | Bond-009 | |
