Commit Graph

34 Commits

Author SHA1 Message Date
Erwin de Haan
e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Erwin de Haan
9d37fd96f1 Visual Studio Reformat: Emby.Drawing.Skia 2019-01-13 20:16:43 +01:00
Erwin de Haan
ec1f5dc317 Mayor code cleanup
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-10 20:38:53 +01:00
Erwin de Haan
635dd36727 Put all pixmap constructors in using statements.
Cleanup extra ImageInfo as well
2019-01-03 19:11:18 +01:00
Erwin de Haan
0a3862ff80 Moved Emby.Drawing.Skia off of deprecated functions.
Cleaned up some other declarations along the way.
2019-01-03 18:59:12 +01:00
Bond_009
ea4c914123 Fix exception logging 2018-12-30 22:44:39 +01:00
Bond_009
0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
Bond_009
77eba9cc44 Address comments 2018-12-14 17:46:43 +01:00
Bond_009
c189d31a2b Remove some warnings 2018-12-13 22:34:28 +01:00
stefan
48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti
dec3b1bbb0 improve image processing performance 2017-12-01 12:04:32 -05:00
Luke Pulverenti
5fa007d04e add error handling to work around skia crashes 2017-11-01 15:45:10 -04:00
Luke Pulverenti
2300026e84 support nef with skia 2017-09-28 13:01:43 -04:00
Luke Pulverenti
31b01cbb56 add fixes for dng images 2017-09-22 16:33:01 -04:00
Luke Pulverenti
c0baa0ce90 support cr2 with skia 2017-09-09 14:19:02 -04:00
Luke Pulverenti
49b799adbe 3.2.30.8 2017-09-05 15:49:02 -04:00
Luke Pulverenti
5c982dab35 update image orientation 2017-09-02 15:22:19 -04:00
Luke Pulverenti
0fd4b0ffca update image rotation 2017-09-02 01:44:47 -04:00
Luke Pulverenti
78ad5c91f1 update image orientation 2017-09-02 01:33:04 -04:00
Luke Pulverenti
dd9404ebc6 update skiasharp to 1.58.1 2017-08-30 23:49:38 -04:00
Luke Pulverenti
d2b86edf05 update hdhr channel ids 2017-08-15 23:40:36 -04:00
Luke Pulverenti
6eec35ecbd update skia decoding 2017-07-01 21:22:23 -04:00
Luke Pulverenti
bcaf9bd19c add skia error handling 2017-06-24 14:29:23 -04:00
Luke Pulverenti
d76bcd8473 fix photo orientation 2017-06-09 15:24:31 -04:00
Luke Pulverenti
5b6356e779 remove ImageMagick from Windows 2017-06-04 14:31:40 -04:00
Luke Pulverenti
47fc7c6aee add GenreItems property 2017-05-18 17:05:47 -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
3feeb04ffc update skia 2017-05-10 23:23:16 -04:00
Luke Pulverenti
aae64e6b87 update skia 2017-05-10 15:57:55 -04:00
Luke Pulverenti
3c60445311 update skia 2017-05-10 15:56:59 -04:00
Luke Pulverenti
f49d20033d move crop whitespace directly to encode image 2017-05-10 00:49:11 -04:00
Luke Pulverenti
4569b6b491 update images 2017-05-09 16:18:02 -04:00
Luke Pulverenti
34c3783f42 update project files 2017-05-09 15:53:46 -04:00