This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-05-13 04:06:31 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
25f0e8b42359303262f2a1aaef408d7e0fc34911
jellyfin
/
MediaBrowser.Model
/
Drawing
History
Thomas Jones
378ba937b6
Added in pragma warning disable for CA1815 warning.
...
Co-authored-by: Derpipose <
90276123+Derpipose@users.noreply.github.com
>
2025-09-23 13:17:52 -06:00
..
DrawingUtils.cs
Replace == null with is null
2022-12-05 15:00:20 +01:00
ImageDimensions.cs
Added in pragma warning disable for CA1815 warning.
2025-09-23 13:17:52 -06:00
ImageFormat.cs
standardize docs
2024-02-28 17:39:09 -07:00
ImageFormatExtensions.cs
Use MediaTypeNames where possible (
#13440
)
2025-01-26 21:06:24 -07:00
ImageOrientation.cs
Fix some warnings
2020-02-23 12:11:43 +01:00
ImageResolution.cs
fixed namescope for ImageResolution enum;
2022-11-14 16:57:30 +02:00