Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
2020-06-04 16:52:23 -04:00 |
|
Vasily
|
26eef1bbf8
|
Move logic of computing Blurhash components to ImageProcessor
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
2020-06-01 18:12:49 +03:00 |
|
Vasily
|
29443e3681
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2020-05-26 00:50:29 +03:00 |
|
Patrick Barron
|
56212e8101
|
Warnings cleanup
|
2020-05-22 20:20:18 -04:00 |
|
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
2020-05-21 01:43:19 +03:00 |
|
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
|
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
2020-05-20 12:09:52 -04:00 |
|
Vasily
|
2b1ae7ac58
|
Fix code smells
|
2020-05-19 15:42:50 +03:00 |
|
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
2020-05-18 23:21:37 +03:00 |
|
Patrick Barron
|
9ad839c776
|
Initial migration code
|
2020-05-12 22:10:35 -04:00 |
|
Mark Monteiro
|
efe3ebaab8
|
Eliminate circular dependency between LibraryManager and ImageProcessor
|
2020-04-04 16:01:10 -04:00 |
|
Bond_009
|
ddf9b38799
|
Simplify image processing by removing image enhancers
|
2020-01-21 20:26:30 +01:00 |
|
Mark Monteiro
|
88928118eb
|
Add missing documentation in Jellyfun.Drawing.Skia
|
2019-12-13 20:57:23 +01:00 |
|
Bond_009
|
838e5d05d5
|
Document all public/internal members of Emby.Drawing
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
|
2019-08-11 16:52:37 +02:00 |
|
Vasily
|
3a88a3c795
|
Merge pull request #822 from Bond-009/imagedimensions
Complete rename ImageSize -> ImageDimensions
|
2019-02-08 20:02:25 +03:00 |
|
Bond_009
|
70c85925af
|
Move some arrays to generics
|
2019-02-06 22:58:12 +01:00 |
|
Bond-009
|
e216702bcf
|
Complete rename ImageSize -> ImageDimensions
|
2019-02-05 19:53:50 +01:00 |
|
Claus Vium
|
dc68d61491
|
Fix default aspect ratio
|
2019-01-28 21:55:44 +01:00 |
|
Bond_009
|
883575893b
|
Change image dimentions from double to int
Rename ImageSize -> ImageDimensions
|
2019-01-26 13:16:47 +01:00 |
|
Bond_009
|
8fc8fc0622
|
Cleanup ImageProcessor
|
2019-01-20 14:18:37 +01:00 |
|
Andrew Rabert
|
449dd1a6a2
|
Remove allowSlowMethods from image processing
|
2019-01-19 22:33:55 -05:00 |
|
Erwin de Haan
|
38f96af079
|
Reformat JustAMan review pt2 changes
Refs #575
|
2019-01-17 20:24:39 +01:00 |
|
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
2019-01-13 21:01:16 +01:00 |
|
Erwin de Haan
|
3ed6f37030
|
EditorConfig reformat: MediaBrowser.Controller
|
2019-01-13 20:30:58 +01:00 |
|
Erwin de Haan
|
26ca4b607b
|
Visual Studio Reformat: MediaBrowser.Controller
|
2019-01-13 20:25:32 +01:00 |
|
hawken
|
bd169e4fd4
|
remove trailing whitespace
|
2019-01-07 23:27:46 +00:00 |
|
Andrew Rabert
|
a86b71899e
|
Add GPL modules
|
2018-12-27 18:27:57 -05:00 |
|
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
2018-09-12 19:26:21 +02:00 |
|
Luke Pulverenti
|
ac09136a3d
|
restore GetImageSize method
|
2017-10-22 17:38:03 -04:00 |
|
Luke Pulverenti
|
7e5036a587
|
update image aspect ratio detection
|
2017-10-22 02:22:43 -04:00 |
|
Luke Pulverenti
|
31b01cbb56
|
add fixes for dng images
|
2017-09-22 16:33:01 -04:00 |
|
Luke Pulverenti
|
eb63e0d264
|
update image processor
|
2017-09-07 14:17:18 -04:00 |
|
Luke Pulverenti
|
49b799adbe
|
3.2.30.8
|
2017-09-05 15:49:02 -04:00 |
|
Luke Pulverenti
|
e441e2f53d
|
update active recordings
|
2017-08-24 15:52:19 -04:00 |
|
Luke Pulverenti
|
52aeb3c40b
|
consolidate interfaces
|
2017-08-07 17:06:13 -04:00 |
|
Luke Pulverenti
|
8dcfda89d1
|
update image size responses
|
2017-06-24 14:32:57 -04:00 |
|
Luke Pulverenti
|
d76bcd8473
|
fix photo orientation
|
2017-06-09 15:24:31 -04:00 |
|
Luke Pulverenti
|
da77b05817
|
update data queries
|
2017-05-21 03:25:49 -04:00 |
|
Luke Pulverenti
|
799494af0b
|
update image methods
|
2017-05-19 13:09:37 -04:00 |
|
Luke Pulverenti
|
9cd2d793be
|
update image encoding
|
2017-05-17 14:18:18 -04:00 |
|
Luke Pulverenti
|
2f4f8c105e
|
update image processing
|
2017-05-14 22:27:58 -04:00 |
|
Luke Pulverenti
|
2e3d1780e4
|
update dlna profiles
|
2017-05-12 14:09:42 -04:00 |
|
Luke Pulverenti
|
21d2573d05
|
update skia
|
2017-05-12 00:57:09 -04:00 |
|
Luke Pulverenti
|
f49d20033d
|
move crop whitespace directly to encode image
|
2017-05-10 00:49:11 -04:00 |
|
Luke Pulverenti
|
68772e7d9b
|
update details
|
2016-12-03 02:58:48 -05:00 |
|
Luke Pulverenti
|
5655787c1a
|
update portable projects
|
2016-11-11 12:33:10 -05:00 |
|
Luke Pulverenti
|
b6979fa28a
|
pass along date modified
|
2016-07-17 12:59:40 -04:00 |
|
Luke Pulverenti
|
c3baf28246
|
update playlist collages
|
2016-06-18 13:26:57 -04:00 |
|
Luke Pulverenti
|
c7fe8587cb
|
stub out ForegroundLayer param
|
2016-02-23 14:48:58 -05:00 |
|
Luke Pulverenti
|
0bdc25382a
|
fix merge conflicts
|
2015-11-12 14:30:07 -05:00 |
|